@charset "UTF-8";


#header {
	width:760px;
	height:115px;
	margin:0px 20px 0px 20px;
	display:block;
	border:none;
	background-color:#333333;
}

.boxout {width:510px; height:auto; padding:2px 10px 10px 0px; margin:0px; background-color:#333333;}

.boxout a:link {color:#CCCCCC; font-weight:bold;}
.boxout a:visited {color:#CCCCCC; font-weight:bold;}
.boxout a:hover {color:#FFFFFF; font-weight:bold;}
.boxout a:active {color:#CCCCCC; font-weight:bold;}


h2 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333333;
}

h4 {
	font-size:14px;
	line-height:12px;
	color:#900;}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, p a:link {color:#333333;}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, p a:visited {color:#333333;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {color:#888888;}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active, p a:active {color:#333333;}


h6 {color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	margin:2px 10px 2px 10px;
	font-weight:normal;
}
