@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #141379;
	background-image: url(../images/PageBG02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.MainTable {
	background-color: #FFFFFF;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
}
.MainTable h1 {
	font-size: 24px;
	font-weight: bold;
	color: #B92019;
}
.MainTable h2 {
	font-size: 18px;
	font-weight: bold;
	color: #B92019;
}
.MainTable h3 {
	font-size: 16px;
	font-weight: bold;
	color: #B92019;
}
.MainTable h4 {
	font-size: 14px;
	font-weight: bold;
	color: #B92019;
}



.MainTable_Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #999999;
	text-decoration: none;
}

.MainTable a:link {
	color: #5252C8;
	text-decoration: none;
}
.MainTable a:visited {
	color: #5252C8;
	text-decoration: none;
}
.MainTable a:hover {
	color: #B92019;
	text-decoration: underline;
}
.MainTable a:active {
	color: #5252C8;
	text-decoration: none;
}


.MainTable_Footer {
	background-color: #81120D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
	margin: 0px;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D7D7F2;
	background-image: url(../images/sidebarBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	line-height: 1.4em;
}
.PicTable_Left {
	margin-right: 10px;
	margin-bottom: 6px;
}

.Sidebar_Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
}

.MainTable .MainTable_Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.MainTable .MainTable_Footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MainTable .MainTable_Footer a:hover {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}
.MainTable .MainTable_Footer a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.MainTable .MainTable_Top table {
	background-image: url(../images/main01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #640B07;
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 11px;
}
.MainTable_SearchBox   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/boxBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	border: 1px solid #DE2920;
	height: 14px;
	width: 100px;
	margin: 0px;
	padding: 4px;
	letter-spacing: .05em;
}
.MainTable .MainTable_Top a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.MainTable .MainTable_Top a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.MainTable .MainTable_Top a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC33;
}
.MainTable .MainTable_Top a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MainTable_Submenu {
	text-align: right;
	background-image: url(../images/submenuBg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.PicBorder {
	border: 1px solid #000000;
}
