body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #000;
}

a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
	text-align: left;
	color: #666666;
}

h1 {
	font-size: 0.8em;
	margin:0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
	text-align: left;
	color: #999999;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 1.1em;
	text-align: right;
	text-transform: uppercase;
}

.blue {
	color: #286ea0;
	font-size: 10px;
}

#bg {
	width: 740px;
	margin: 15px auto 10px;
	padding: 6px 10px;
	background: #E9E9E9 url(bg2.gif) no-repeat;
}

#overall {
	color: #303030;
	width: 736px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 2px;
	
}

#top {
	clear: both;
	text-align: right;
	padding: 17px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 35px;
	border-bottom: 2px solid #eee;
	background: #FFF url(fade.gif) repeat-x;
	color: #808080;
	font-size: 10px;
}

#title {
	float: left;
	font-size: 16pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	letter-spacing: 0.1em;
	color: #286ea0;
}

#navi {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navi ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navi li {
	margin-bottom: 5px;
	padding: 0 3px 0px 10px;
	letter-spacing: 0.1em;
}

#navi li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #286ea0;
	display: block;
	padding: 16px 10px 17px 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#navi li a:hover {
	color: #B60400;
}

.subtitle {
	margin: 0px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.6em;
}

.subtitle a {
	text-decoration: underline;
}

.subtitle p {
	margin: 0;	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
	visibility: hidden;
}

.rightcol {
	float: right;
	width: 125px;
	margin: 0 0 10px 0;
	padding: 3px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #666666;
	line-height: 1.5em;
}

.rightcol p {
	margin: 0px;
	font-size: 90%;
}

.rightcol a {
	display: block;
	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#pic {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	height: 230px;
	background-image: url(head5.jpg);
	background-repeat: repeat-x;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}

.maintext {
	margin: 0 150px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.3em;
	text-align: justify;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}

.maintext a, #maintext a:visited {
	text-decoration: underline;	
}

.maintext p {
	padding: 0;
	margin: 0;
}

#downbox {
	margin: 15px 10px 10px 10px;
	border: 1px solid #819CD7;
	font-size: 1.1em;
	text-align: center;
	color: #286ea0;
	background-color: #CCCCCC;
}

#downbox p {
	padding: 6px;
	margin: 0;
	font-weight: bold;
}


#footer {
	clear: both;
	color: #A7A7A7;
	font-size: 9px;
	text-align: right;
	padding: 0px 0px 15px 0;
	margin: 0px auto;
	width: 740px;
	
}

#footer a {
	text-decoration: underline;
	color: #286ea0;
}

#footer a:hover {
	color: #999999;
}
