/* reformatted HTML tags */
body {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(../media/gif/background.gif);
	background-color:#b8d0d9;
	margin:0px;
	padding:0px;
	color:#808080;
	text-align:center;
	font-family:Verdana:Arial:Tahoma;
	
}


.selectbox
{	
	font-family:Verdana;font-size:12px;
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}

#pri fieldset select{margin:12px;}
#pri{width:400px;;float:left;padding:12px;border-right:inset 2px white;}
#sec{width:300px;;float:left;padding:12px;}




li {
	padding-bottom:5px;
}
a:link {
	text-decoration:none;
	color:#174975;
}
a:visited {
	text-decoration:none;
	color:#174975;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
a:active {
	text-decoration:underline;
	color:#174975;
}

.apply_table {
border:1px solid #b8d0d9;
color:#000000;
vertical-align:top;
}



.bod_table {
border:1px solid #FFFFFF;
color:#000000;
text-align:center;
vertical-align:top;
background-color:#010101;
}
.bod_effect {
text-decoration:none;
}
.bod_effect:link, .bod_effect:visited {
color:#000000;
cursor:pointer;
text-decoration:none;
}
.bod_effect:hover, .bod_effect:active {
background-color:#FFFFFF;
color:#666666;
cursor:pointer;
text-decoration:none;

}
