a.bar
{
background-color: #333366;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #ffffff;
font-family: Arial,tahoma,sans-serif;
font-size: 12px;
font-weight: bold;
line-height: normal;
text-align: left;
text-decoration: none;
}
a.bar:visited
{
background-color: #333366;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #ffffff;
font-weight: bold;
}
a.bar:hover
{
background-color: #333366;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #ffffaa;
font-weight: bold;
text-decoration: underline;
}
#pagewidth{ 
 width: expression(document.body.clientWidth < 652? "650px" : document.body.clientWidth > 702? "700px" : "auto");
 max-width:650px;  
 min-width:600px;
 background:#ffffff;
 margin-top: auto;
 margin-right: auto;
 margin-bottom: auto;
 margin-left: auto;
 }
.blueborder-td {
	border: 1px #333366 solid;
}
.reviewed {
	color: #FFFFFF;
}
.banner {background-image:url(../templatefiles/redstarback.gif); 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: normal;
	color:#FFFFFF; margin-top:0px; margin-bottom:0px; vertical-align:middle; 
}
.pageid {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  color:#FFFFFF;
  background-color:#333366;
}
.close {
  text-align: center;
  font-size: 90%;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #00018C;
}
a:hover {
	color: #C60000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;  
	margin-bottom: 2px;
	margin-top: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;  
	margin-bottom: 2px;
	margin-top: 2px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}
h4 {
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
hr.gray-hr {
	color: #EEEEEE;
	height: 2px;
	margin-bottom: 0px;
}
.eightypercent {
	font-size: 80%;
}
.ninetypercent {
	font-size: 90%;
}
