@charset "utf-8";
/* CSS Document */
body, html{height:100%}
body{
	margin:0px;
	font-size:11px;
	color:#000;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#fff;
	font-family:arial;/*Tahoma, Geneva, sans-serif;*/
}
#mainmenu{
	padding:10px;
	text-align:right;
}
.highlight{color:#F0C}
.hot{color:#FC0}
.clr{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

.table{border-collapse:collapse;}
.table td,.table th{padding:4px;text-align:left;border-bottom:1px solid #454545}
.table th{color:#CDE699;font-size:12px;	font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal}
.table .subheader{background-color:#3A3A3A;font-weight:bold}
.table td{color:#E6F3CB}
form{margin:0px;}
a{color:#363;text-decoration:none}
a:hover{text-decoration:underline}
hr{height:0px;color:#fff;border:0px;border-top:1px solid #1f3130;width:100%;}
.panel{margin:10px}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-indent:10px;
	color:#33A2B9;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
	font-size:28px;
	margin-bottom:10px;
}

h2{
	font-size:20px;
	color:#99D7E3;
}

