body	{
	margin: 0em;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y
}

td	{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

hr	{
	width: 100%;
  	height: 1px; 
 	color: #EDEDEF; 
	line noshade
	}

.bg_green1	{
	background-color: #ADB694
}
.bg_green2	{
	background-color: #97A378
}
.bg_green3	{
	background-color: #CECFBD
}
.bg_green4	{
	background-color: #7D8A60
}
.bg_green5	{
	background-color: #7D8A60
}
.bg_black	{
	background-color: #000000
}
.bg_white	{
	background-color: #FFFFFF
}

.title	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal
}
.titlered	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold
}

a       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F587E; 
	font-weight: bold; 
	text-decoration: none
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F587E;
	font-weight: bold; 
	text-decoration: underline
}

.vsmall      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333; 
	font-weight: normal; 
	text-decoration: none
}

.smalllink      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333; 
	font-weight: bold; 
	text-decoration: none
}
.smalllink:hover     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333; 
	font-weight: bold; 
	text-decoration: none
}

.small      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	text-decoration: none
}

.highlight       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2874A6
	font-weight: normal; 
	text-decoration: none
}

.highlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2874A6
	font-weight: bold; 
	text-decoration: underline
}

.whitetext      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none
}

.whitelink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}	

.whitelink:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}

.copyright	{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal
}

.form1
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
    height: 19px;
	padding-left: 5px
}
.form1-multi
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
    height: 50px;
	padding-left: 5px
}

.formbutton
{

    font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
    height: 19px;
	width: 80px;
}

.formtext
{
    BORDER-RIGHT: #888888 1px solid;
    BORDER-TOP: #888888 1px solid;
    BORDER-LEFT: #888888 1px solid;
    BORDER-BOTTOM: #888888 1px solid;
	background-color: #FFFFFF;
    FONT-SIZE: 11px;
    height: 17px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.formbutton {
	background: #D4D0C8;
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	height: 21px;
} 