@charset "utf-8";
html, body {
	font:normal 12px Arial;
	color:#000;
	margin:0px;
	margin-top:7px;
	background:url(../images/bg.gif) repeat #9c9c9c;
	SCROLLBAR-FACE-COLOR: #757575;
	SCROLLBAR-HIGHLIGHT-COLOR: #c8c8c8;
	SCROLLBAR-SHADOW-COLOR: #c8c8c8;
	SCROLLBAR-3DLIGHT-COLOR: #c8c8c8;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #e0e4e8;
	SCROLLBAR-DARKSHADOW-COLOR: #c8c8c8;	
}
FORM, H1, H2, H3, H4 {
	margin:0px;
}
H1 {
	margin:0px;
	font:bold 16px Arial;
	color:#df0d00;
}
H2 {
	margin:0px;
	padding:0px;
	font:bold 14px Arial;
	color:black;
}
p {
	margin-top:5px;
}
img {
	border:none;
}
#Top {
	background:#fff;
	width:778px;
}
#Mid
{
	width:778px;
	background-color:#fff;
}
#Bot {	
	height:29px;
	background:url(../images/bottom_bg.jpg) no-repeat #FFFFFF;
	width:778px;
}
#Bot A {
	font-family:Arial;
	font-size:11px;
	color:black;
	font-weight:normal;
	text-decoration:none;
}
#Bot Table {
	width:auto;
	height:29px;
	text-align:center;
}
#Bot Table TD {
	padding-left:5px;
	padding-right:5px;
}
#Bot A:hover {
	text-decoration:underline;
}

#Menu {
	width:778px;
	background:url(../images/top_menu_bg.jpg) repeat-x #eaf3fc;
	height:28px;
	direction:ltr;
}
/*#Menu Table {
	width:100%;
	height:28px;
	text-align:center;
}
#Menu TD {
	border-right:1px dotted #9ac1e9;
}
#Menu A {
	font-family:Arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#Menu A:hover {
	color:#ff6600;
	text-decoration:underline;
}*/
#BottomMenu {
	width:929px;
	background:#cccccc;
	height:23px;
	direction:ltr;
}
#Footer {
	width:778px;
	height:25px;
	direction:ltr;
}
#Footer Table {
	width:100%;
	height:25px;
	font-family:Arial;
	font-size:12px;
	color:black;
	font-weight:normal;
	text-decoration:none;	
	text-align:left;
}
#Footer A {
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;
}
#Footer A:hover {
	text-decoration:underline;
}
#DateNTime {
	width:778px;
	height:30px;
	background:url(../images/DateNTime_bg.jpg) repeat-x center;
}
#DateNTime Table{
	width:100%;
	height:30px;
	text-align:left;
	color:black;
}
#News {
	width:930px;
	height:30px;
}
#News Table{
	width:100%;
	height:30px;
}
#Main {
	width:778px;
	background:url(../images/top_main_bg.jpg) top repeat-x #f0f1f3;
}

#MainBox {
	padding-left:7px;
	padding-right:0px;
}
#Middle {
	padding-left:7px;
	padding-right:7px;
}
#PageBox {
	width:577px;
	padding-left:7px;
	padding-right:7px;
}
.smallBoxClear
{
	width:179px;
	direction:ltr;
	text-align:center;
	margin-bottom:7px;
}
.smallBox
{
	width:179px;
	direction:ltr;
	margin-bottom:7px;
	background:url(../images/smallBox_bg.jpg) repeat-y center #fff;
}
.smallBox H2 {
	font:bold 12px Arial;
	color:white;
}
.smallBox Table
{
	width:100%;
	text-align:left;
}
.smallBoxBotBanner {
	background:url(../images/default_25.jpg) bottom no-repeat;
	width:179px;
}

.smallBoxBot {
	background:url(../images/default_25.jpg) bottom no-repeat #fff;
	height:4px;
	width:179px;
}
.largeBox
{
	width:577px;
	direction:ltr;
	margin-bottom:7px;
	background:#fff;
}
.largeBox Table
{
	width:100%;
	border-left:1px solid #c1c7d0;
	border-right:1px solid #c1c7d0;
	text-align:left;
}
.largeBoxBot {
	background:url(../images/default_39.jpg) bottom no-repeat #fff;
	height:5px;
	width:577px;
}
.bigBox
{
	width:392px;
	direction:ltr;
	margin-bottom:7px;
	background:#fff;
}
.bigBox Table
{
	width:100%;
	border-left:1px solid #c1c7d0;
	border-right:1px solid #c1c7d0;
	text-align:left;
}
.bigBoxBot {
	background:url(../images/default_39.jpg) bottom no-repeat #fff;
	height:5px;
	width:392px;
}
.largeBoxBot {
	background:url(../images/default_39_2.jpg) bottom no-repeat #fff;
	height:5px;
	width:577px;
}
.buttonBox
{
	width:169px;
	direction:ltr;
	margin-bottom:5px;
}
.Mheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Mheads:hover {
	color: #000000;
}
.Mheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.Mheads3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext:hover {
	text-decoration: underline;
}
.mtext_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.mtext_med:hover {
	text-decoration: underline;
}
.mtext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext_small:hover {
	text-decoration: underline;
}
.mtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.mtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.mcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mcats:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.mcats:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD800;
	text-decoration: none;
}
.mcats:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orange {
	color:#ff6600;
}
.black {
	color:#000;
}
.red {
	color:#df0d00;
}
.green {
	color:#00CC00;
}
.review_odd {
	background:#eaf1f9;
}
.review_even {
	background:#ffffff;
}
