body {
	margin: 0px;
	background-color: #006699;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, td {
	font-size: 11px;
	color: #fff;
	background-color: inherit;
}

img {
	border: 0px;
}

img.classification {
	bordeR: 1px solid #000;
	margin: 0px 10px 10px 10px;	
}

a:link, a:visited {
	color: #3cabe4;
	background-color: inherit;
}

a:hover {
	color: #fff;
	background-color: inherit;
}


h3 {
	border-bottom: 1px dotted #fff;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 140%;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

h4 
{
	font-size: 110%;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
	text-align: center;
}

.tablemedium {
	width: 100%;
	border: 1px solid #000;
	color: inherit;
	background-color: #336699;
}

.maintitle { 
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #336699;
	xborder-top: 1px solid #000;
	padding: 4px 0px 4px 0px;
	vertical-align: middle;
}

.titlemedium {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	background-image:  url("images/site_tile_back.gif");
	border-bottom: 1px solid #000;
	padding: 4px;
}

.submenu {
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	background-color: #336699;
	border: 1px solid #000;
	padding: 4px;
	margin-bottom: 8px;
}

.subtitle {
	font-size: 14px;
	font-weight:bold;
	color:#fff;
	background-color: inherit;
}

.row1 {
	color: inherit;
	background-color: #003366;
}

.row2 {
	color: inherit;
	background-color: #003366;
	border-bottom:1px solid #000;
	padding: 4px;
}

.big {
	font-size: 18px;
	color: #fff;
	background-color: inherit;
}

.menutitle{
	cursor: pointer;
	width: 140px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	background-image:  url("images/site_tile_back.gif");
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px;
}

.content{
	color: inherit;
	background-color: #003366;
	padding: 4px;
}

.command{
	font-size: 11px; 
	color: #fff;
	width: 80%;
	text-align: center;
	background-color: #006699; 
	border: 1px solid #000; 
	padding: 2px;
}

.wrapper {
	width: 600px;
	height: 100%;
	color: inherit;
	background-color: #336699;
	border: 1px solid #003366;
}

.splashside {
	text-align: right;
	background-image: url("images/bgside.gif");
}

input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #336699;
}

.center {
	text-align: center;
}

.italic {
	font-style: italic;	
}

.tbldata {
	background-color: #000000;
	margin-bottom: 8px;
	width: 100%;
}

.tbldata th {
	background-color: #006699;
	font-weight: bold;
	padding: 4px;
}

.tbldata td {
	background-color: #003366;
	padding: 4px;
	text-align: center;
}
