body {
	margin: 0;
	padding: 0;
	background: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: center;
	}
p {
	font-size: 11px;
	}
#wrapper {
	width: 790px;
	margin: 0 auto;
	text-align: left;
	position: relative;	
	
	}
#container {
	background: #cccccc;
	background-image: url('graphics/cont_bg.gif');
	background-repeat: repeat-y;
	}
#translate {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	}
#header {
	height: 95px;
	background: url('graphics/head.gif');
	}
#left {
	/*padding: 10px;*/
	width: 177px;
	float: left;
	background: #ffffff;
	
	}
#content {
	width: 593px;
	padding: 10px 10px 10px 2px;
	float: right;
	height: 1%
	}
#content h1 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: center;
	}
#content h1.title {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	background: white;
	}
#content h2 {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	line-height: 18px;
	}
#content h3 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: center;
	}
h4 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align: center;
	}
#subcontent {
	width: 790px;
	clear: both;
	background: #cccccc;
	}
#footer {
	clear: both;
	background: #999999;
	text-align: center;
	padding-top: 15px;
	}
#navigation {
	list-style: none;
	padding: 0;
	margin: 10px;
	}
a, a:visited {
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #ff9900;
	}
#navigation .heading {
	height: 17px;
	background: #650202;
	border: 1px solid black;
	font-size: 17px;
	color: white;
	padding: 0 0 3px 0;
	margin: 0;
	}
#navigation .heading a {
	color: white;
	padding: 0;
	margin: 0;
	line-height: 17px;
	}
.smallbox {
	width: 87%;
	background: white;
	margin: 0 0 0 42px;
	padding:5px;
	}
.bigbox {
	background: white;
	padding: 10px 10px 0 10px;
	width: 570px;
	display:block;
	height:130px;
	}
.clear {
	clear: both;
	margin:0;
	padding:0;
	height:1px;
	}
.bigtable {
	border:#999999;
	background: #FFFFCC;
	font-size: 11px;
	}
.bigtable td {
	text-align:center;
	vertical-align:middle;
	}
.bigtable h3 {
	font-size: 17px;
	color: #990000;
	font-weight: bold;
	text-align: center;
	}
.style2 {	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.style3 {	font-size: 14px;
	font-weight: bold;
}
.style4, #content h2.style4 {	font-size: 16px;
	font-weight: bold;
}
.style5, #content h2.style5, #content h1.style5, .style5 a {	font-size: 18px;
	font-weight: normal;
	color: #990000;
}
.style5 a:hover {	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
}
.style6, #content h2.style6, .style6 a {	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.style6 a:hover {
	color: #ff9900;
	}
.grey {
	background: #cccccc;
	}
.color {
	color: #990000;
	}
.red {
	color: red;
	}
.white {
	color: white;
	}
.blue {
	color: blue;
	}
TEXTAREA {
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
FONT-SIZE: 11px; 
BORDER-LEFT: #000000 1px solid; 
COLOR: #000000;
BORDER-BOTTOM: #000000 1px solid;
FONT-FAMILY: arial;
}
INPUT {
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
FONT-SIZE: 10px;
BORDER-LEFT:#000000 1px solid;
COLOR: #000000; 
BORDER-BOTTOM: #000000 1px solid;
}
.brdr1 {
	font-size: 11px;
	}
table {
	font-size: 11px;
	}

		


