a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:active {
	color: #080;
	text-decoration: none;
}

body {
	background: #c9dcff;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

div {
	 font-family: tahoma, verdana, arial;
}

#outter {
	margin: auto;
	width: 976px;
}

#suboutter {
	width: 971px;
	height: 400px;
	padding: 0 1px 0 4px;
	background: url(../img/f1/sbg.gif) repeat-y;
}

.nav {
	display: block;
	background: #a3c5ff url(../img/f1/navbg.gif) 0 0 repeat-x;
	width: 971px;
	height: 30px;
}

.nav a, .nav a:link {
	display: block;
	float: left;
	margin: 0;
	vertical-align: middle;
	padding: 7px 8px 0 8px;
	height: 23px;
	font: bold 13px tahoma, arial, sans-serif;
	background: url(../img/f1/navbg.gif) 0 0 repeat-x;
	color: #fff;
	text-decoration: none;
}

.nav a:hover, .nav a:active, .nav a.active, .nav a:link.active, .nav a:hover.active {
	background-position: 0 -30px;
	text-decoration: none;
}

#subnav {
	background: #95bcff;
	display: block;
	color: #183363;
	text-align: left;
	height: 13px;
	width: 955px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

#subnav a, #subnav a:link, #subnav a:visited {
	padding: 0 4px;
	color: #183363;
}

#subnav a:hover, #subnav a:active {
	color: #44659f
}

#fringe {
	width: 965px;
	background: #95bcff;
	padding-left: 3px;
	padding-right: 3px;
}

#contentback {
	width: 959px;
	padding: 3px;
	background: #fff;
}

#ad {
	margin-bottom: 3px;
}

#contentleft {
	width: 600px;
	float: left;
}

#contentright {
	width: 356px;
	float: right;
}

.cbox {
	text-align: left;
	padding: 5px;
	border-right: 1px #4386f4 solid;
	border-left: 1px #4386f4 solid;
	border-bottom: 1px #4386f4 solid;
}

.cbox a:link, .cbox a:visited {
	padding-bottom: 0;
	color: #295bb0;
	text-decoration: none;
	border-bottom: 1px solid #b5bece;
}

.cbox a:hover, .cbox a:active {
	padding-bottom: 0;
	color: #0e3576;
	text-decoration: none;
	border-bottom: 1px solid #b5bece;
}


.cotop {
	background: url(../img/f1/ctobg.gif) repeat-x;
	width: 100%;
}
.cotopr {
	background: url(../img/f1/ctobgr.gif) repeat-x;
	width: 100%;
}
.ctop {
	background: url(../img/f1/ctbg.gif) repeat-x;
	width: 100%;
	height: 13px;
}
.ctitle {
	float: left;
	background: #fff;
	margin-left: 15px;
	padding-left: 5px;
	padding-right: 5px;
	font: bold 13px tahoma;
	color: #2151a0;
}
.ctsub {
	padding-left: 2px;
	font: 10px tahoma;
	color: #a0c4ff
}
.ctitle-old {
	BACKGROUND: url(../img/f1/mheadbg.gif) #1148a4; WIDTH: 100%; TEXT-ALIGN: left
}

.g2 {
	clear: both;
	font: bold 15px/20px tahoma;
	color: #051c47;
}

.g3 {
	font: 11px/16px tahoma;
	color: #777;
}

.g4 {
	font: 11px/16px tahoma;
	margin-bottom: 20px;
}

.g2 img {
	display: block;
	float: right;
}

.sitem {
	font: 11px/16px tahoma;
	margin-bottom: 7px;
	clear: both;
}

.sitem img {
	border: 3px solid #ddd;
	float: left;
	margin-right: 5px;
}

.sitem a:link, .cbox a:visited {
	padding-bottom: 0;
	color: #295bb0;
	text-decoration: none;
	border: none;
}

.subcap {
	font-size: 9px;
	color: #777;
	margin-left: 5px;
}

.subdes {
	font-size: 11px;
}

