/* CSS Document */

body{
padding : 0;
margin : 0;
height:100%; 
background-color : #404040;
}

a:link    { color: #0085b0;  text-decoration: underline; outline: none}
a:active { color: #0085b0;  text-decoration: underline; outline: none}
a:visited { color: #0085b0;  text-decoration: underline; outline: none}
a:hover { color: #00546e;  text-decoration: underline; outline: none}

#top{
       width : 760px; 
	   background-color : #ffffff;
}

#nav1{
       width : 506px;
	   background-color : #ffffff;
	   background-image : url(images/main_04.jpg);
       background-repeat : none;
}

p {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 150%;
	  
}

li {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 150%;
	  margin-top: 10px;
	  
}

blockquote {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 150%;
	  
}

.list1 {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 110%;
	  margin-top: 0px;
	  
}

.header1 {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 13px;
      font-weight : bold;
      color : #64771b;
      line-height : 150%;
	  
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	color : #000;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	line-height : 150%;
}

.style2 {
	font-size: 14px;
	font-weight: normal;
	color : #636f00;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	line-height : 150%;
}

.tabletext1 {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #fff;
      line-height : 100%;
	  
}

.tabletext2 {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 130%;
	  
}

.tabletext3 {
	font-size: 13px;
	font-weight: bold;
	color : #0085b0;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	line-height : 100%;
}

.smalltext {
	font-size: 10px;
	font-weight: normal;
	color : #000;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	line-height : 120%;
}

.address {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 110%;
	  
}

.footertext {
	font-size: 9px;
	font-weight: normal;
	color : #000;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	line-height : 130%;
}

.tabletextlink {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : bold;
      color : #000;
      line-height : 300%;
	  
}

.tableheader {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : bold;
      color : #000;
      line-height : 110%;
	  background-color : #cadc87;
	  
}

.tablerow1 {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 110%;
	  background-color : #e3f7fd;
	  
}

.tablerow2 {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 110%;
	  background-color : #c7eefa;
	  
}

.admintext {
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 12px;
      font-weight : normal;
      color : #000;
      line-height : 130%;	  
}

.style24
{
	color: #FF0000;
}

.style27
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.RedFontNormal
{
      font-family : Helvetica, Arial, Verdana, sans-serif;
      font-size : 12px;
      color : #FF0000;     
}

.RequiredMark 
{
      font-family : Verdana, sans-serif;
      font-size : 11px;
      color : #FF0000;     
}

.SuccessMessage 
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
	color: #006600;
}

.ErrorMessage 
{
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #FF0000;
}


