﻿body 
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
text-align:left;
}

td
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
text-align:left;
}

.hdg_green_lg
{
	font-family: Arial;
	font-size: 15px;
	color: #006633;
	font-style:oblique;
	font-weight:bold;
}

.hdg_green_md
{
	font-family: Arial;
	font-size: 13px;
	color: #006633;
	font-weight:bold;
}

.hdg_green_sml

{
	font-family: Arial;
	font-size: 11px;
	color: #006633;
	font-weight:bold;
}

.hdg_red_lg
{
	font-family: Arial;
	font-size: 15px;
	color: #990000;
	font-style:oblique;
	font-weight:bold;
}

.hdg_red_sml

{
	font-family: Arial;
	size: 11px;
	color: #990000;
	font-weight:bold;
}

hr
{
	border-bottom: 2px dashed #cccccc;
}
	
.text_links {font-family: Arial; 	font-size: 11px; color: #333333; font-weight: normal;}
.text_links:active{color:#333333; text-decoration:underline;}
.text_links:link {color:#333333; text-decoration:underline;}
.text_links:visited {color:#333333; text-decoration:underline;}
.text_links:hover {color:#333333; text-decoration:none;}

.smallborder
{
    BORDER-RIGHT: #990000 1px solid;
    BORDER-TOP: #990000 1px solid;
 font-weight:bold;
   font-size:11px;
    BORDER-LEFT: #990000 1px solid;
    BORDER-BOTTOM: #990000 1px solid;
   	font-family: arial;
    TEXT-ALIGN: left;
    color: #006633;
    background-color: #ffffff
}

.go
{
font-family:arial;
 font-size:11px;
font-weight:bold;
 COLOR: #333333;
background-color:#ffffff;
BORDER-LEFT: #990000 1px solid;
    BORDER-BOTTOM: #990000 1px solid;
    BORDER-RIGHT: #990000 1px solid;
    BORDER-TOP: #990000 1px solid;
     TEXT-ALIGN: center;
	
}