body {

	background-color: #B0B0B0;

	text-align: center;

	margin-top: 10px;

}

#topline {

	background-color: #29363E;

	height: 9px;

}

#logocell {

	background-color: #ffffff;

	width: 174px;

	height: 134px;

}

#maintable {

	width: 100%;

	text-align: left;

}

#menu {

	background-color: #002255;

	width: 140px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	vertical-align: top;

	text-align: left;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left:8px;

}

#menu a {

	font-family: Arial,sans-serif;

	color: #ffffff;
	
	font-weight: bold;

	font-size: 15px;

	text-decoration: none;

	line-height: 1.4em;

}
.menu a:link, .menu a:visited, .menu a:active {
	color: #D70000;
	width: 140px;
	text-decoration: none;
	font-size: 15px;
	text-align: left;
}
#menu a:hover {

	font-family: Arial,sans-serif;

	color: #D70000;

	font-size: 15px;

	text-decoration: none;

	line-height: 1.4em;

}

/*================================================================================

>> Main Menu Links

================================================================================*/


.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #999999;
}
.menu_main a:hover {
	border-bottom: 1px dashed #333333;
}
/*================================================================================

>> Main Menu Links END

================================================================================*/

#maincontent-index {

	background-color: #FFFFFF;

	width: 100%;

	text-align: left;

	vertical-align: top;

	padding-top: 20px;

	padding-left: 10px;

	padding-right: 15px;

	padding-bottom: 20px;

}

#maincontent-index h1 {

	font-family: Arial,sans-serif;

	color: #797B00;

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

}

#maincontent-index p {

	font-family: Arial,sans-serif;

	font-size: 13px;

	font-weight: normal;

	text-decoration: none;

	color: #000000;

}

#maincontent-index2 {

	background-color: #FFFFFF;

	width: 100%;

	text-align: left;

	vertical-align: top;

	padding-top: 20px;

	padding-left: 10px;

	padding-right: 15px;

	padding-bottom: 20px;

}

#maincontent-index2 h1 {

	font-family: Arial,sans-serif;

	color: #797B00;

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

}

#maincontent-index2 p {

	font-family: Arial,sans-serif;

	font-size: 13px;

	font-weight: normal;

	text-decoration: none;

	color: #000000;

}

#footer {

	background-color: #29363E;

	height: 20px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	font-family: Arial,sans-serif;

	color: #AEB6BB;

	text-decoration: none;

	font-size: 8pt;

	text-align: right;

	padding-right: 10px;

	padding-top: 4px;

}

#rightcontent {

	background-color: #FFFFFF;

	width: 196px;

	vertical-align: top;

	padding-top: 20px;

	padding-bottom: 10px;

}

#promo {

	width: 188px;

	border: 1px solid #9A9B9D;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#promo2 {

	width: 188px;

	border: 1px solid #9A9B9D;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#promo h1 {

	font-family: Arial,sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #D0440F;

	text-decoration: none;

	margin-bottom: 2px;

}

#promo p {

	font-family: Arial,sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	font-weight: normal;

	margin-top: 0px;

}