/*body
{
    margin-top: 20px; 
	background-color: #dddddd;
}
*/

input 
{
	font-size: 10px; 
}


.codes
{
	color: #000000;
    font-size: x-small;
	font-family: verdana;
}

td
	{
	font-weight: normal; 
	text-decoration: none; 
	font-family:verdana;
	font-size: x-small;
	}
p
	{
	font-weight: normal; 
	text-decoration: none; 
	font-family:verdana;
	font-size: x-small;
	}


.border { 
	font: 10pt/10pt verdana; 
	margin-top: 0px; 
	text-align: justify;
	background-color: #ffffff;
	border: solid #003300;
	border-color: #003300;
	border-width: thin;
	padding:0,0,0,0;
	width: 690px;
	
	}

/* This is the darker color - in the header */
/* controls the background for the left nav column - usually lighter color */

.header
{
    background-color: #003300;
    color: #ffffff;
    vertical-align:top;
	text-align: center;
    border: solid #003300;
	border-color: #003300;
	border-width: thin;
	padding:0,0,0,0;
	width: 100%;
}
.subheader
{
    background-color: #B39191;
    color: #000000;
}

.content
{
    margin-top:20px;
    background-color: #ffffff;
    color: Black;
    font-size:small;
    vertical-align:top;
    padding:20,2,2,2;
}
.whitespace
{
    background-color: #ffffff;
    color: Black;
    font-size:small;
    vertical-align:top;    
}

.small
{
    font-size: 7pt; 
}
.copywrite
{
    font-size: 7pt; 
    font-family:Verdana;
}

table 
{ 
	font: 10pt/10pt arial; 
	margin-top: 0px; 
}

.nav { 
	font: 10pt/10pt arial; 
	margin-top: 0px; 
	text-align: justify;
	background-color: #6F9F6F
	}

.nav_dir_header { 
	font: 10pt/10pt arial;
	color: #000000;
	font-weight: bold
	}
.grid_header { 
	font: 10pt/10pt arial;
	color: #ffffff;
	font-weight: bold
	}

/* controls majority of body on the page */
.login_body { 
	font: 10pt/10pt arial; 
	margin-top: 0px; 
	background-color: #C8B1B1
	}
.title_cell { 
	font: 10pt/10pt arial; 
	font-weight: bold; 
	background-color: #9C333A
	}

.colortable
{
    background-color: 	#E8DEDE;
    width: 100%;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    font-size:x-small;
}    
	
