/* CSS Document */
<!--
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	background-image: url(../img/bgsite.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #408CFF;
	text-decoration: none;
}
a:visited {
	color: #408CFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #408CFF;
	text-decoration: none;
}

#WarningBoxNew {width:430px; height:auto; background-color:#FFFFDF; overflow:auto; border:1px solid #DBDB8C; padding:10px 0; font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#87803F; white-space:normal; margin-top:12px; clear:both; display:block; margin:30px auto;}
#WarningBoxNew #ThumbWarning {width:27px; height:auto; float:left; overflow:hidden; margin:0 10px;}
-->

