/* General Definitions */
BODY {
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #534543;
}
BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	color : #bf2d25;
}
A:visited {
	color : #dd8834;
}
A:hover {
	color : #580804;
}

#MainContainer {
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width : 1000px;
	margin: 0 auto 0 auto;
}

/* Top Definitions */
#TopImage {
	background-image: url(../images/top.jpg);
	height: 100px;
}
#TopSlogan {
	background-color: #e2e2e2;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: center;
	line-height: 20px;
	letter-spacing: -1px;
	height: 20px;
}
#TopSloganText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	width: 790px;
	float: left;
}
#TopSloganText STRONG {
	color: #379217;
}
/* Center Definitions */
#Col01 {
	width: 150px;
	float: left;
}
#Col02 {
	width: 620px;
	float: left;
}
#Col03 {
	width: 230px;
	float: left;
}

#MainMenu {
	
}
#MainMenu H2 {
	line-height: 18px;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;
	background-color: #743435;
	border-bottom: 1px solid #39566d;
}
#MainMenu UL {
	margin: 0;
	padding: 0 0 0 5px;
}
#MainMenu LI {
	line-height: 18px;
	height: 18px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #cdcdcd;
	list-style: none;
}
#MainMenu LI A,
#MainMenu LI A:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #743435;
}
#MainMenu LI A:hover {
	color: #ff554c;
}
/*page content*/
#PageContent {
	padding: 10px;
}
#PageContent H2 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#PageContent H2 SPAN {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
}
#PageContent H3 {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #efefef;
}
#PageContent H4 {
	font-size: 12px;
	margin: 0;
	padding: 10px 0 10px 0;
}
#PageContent H5 {
	font-size: 10px;
	margin: 0;
	padding: 10px 0 0 0;
}
#PageContent H6 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}
#PageContent P {
	margin: 12px 0 12px 0;
}
#PageContent P A {
	font-weight: bold;
}
#PageContent OL,
#PageContent UL {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 10px;
}
#PageContent LI {
	margin: 10px 0 10px 20px;
	padding: 0;
}
#PageContent DL {
	margin: 0 20px 10px 20px;
	padding: 0;
}
#PageContent DT {
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
#PageContent DD {
	margin: 0 0 0 10px;
	padding: 0;
}
#PageContent TABLE TD {
	width: 150px;
	text-align: center;
}
#PageContent TABLE TD SPAN {
	font-weight: bold;
	font-size: 14px;
	color: #BF2D25;
}
#PageContent TABLE.standingTable {
	float: left !important;
	width: 300px !important;
	margin: 0 !important;
	text-align: center;
}
#PageContent TABLE.standingTable TD {
	width: 100px;
}
/**right column**/
#RightColMenu {
	margin: 0 0 0 5px;
	width : 220px;
}
#RightColArea DIV.rightcolblocktitle H2 {
	background-color: #bf2d25;
}

#RightColArea {
	width: 210px;
	padding: 10px 10px 0 10px;
}
#RightColArea #LiveChatBox {
	border: 1px solid #ddd;
	background-color:#e6e8ef;
	margin: 0 0 10px 0;
	padding: 10px;
}
#RightColArea DIV.MenuLiveChat {
	width: 150px;
	margin: 0 auto;
}
#RightColArea DIV.MenuLiveChat A IMG {
	width:150px;
	height:80px;
	border: 1px solid #9cb4e3;
	vertical-align:bottom;
}
#RightColArea DIV.rightcolblock {
	background-color: #fff;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
}
#RightColArea DIV.rightcolblocktitle {
	border-bottom: 1px solid #bbb;
}
#RightColArea DIV.rightcolblocktitle H2 {
	background-color: #eee;
	background-image: url(/images/rightcol/title-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0082cf;
	line-height: 23px;
	letter-spacing:-1px;
	margin: 0;
	padding: 0 0 0 15px;
}
#RightColArea DIV.rightcolblocktitle H2 SPAN {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777;
}
#RightColArea DIV.rightcolblockcontent {
	background-image: url(/images/rightcol/content-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 5px 0 0 0;
}
#RightColArea DIV.rightcolblockcontent H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #0082cf;
	margin: 0;
	padding: 0;
}
#RightColArea DIV.rightcolblockcontent P {
	color: #555;
	text-align: justify;
	margin: 0;
	padding: 5px 15px 10px 15px;
}
#RightColArea DIV.rightcolblockcontent P A {
	font-weight: bold;
}
#RightColArea DIV.rightcolblockcontent UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
	margin: 0;
	padding: 5px 5px 10px 20px;
}
#RightColArea DIV.rightcolblockcontent LI {
	margin: 0;
	padding: 2px 5px 2px 0;
	border-bottom: 1px solid #efefef;
}
#RightColArea DIV.rightcolblocklink {
	background-color: #bfcce3;
	background-image: url(/images/rightcol/links-bg.gif);
	background-position: 0;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: right;
	color: #777;
	line-height: 14px;
	padding: 0 5px 0 5px;
}
#MainNewsAndImage {
	color: #777;
}
#MainNewsText H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 5px
}
#MainNewsText P {
	margin: 0;
	padding: 0 5px 5px 5px; 
}
#MainNewsText P A {
	font-weight: bold;
	white-space: nowrap;
}
#MainNewsImage {
	text-align: center;
	padding: 5px;
	border-top: #e3edff;
	border-bottom: #e3edff;
}
#MainNewsImage IMG {
	width: 150px;
	border: 1px solid #000;
}
#NewsBox UL.ulnews {
	list-style: none;
}
/* Bottom Definitions */
#Bottom {
	clear: both;
}
#BottomOptions {
	background-color: #fff;
	height: 20px;
}
#BottomOptions P {
	background-color: #f8f8f8;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
#BottomOptions A,
#BottomOptions A:hover,
#BottomOptions A:visited {
	color: #555;
}


/* Footer Definitions */
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #dbeaf1;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#Footer P {
	margin: 0;
	padding: 0 10px 0 10px;
}
#Footer A {
	font-weight: bold;
}
#CopyRights {
	font-size: 11px;
	text-align: right;
	width: 325px;
	margin: 0;
	padding: 0;
	float: left;
}
#CopyRights P {
}
#BottomSiteInfo {
	border-left: 1px solid #dedede;
	font-size: 11px;
	width: 559px;
	margin: 0;
	padding: 0;
	float: left;
}
#BottomSiteInfo P {
}
