

body {
	background: url(/images/pagebg.gif) repeat-x #002817;
	margin-top: 0px;
	margin-left: 30px;
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 2.0em;
}

td.topTD {
	background: url(/tablebg1.gif) center repeat-y;
	height: 230px;
	text-align: right;
	font-size: 11px;
}


td.middleTD {
	background: url(/tablebg1.gif) center repeat-y;
	padding: 10px 40px 10px 40px;
	font-size: 11px;
}

td.bottomTD {
	background: url(/tablebottom2.gif) no-repeat bottom center;
	height: 114px;
	padding: 0 30px 15px 30px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

label, .normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
}


table {
	padding: 0;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #626262;
}

h3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}



a.Normal:link, a.Normal:visited {
	color: #028339;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #42bb29;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #028339;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #42bb29;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


.Head {
	font-size: 11px;
	color: #1c4e97;
	background: transparent;
	border: #c9c9c8;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 50px 0px 0px 10px;
}
