/* CSS Document */

body{
margin:0px;
background:#003851;
}

#outer{
width:775px;
border:1px solid #fff;
}
.bottomsite{
text-align:right;
font-family:verdana;
font-size:10px;
color:#000000;
}

.bottomsite a{
	width:100%;
	color:#0066FF;
	text-decoration:underline;
}

.bottomsite a:hover{
color:#006699;
}
.header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header a{
width:100%;
color:#fff;
text-decoration:none;
}

.header a:hover{
color:#0099CC;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

.text121 {
	font-family: Arial;
	font-size: 16px;
	color:#990000;
	text-decoration: none;
	
}

.text111{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	padding-left:8px;
}
