BODY {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	height: auto;
        color: black;
	background-color: #CCCCCC;
	
}

.yellowbox {
border-style: solid;
border-color: #CCCCCC;
border-width: 1px;
background-color: #FFFFCC;
padding: 10px;

}

.headernav A{

    text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 13px;
	letter-spacing: 0.2px;
    color: #880000;
	font-weight: normal;
}

.headernav A:hover {

    text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 13px;
	letter-spacing: 0.2px;
    color: #ffffff;
	background: #880000;
	padding: 0 8px 0 8px;
	
}


.blackheadertext {
    color: black;
	text-decoration: none;
	border: none;
    font-family: Arial Black;
    font-size: 18px;
	letter-spacing: -1px;
	
}

.bluesubheader {
    color: #8A95F9;
	text-decoration: none;
	border: none;
    font-family: Arial Black;
    font-size: 14px;
	letter-spacing: -1px;
	
}

.tinytext {
        
	text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 10px;
	letter-spacing: 1px;
	
}

.whitetiny {
    color: #ffffff;
	text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 9px;
	letter-spacing: 2px;
	
}

.size9 {
    text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 9px;
	letter-spacing: 0.2px;
	
}

.size10 {
    text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 10px;
	letter-spacing: 0.2px;
	
}

.size11 {
    text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 11px;
	letter-spacing: 0.2px;
	
}

.size12 {
    text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 12px;
	letter-spacing: 0.2px;
	
}

.size13 {
    text-decoration: none;
	border: none;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    font-size: 13px;
	letter-spacing: 0.2px;
	
}

A {
	color: darkred;
	text-decoration: underline;
	border: none;
        font-weight: bold;
}

A:hover {
	color: black;
	text-decoration: none;
}


TD.dottedleft {
 
border-left: 1px dotted #80c080; 
width: 100%; 
} 

.dottedbox {

BORDER-RIGHT: #333333 1px dotted;
BORDER-LEFT: #333333 1px dotted;
BORDER-TOP: #333333 1px dotted;
BORDER-BOTTOM: #333333 1px dotted;

}

.solidbox {

BORDER: #999999 1px solid;
}


A.topnav {
        color: white;
	text-decoration: none;
	border: none;
        font-family: Arial, Georgia, Times New Roman, Times, serif;
        font-size: 10px;
	letter-spacing: -0.2px;
}

A:hover.topnav {
        color: yellow;
	text-decoration: none;
	border: none;
        font-family: Arial, Georgia, Times New Roman, Times, serif;
        font-size: 10px;
	letter-spacing: -0.2px;
}


.dottedline 
{ 
border-top: 1px dotted #80c080; 
width: 100%; 
} 



img.top {
	vertical-align:text-top;
	float:left;
	margin: 0px;

}

img.square {
	border: #000 1px solid;
	

}
	
input
{
color: #8A95F9;
background: white ;
border: 1px solid #black;
font-size: 9px;

}



input.blue {border: 1px outset #d7b9c9; background-color: #8A95F9; font-weight: bold; font-size: 10px; color: white;}

