html,body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

a {
	outline: none;
}

body{
	background-color: #FFFFFF;
	background: url(/images/bg_4.gif) repeat-x;
    background-repeat: repeat-x; 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	color: #FFFFFF;
}

.alt1
{
  background: #FFFFFF;
  color: #000080;
  border-top: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
  border-bottom: 0px solid #000000;
  border-left: 5px solid #FFFFFF;
}

.thead
{
  color: #0FAFFE;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}  
.thead a:link, thead_alink
{
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}
.thead a:visited, thead_avisited, thead a:active, thead avisited
{
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}
.thead a:hover, .thead_ahover
{
  color: #0FAFFE;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}

.tfoot
{
  color: #0FAFFEF;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}  
.tfoot a:link, tfoot_alink
{
  color: #004080;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}
.tfoot a:visited, tfoot_avisited, tfoot a:active, tfoot avisited
{
  color: #004080;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}
.tfoot a:hover, .tfoot_ahover
{
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p a:link {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-color: #1131a0;
	text-decoration: none;
	font-weight: normal;
}

p a:visited {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-color: #1131a0;
	text-decoration: none;
	font-weight: normal;
}

p a:hover {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-color: #1131a0;
	text-decoration: underline;
	font-weight: normal;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	
	color: #4c4c62;
}

img {
	border: 0px;
}

b {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}



BODY 
{ 
scrollbar-base-color: #0080C0; 
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: navy; 
} 

