body {
	margin: 0 0 0 0;
	font-family:Verdana, Arial;  
	color:black;
	font-size: 14;
	}
td {
	font-size: 11;
	}
a:link {text-decoration: underline; color: #003366 }
a:visited { text-decoration: underline; color: #003366 }
a:hover { text-decoration: underline; color: #003366; }

.Header {
	background-color: #DDDDDD;
	font-family: Arial;
	font-size: 12px;
	border-width: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	padding: 1px 15px 1px 15px;
	color: #003366;
	cursor: hand;
	behavior:url(includes/hover.htc)	
	}
.HeaderOver { background: #EEEEEE; border-color: #808080; }
.Header a:link {text-decoration: none; color: #003366 }
.Header a:visited { text-decoration: none; color: #003366 }
.Header a:hover { text-decoration: none; color: #003366; }


.Menu {
	background-color: #DDDDDD;
	font-family: Arial;
	font-size: 12px;
	border-width: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	padding: 1px 15px 1px 15px;
	color: #003366;
	cursor: hand;
	behavior:url(includes/hover.htc)	
	}
.MenuOver { background: #EEEEEE; border-color: #808080; }
.Menu a:link {text-decoration: none; color: #003366 }
.Menu a:visited { text-decoration: none; color: #003366 }
.Menu a:hover { text-decoration: none; color: #003366; }

.MainWinPad {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}	
.InvLeftPad {
	padding-left: 5px;
	border-left: 1px solid #80AADD;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	}
.InvRightPad {
	padding-right: 5px;
	border-right: 1px solid #80AADD;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
.InvHeader {
	border: 1px solid #80AADD;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #80AADD;
	color: #FFFFFF;
	}
.SeperatorCell { background-color: #666666; }
.LeftSide {
	padding: 2px 10px 5px 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}
.box
{
	font-family:Verdana,Arial; 
	font-size:8pt; 
	color:black; 
	background-color:#FFCC00; 
	border:black; 
	border-style: groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}
.TextBox		
{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	}
	
.Footer {
	font-family: Arial;
	font-size: 12px;
	padding: 7px 1px 7px 1px;
	color: #cccccc;
        background-color: #303030;
	cursor: hand;
	}

.Footer a:link {text-decoration: underline; color: #cccccc; }
.Footer a:visited { text-decoration: underline; color: #cccccc; }
.Footer a:hover { text-decoration: none; color: #eeeeee; }

.Legal {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #cccccc;
        background-color: #000000;
	}
.Legal a:link {text-decoration: underline; color: #cccccc; }
.Legal a:visited { text-decoration: underline; color: #cccccc; }
.Legal a:hover { text-decoration: none; color: #eeeeee; }	

.Disclaimer {
	font-family: Verdana, Arial;
	font-size: 7pt;
	}
	
	
	































































