body {
	background-color: #FFFFFF;
	margin: 0px;
}
body,td,th {
	color: #000000;
}
.OuterTable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A6584;
	border-right-color: #5A6584;
	border-bottom-color: #5A6584;
	border-left-color: #5A6584;
}
.News {
	background-image: url(images/bg1x1.gif);
	border: 1px solid #6C1330;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.RightBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5A6584;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
A
{
    TEXT-DECORATION: none;
	COLOR: #000000
}
A:visited
{
    TEXT-DECORATION: none;
	COLOR: #000000
}
A:hover
{
    TEXT-DECORATION: underline;
	COLOR: #6C1330
}
.Border {
	border: 1px solid #6C1330;
}
.BorderBotR {
	border-right: 1px solid #6C1330;
	border-bottom: 1px solid #6C1330;
}
.BorderR {
	border-right: 1px solid #6C1330;
}
.BorderBot {
	border-bottom: 1px solid #6C1330;
}
.chromestyle{
	width: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul{
	width: 100%;
	padding: 2px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	background-image: url(images/bg1x1.gif);
}
.chromestyle ul li{
	display: inline;
}
.chromestyle ul li a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}
.chromestyle ul li a:hover{
	COLOR: #6C1330;
	background: url(images/bg1x1.gif) center center repeat-x; /*THEME CHANGE HERE*/
	text-decoration: underline;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #6B1431; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #DED7B5;
width: 230px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6B1431; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #6B1431;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F1F0E4;
}
.heading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 120px;
}
.HeadingNames
{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}.leftmenuline {
	background-image: url(images/leftsideline.gif);
	background-repeat: repeat;
}
.menuline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menulinefooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

