


A:link { COLOR: #000099; TEXT-DECORATION: none }
A:visited { COLOR: #cc6600; TEXT-DECORATION: none }

A:hover { COLOR: #ff0000; TEXT-DECORATION: underline }
/* H2 A:visited { COLOR: #cc6600 }
H3 A:visited { COLOR: #cc6600 }*/

FORM {
	DISPLAY: inline
}



BODY {	COLOR: #000000; 
        font-style:normal; 
        font-variant:normal; 
        font-weight:normal; 
        font-size:10pt; 
        font-family:verdana, arial, helvetica; 
        margin-top:0; 
        margin-bottom:0 }


h1  { font-style: normal; 
      font-variant: normal; 
      font-weight: normal; 
      font-size: 8pt; 
      font-family: verdana, arial, helvetica;
      line-height: 100%;
      margin-top:0;
      margin-bottom:0 }

H2 {	FONT: 9pt/11pt verdana,arial,helvetica; margin-bottom: 0  }

H3 {	FONT: 10pt verdana,arial,helvetica;     }

H4 {	COLOR: #003366; 
        font-style:normal;
        font-variant:normal; 
        font-weight:bold; 
        font-size:14pt; 
        font-family:verdana, arial, helvetica; 
        margin-top:0; 
        margin-bottom:0   }

H5 {	COLOR: #003366; 
        font-style:normal; 
        font-variant:normal; 
        font-weight:bold; 
        font-size:18pt; 
        font-family:verdana, arial, helvetica; 
        line-height:100%; 
        margin-top:0; 
        margin-bottom:0   }

H6 {	
        COLOR: #C0C0C0; 
        font-style:normal; 
        font-variant:normal; 
        font-weight:normal; 
        font-size:18pt; 
        font-family:verdana, arial, helvetica}

.bodytext {
	PADDING-RIGHT: 10px; 
        PADDING-LEFT: 10px; 
        PADDING-TOP: 2px; 
        PADDING-BOTTOM: 2px; 
        COLOR: #333333;  
        FONT-SIZE: 13px; 
        LINE-HEIGHT: 18px; 
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}



.poptext {
	     PADDING-TOP: 2px; 
        PADDING-BOTTOM: 2px; 
        COLOR: #333333;  
        FONT-SIZE: 11px; 
        LINE-HEIGHT: 14px; 
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
        TEXT-ALIGN: justify;

}

.text1218 {
	     FONT-SIZE: 12px; 
        LINE-HEIGHT: 18px; 
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}


.text1215 {
	FONT-SIZE: 12px; 
        COLOR: #333333; 
        LINE-HEIGHT: 15px; 
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; 
        TEXT-ALIGN: justify
}
.text1114 {
	FONT-SIZE: 11px; 
        COLOR: #333333; 
        LINE-HEIGHT: 13px; 
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; 
        TEXT-ALIGN: justify
}

.texttable1212 {
	DISPLAY: inline; 
        FONT-SIZE: 12px; 
        LINE-HEIGHT: 12px; 
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
        margin-bottom:0  
}

.news        { 
        font-family: Times New Roman; 
        font-size: 12pt; 
        text-align: left; 
        text-indent: 15px; 
        line-height: 130%; 
        margin-top: 0; 
        margin-bottom: 0;
        TEXT-ALIGN: justify
}

/*sets the left sidebar*/
 	      

#l_sidebar {
float: left;
position:relative;
width: 160px;
margin: 0px 0px 20px 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.7em;
text-align: center; }

#l_sidebar ul {
display: block;
padding: 0px; margin:0px;
list-style: none; }

#l_sidebar ul li {
display: block;
margin: 0px;
list-style: none; }

#l_sidebar a {
display: block;
color: black;
text-decoration: none;
padding: 7px 0px 7px 0px;
border-bottom: 1px solid #0000cc; }

#l_sidebar a:hover {
background-color: #e8e8e8;
border-bottom: 1px solid #d8d8d8;
color: #C00000; }



/* end left sidebar */

#adblock {
 text-align: center;
 display: block;
 }
 
/* two column table 200 + 600 */

#table2
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: 13px;
	LINE-HEIGHT: 18px; 
	COLOR: black; 
	margin: 10px;
	width: 790px;
	text-align: left;
	border-collapse: collapse;
}
.toprow {
   COLOR: #003366; 
        font-style:normal; 
        font-variant:normal; 
        font-weight:bold; 
        font-size:18pt; 
        font-family:verdana, arial, helvetica; 
        line-height:120%; 
        margin-top:0; 
        margin-bottom:0;
        text-align: left;
   background-color: #C0C0C0;}

.leftcol {
    font-weight: bold;
    text-align: right;
    vertical-align: text-top;
    background: none;
    width: 200px;}
#table2 th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 2px solid #C0C0C0;
	color: #039;
}
#table2 td
{
	padding: 8px;
	border-bottom: 1px solid #C0C0C0;
	/*color: #669;
	border-top: 1px solid transparent;*/
}
/*
#table2 tr:hover td
{
	background: #e8e8e8;
	color: #C00000;} */
