/* standard */

body { 
margin-top: 20; 
margin-right: 0; 
margin-bottom: 65; 
margin-left: 0;
color:#636363;
background-color:#212065;
line-height:1.5em;
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
font-size:10pt;
font-weight: normal;
}


h1{
font-family: Arial, helvetica, Trebuchet MS, Arial, verdana, sans-serif;
color:#86c441;
font-weight: bold;
font-size:190%;
text-transform:uppercase;
letter-spacing: -2px;
}

h2{
font-family: Arial, helvetica, Trebuchet MS, Arial, verdana, sans-serif;
color:#f6951b;
font-weight: normal;
font-size:150%;
text-transform:uppercase;
letter-spacing: -1px;
}


.hr{
size:0.5em;
color:#f4f4f4;
border: 0px none;
width:95%;
}

#pscroller1{
width: 170px;
height: 280px;
border: 1px solid #fba51c;
padding: 5px;
background-color: #fff8ec;
}

/* classes for validator */
.tfvHighlight
{font-weight: bold; color: #f6951b;}
.tfvNormal
{font-weight: bold;	color: #636363;}

/* classes for pre validator */
.preval{
border:none;
color: #636363;
font-weight: bold;
}

.formheaders {
color: #636363; font-weight: bold;
}

/* link*/

A:link  {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #02a6e9;
text-decoration : underline;
font-weight: bold;
} 

A:active {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #02a6e9;
text-decoration : underline;
font-weight: bold;
} 

A:visited {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #02a6e9;
text-decoration : underline;
font-weight: bold;
}

A:hover {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #636363;
text-decoration : none;
font-weight: bold;
}




/* Menu link*/

A.menu:link  {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #636363;
text-decoration : none;
font-size:17px;
text-transform:uppercase;
} 

A.menu:active {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #636363;
text-decoration : none;
font-size:17px;
text-transform:uppercase;
} 

A.menu:visited {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #636363;
text-decoration : none;
font-size:17px;
text-transform:uppercase;
}

A.menu:hover {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #02a6e9;
text-decoration : none;
font-size:17px;
text-transform:uppercase;
}


/* Footer link*/

A.footer:link  {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #636363;
text-decoration : none;
} 

A.footer:active {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #636363;
text-decoration : none;
} 

A.footer:visited {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #636363;
text-decoration : none;
}

A.footer:hover {
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
color : #02a6e9;
text-decoration : underline;
}


/* table */

table { 
font-family:Trebuchet MS, arial, verdana,  helvetica, sans-serif;
border:0px solid #ffffff;
  
} 


td{
vertical-align:top;
line-height:1.5em;
border:none;
font-size:9pt;
}

.leftimg{
float: left;
border-top:1px solid #615f6d;
border-left:1px solid #615f6d;
border-right:1px solid #615f6d;
border-bottom:1px solid #615f6d;
margin-bottom:3px;
margin-right:10px;
}


a img {
border:none; color:#fff 
}
