/* CSS Document */

body{
	background:url(images/bg.jpg);
	color:#363636;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:visited{
	color:#0066CC;
	text-decoration:none;
	}

a:hover{
	color:#333333;
}

.textwrap1{
	line-height:1.3;
	padding: 0 0 0 13px;
}

.textstyle1{
	color:#FFFFFF;
	font-size: 13px;
}

.textstyle2{
	color:#FFFFFF;
	font-size: 12px;
}

.ftxt{
	color:#888888;
}
a.linkstyle1, a.linkstyle1:visited{
	font-size:10px;
	color:#888888;
	text-decoration:none;
}

a.linkstyle1:hover{
	color: #83b3d0;	
}

a.linkstyle2, a.linkstyle2:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.linkstyle2:hover{
	color:#333333;
}

a img{
	border:none;
}

.brd{
	border:2px solid #666666;
}

.incont{
	 line-height:1.7;
}

.subtit{
	color: #003399;
	font-weight: bold;
	font-size: 13px;
}

