body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-rigth: 0px;
	margin-bottom:0px;
	margin-width: 0px;
	margin-height: 0px;
	background-color: #000000;
	background:url(../Images/HP_Background.jpg)
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-rigth: 0px;
	margin-bottom:0px;
	margin-width: 0px;
	margin-height: 0px;
	line-height: 120%;
}

p {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  line-height: 15px;
}

h1 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  font-size: 24px; 
  display: inline;
  color: #273671;
}

a {  
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {  
  color: #89388b;
  font-weight: bold;
  text-decoration: underline;
}

a.List {  
  color: #000000;
  font-weight: normal; 
  text-decoration: underline;
}
a.List:hover
{
    color: #b89931;
    font-weight: normal; 
    text-decoration: underline;
}

a.White 
{
    color: #FFFFFF;
    font-weight: normal; 
    text-decoration: underline;
}
a.White:hover
{
    color: #b89931;
    font-weight: normal; 
    text-decoration: underline;
}

#content_frame {
	float:left;
	width:380px;
	height:530px;
	margin: 0px;
	overflow:auto;
	padding-top:: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
}
Option, Input{
	font-size:12px !important;
    border:1px solid #aaaaaa;
    background:#ffffff url(../Images/InputBg.gif) top left no-repeat;
    height:18px;
	padding:0;
	margin:0;    
}
textarea{
	font-size:12px !important;
    border:1px solid #aaaaaa;
    background:#ffffff url(../Images/InputBg.gif) top left no-repeat;
	padding:0;
	margin:0;    
}
