﻿BODY
{
    FONT-FAMILY: Trebuchet MS, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: White;
}



TD
{
    FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.borderless
{
    border-color:white;
    border-style:none;
 border-width:0px;  
 border-bottom-width:0px ;
 border-top-width:0px;
 border-left-width:0px;
 border-right-width:0px;
 border-color:White;
 padding-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-top:0px;
 padding:0px;
}

.BigTableHeader
{
    FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #245134;
    font-weight: bold;
    border-style:none
}

.TableHeader
{
    FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: #0F4367;
    color: White;
    font-weight: bold;
}

.TableHeader2
{
    FONT-FAMILY: Trebuchet MS, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: #245134;
    color: White;
    font-weight: bold;
}



.AltDGStyle
{
	background-color: #FFFFDD;	
}

.options
{
 background-color: #245134;
 vertical-align:top;
   
}

.label
{
    FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: right;
    font-weight: bold;
    background-color: #ffffff
}

.InputButton 
{
	 FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica; 
	 FONT-SIZE: 12px; 
	 BORDER: 1px #000000 solid; 
	 BACKGROUND-COLOR: #B08162;
	 width: 100px; 
	 color: White;
} 

td.white	
{
	font-size: xx-small;	
	font-weight: normal;
	color:	#EEEEEE;
}


A:link
{
	text-decoration: none;
	color: #0F43BB;
}

A:hover
{
	text-decoration: underline;
}

A:visited 
{
	color: #245134;
	text-decoration: underline;
}

a.gold:link	{
	font-size: 1em;	
	text-decoration: none;
	font-weight: normal;
	color:	#B08162;
	}	
		
a.gold:visited	{
	font-size: 1em;	
	text-decoration: underline;
	font-weight: normal;
	color:	#B08162;
	}	
		
a.gold:active	{
	font-size: 1em;	
	text-decoration: underline;
	font-weight: normal;
	color:	#B08162;
	}	
		
a.gold:hover	{
	font-size: 1em;	
	text-decoration: underline;
	font-weight: normal;
	color:	#B08162;
}

a.black:link	{
	font-size: xx-small;	
	text-decoration: underline;
	font-weight: normal;
	color:	#EEEEEE;
	}	
		
a.black:visited	{
	font-size: xx-small;	
	text-decoration: underline;
	font-weight: normal;
	color:	#EEEEEE;
	}	
		
a.black:active	{
	font-size: xx-small;	
	text-decoration: underline;
	font-weight: normal;
	color:	#EEEEEE;
	}	
		
a.black:hover	{
	font-size: xx-small;	
	text-decoration: underline;
	font-weight: normal;
	color:	#EEEEEE;
}

a.th:link	{	
	text-decoration: none;
	font-weight: normal;
	color:	#EEEEEE;
	}	
		
a.th:visited	{	
	text-decoration:	none;
	font-weight: normal;
	color:	#EEEEEE;
	}	
		
a.th:active	{	
	text-decoration:	none;
	font-weight: normal;
	color:	#EEEEEE;
	}	
		
a.th:hover	{	
	text-decoration:	none;
	font-weight: normal;
	color:	#FFFFFF;
}

blockquote.Nav
{
	margin-left: 5px;
	margin-right: 5px;
}

