
body        { font-family: verdana, arial, helvetica; font-size: 10pt; background-color: #ffffff; color: #444444;  text-align: left; MARGIN-LEFT: 0px; MARGIN-TOP: 0px }  
p,table,td  { font-family: verdana, arial, helvetica; font-size: 10pt; color: #444444 }  
h1    		{ font-size: 24pt; font-weight: bold; color: rgb(200,0,51); text-align: center }  
h2    		{ font-size: 12pt; font-weight: bold; color: rgb(200,0,51); text-align: center }  
hr    		{ color: #6c6 }
hr.grey		{ color: #cccccc }

a:link    		{ color:#cc3300; text-decoration: none }
a:visited 		{ color:#cc3300; text-decoration: none }
a:hover   		{ color:#cc3300; text-decoration: underline }

a.topmenu:link    { color:#394893; font-weight: bold; font-size: 10pt; text-decoration: none }
a.topmenu:visited { color:#394893; font-weight: bold; font-size: 10pt; text-decoration: none }
a.topmenu:hover   { color:#394893; font-weight: bold; font-size: 10pt; text-decoration: underline }

.menus 	  		{ font-size: 10pt; color: #444444 }
a.menus:link    { color:#ff3131; font-size: 10pt; text-decoration: none }
a.menus:visited { color:#ff3131; font-size: 10pt; text-decoration: none }
a.menus:hover   { color:#ff3131; font-size: 10pt; text-decoration: underline }

.small    { font-size: 8pt;  }

.smallgreen { font-size: 8pt; color: #ffffff; background-color: #666666 }
.smallgrey  { font-size: 8pt; color: #444444 }

li.pdf 			{ list-style-image: url(images/pdf_small.gif) }

#tabnav {
	border-bottom: 2px solid #696;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11px
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid #fff;
	color: #696;
	}

#tabnav a:hover {
	border-bottom: 4px solid #cc3300;
	color: #363;
	}


