﻿img.left
{
position: relative;
float: left;
margin: 0em 0.2em 0.4em 0em;
}
/*
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #380100;
    text-align: left;
}*/
small {
	font-size: 10px;
	font-weight: bold;
}
.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #160246;
}
.header-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #160246;
	font-weight: bold;
    text-align: left;
}
.header-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #160246;
	font-weight: bold;
}
#divPageContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #380100;
}
#divPageContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323296;
}
#divPageContent a:visited {
	color: #323296;
	text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold
}
#divPageContent a:hover {
	color: #160246;
	text-decoration: underline;
}


/*- Menu Tabs 2--------------------------- */
	
    .tabs2 {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;   
        width:900px; 
         clear:both;
      }
    .tabs2 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;        
      }
    .tabs2 li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
		margin-right: 1px;
		margin-left: 0;
		margin-top: 0px;
		margin-bottom: 1px;
		padding: 3px 2px 2px 2px;
        background-color: #c4cbe5;
        border: 1px solid #C4CAD9;
        text-align:center;
       
      }
      
    .tabs2 a {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #009c00;
        text-decoration: none;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;

      }
      
    .tabs2 a span {
        margin: 0;
        color: #009c00;
        text-decoration: none;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        text-align:center; 
      }

      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
  
    .tabs2 a span {float:none;}
 
    /* End IE5-Mac hack */


    .tabs2 a:hover span {
        color: #009c00;
        background-color: white;
     }
    
    .tabs2 a:hover {
        color: #009c00;
        background-color: white;
      }
    
    .tabs2 a:hover span {
        color: #160246;
        background-color: white;
      }
 
	 .tabs2 .current a {
        color: #009c00;
        background-color: white;
	  }
	  
     .tabs2 .current a span {
        color: #009c00;
        background-color: white;
      }
      
#copyright{
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 30px 0px 0px 0px;
    font-size:10px;
    color:Gray;
}