body {
background-color: #4396CA;
background-image: url(http://www.charterwoodmud.com/images/background.jpg);
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
scrollbar-base-color: #0178B6; 
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #000000;
scrollbar-Shadow-Color: #EFCEF2;
scrollbar-Highlight-Color: #ffffff;
scrollbar-Track-Color: #4068A5;
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
margin-width: 0px; 
margin-height: 0px; 
}

a, a:visited, a:link {
	color: #ffffff; 
	text-decoration: none;
}
a:hover, navlink:hover { 
	text-decoration: underline; 
	font-weight: normal;
	color: #ffffff;
}
a:active {
	color: 800000; 
	text-decoration: none;
}

A.dark:link {
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:visited {
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:active {
font-size: 11px;
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark:hover {
font-size: 11px;
color: #6BC8F9;
font-weight: bold;
text-decoration: underline;
}

A.dark2:link {
color: #003399;
font-weight: bold;
text-decoration: none;
}

A.dark2:visited {
color: #003399;
font-weight: bold;
text-decoration: none;
}

A.dark2:active {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

A.dark2:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:link {
color: #253adf;
font-weight: bold;
text-decoration: none;
}

A.boldblack:visited {
color: #253adf;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:active {
color: maroon;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:hover {
color: maroon;
font-weight: bold;
text-decoration: underline;
}


.bold a:hover, .bold a:visted:hover {
     text-decoration: underline;
     font-weight: bold;
     color:#800000;
}

HR { border-top: solid;
     border-width: 95%;
     height: 1px;
     color= #cfd0a1; }

HR2 { border-top: solid;
     border-width: 95%;
     color= #003399; }

H1 { 
  font-weight: bold; 
  font-size: 16px;
  line-height: 16px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-variant: bold;
  font-style: bold;
  color: #ffffff;
}
H2 { 
  font-weight: bold; 
  font-size: 12px;
  line-height: 12px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-variant: bold;
  font-style: bold;
  color: #CA141A;
}
H3 { 
  font-weight: bold; 
  font-size: 11px;
  line-height: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-variant: bold;
  font-style: bold;
  color: #5885AC;
}
H4 { 
  font-weight: bold; 
  font-size: 13px;
  line-height: 13px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-variant: bold;
  font-style: bold;
  color: #ffffff;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
	/* border-collapse: collapse; */
}