body{
background:#68676C url(img/body_bg.jpg) center repeat-y; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
padding:0px;
} 

.h1{
border-bottom: 3px solid #607E98;
color:#607E98;
font-size:14px;
font-weight:bold;
}

.zoom_pic{
border:5px solid #607E98;
}

.menu_td{
color:black;
font-weight:bold;
text-align:center;
width:148;
height:34;
}

.menu_td_hover{
color:black;
font-weight:bold;
text-align:center;
width:148;
height:34;
}

.black_box{
padding-left:30;
padding-right:28;
color:white;
}

.right_button{
padding-left:30;
padding-right:28;
text-align:center;
font-weight:bold;
}


.main_page_div{
padding:4px;
color:white;
/*
width:464;
*/

width:476;

height:410;
overflow:auto;
filter: alpha(opacity = 70);
-moz-opacity: 0.70;
opacity: 0.70;
border:0px solid white;
background:black;
text-align:left:
}



table{
font-size:12px;
}

a{
color:#FCD000;
text-decoration:underline;
}

a:hover{
color:white;
text-decoration:none;
}

p{
margin:0px;
}


h3,.h3color{
color:#FCD000;
margin-bottom:0px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #f9f9f9;
padding: 2px;
background-color: white;
font-family: sans-serif;
font-size: 12px;
color:black;
font-weight:bold;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
filter: alpha(opacity = 80);
-moz-opacity: 0.80;
opacity: 0.80;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
filter: alpha(opacity = 80);
-moz-opacity: 0.80;
opacity: 0.80;
}


.menu_link{
color:black;
text-decoration:none;
}

.menu_link:hover{
color:black;
}

.hand{
cursor:pointer;
}

.errormsg{
font-size:11px;
color:white;
font-weight:bold;
background:red;
border:1px solid black;
}

.gray{
color:gray;
}

.normal_link{
font-size:10px;
color:black;
text-decoration:none;
}

.normal_link:hover{
color:gray;
text-decoration:underline;
}

.found{
background:#FFF57F;
color:black;
border-bottom:1px solid red;
}

li{
list-style-image:url(./img/li_special.gif);
margin-top:3px;
}



.nowrap{
white-space: nowrap;
}

.input,.select{
font-family:Verdana;
font-size:11px;
border:1px solid #9893cc;
background:#4F4D65;
color:white;
}


.textarea{
font-family:Verdana;
font-size:11px;
border:1px solid #9893cc;
background:#4F4D65;
color:white;
}

.expanded{
color:#820A09;
}

.font9{
font-size:9px;
}

.font10{
font-size:10px;
}

.font11{
font-size:11px;
}


.font12{
font-size:12px;
}


.font13{
font-size:13px;
}


.font14{
font-size:14px;
}


.font15{
font-size:15px;
}


.button,.bnt{
	
	border:1px solid gray;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background:#c10507 url(img/button_bg.jpg) repeat-x;
	cursor: pointer;
	height:20px;
}

.reg_td{
background-image:url(img/reg_td_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
border-bottom:1px solid #141414;
text-align:right;
}

.head_t{
font-weight:bold;
}

.button:disabled{
color:red;
}

 

.none{
display:none;
}



.row1{
background:none;
}

.row2{
background:#F2F2F2;
}

.siterow1{
background:#f9fbfd;
}

.siterow2{
background:white;
}


.selected_row{
background:#316AC5;
color:white;

}

.what{
color:#55A0FF;
font-size:9px;
}

.universal{
background:gray;
color:black;
font-size:12px;
margin-top:2px;
border:1px solid #C0C7CF;
}

.small{
font-size:9px;
}

.bold{
font-weight:bold;
}

.nobold{
font-weight:normal;
}

.red{
color:red;
}
.black{
color:black;
}

.green{
color:#5BCC00;
}


.redbg{
color:white;
background:red;
}

.greenbg{
color:white;
background:green;
}

.main_table_admin{
color:black;
background:#F9F9FB;
}


.result{
background:white ;
color:black;
font-size:12px;
margin-top:2px;
border:1px solid gray;
}

.result_head{
font-weight:bold;
border-bottom:3px solid gray;
cursor:pointer;
}

.admin_link_none{

}

.admin_link_none:hover{
color:red;
}

.admin_link_selected{
font-weight:bold;
color:red;
}


.login_table{
font-size:10px;
color:black;
}

.login_table_link{
font-size:10px;
color:white;
text-decoration:none;
}

.login_table_link:hover{
text-decoration:underline;
}


.login_input{
font-size:10px;
color:white;
border:1px solid #CED9DF;
background:none;
}


.login_button{
font-size:10px;
color:white;
border:1px solid #969696;
background:black;
}

select{
color:black;
font-size:11px;
}
