.tahoma_bold
{
	font-family : tahoma;
	font-weight: 600;
}

h1
{
	font-family : tahoma;
	font-weight: 500;
}
input 
{
	font-family : tahoma;
	font-size: 10px;
	
}

.text
{
	border: 1px solid #CECCBB;
}

.okButton
{
	cursor:pointer;
	border:outset 0px #fff;
	background:#fff;
	color:#fff;
	font-weight: 600;
	padding: 6px;
	background: url("../images/Button/btn_ok_bg.gif") repeat-x left top;	
}

.Next a img
{
		height: 40px;
        color: #FFF;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 25px;
        text-decoration: none;
}

.Next a:link img, .Next a:visited img 
{
	    color: #FFF;
        display: block;
        background:  url("../images/Button/Next.gif");
        padding-right: 20px;
        padding-top: 2.5px;
        padding-bottom: -4px;
}

.Next a:hover img
{ 
        color: #FF3300;
        background:  url(menu.jpg) 0 -25px;
        padding-right: 20px;
        padding-top: 2.5px;
        padding-bottom: -4px; 
}
        
.disabled 
{
	background-color: #F8F8F3; /*#E9E8E0;*/
	border: 1px solid #CECCBB;
}
