body {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #000066;
	background: url(../images/backg.gif) repeat-x #ADADCE;
	margin-top: 0px;
}

td {

}

th {

}
h2 {
	font-size: 14px;
	font-weight: bold;
}
#all {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 820px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
/*-------------------head and banner -------------------------------------------*/
#head {
	display:block;
	background-color: #1D1C64;
	background-image: url(../images/head3.gif);
	background-repeat: no-repeat;
	height: 90px;
	clear: left;
	text-align:right;
	padding-top: 60px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size:12px;
	line-height: 25px;
}
#banner {
	background-color: #FFFFFF;
	height: 180px;
	top: 180px;
	width: 818px;
	color: #003399;
	letter-spacing: 0.1em;
	text-align: left;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	clear: right;
	

}
#banner .pic {
	padding-right: 15px;
	float: right;
}
#banner .text {
	float: left;
	font-family: "Palatino Linotype";
	font-size: 1.8em;
	color: #6479B0;
	font-style: italic;
	margin-top: 30px;
	margin-left: 20px;
	width: 150px;
	line-height: 1.5em;
	letter-spacing: 0em;
	
}
/*---------------------------------main -------------------------------------*/
#mainback {

	background-image: url(../images/wavemainbacklong.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;

}
#mainback a {
	color: #0000FF;
}
#mainback a:link {
	color: #0000FF;
	text-decoration: none;
}
#mainback a:hover {
	font-weight: bold;
	color: #000066;
}
#mainback a:visited {
	color: #0066CC;
	text-decoration: none;
}
#mainback a:active {
	color: #CC0000;
	text-decoration: none;
}

#mainback .content {
	position:relative;
	width: 500px;
	left: 50px;
	top: 30px;
	right: 10px;
	padding-bottom: 30px;
	float: left;
	display: block;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#mainback .content ul {
	list-style-type: decimal;
}

#mainback .content h1 {
	font-size: 1.6em;
	font-style: italic;
	color: #990000;
	letter-spacing: 0em;
	font-weight: normal;
	padding-bottom: 15px;
	font-family: "Palatino Linotype";
}
#mainback .content h2 {
	font-size: 1.4em;
	color: #993333;
	letter-spacing: 0em;
	font-family: "Palatino Linotype";
	padding-left: 15px;
	font-weight: normal;
}
#mainback .content ul {
	list-style-type: square;
}
/*-----------------------------------other --------------------------------------*/
.image {
	border: 5px double #B8BDDE;
	padding: 2px;
	margin: 5px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #0000CC;
}
.link {
	font-size: 1.1em;
	font-weight: bold;
}
.imgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #9966CC;
	letter-spacing: .1em;
}
.boldpur {
	font-size: 1.05em;
	font-weight: bold;
	color: #9966CC;
}
.tblhead {
	background-color: #E1E1FF;
	font-weight: bold;
	font-size: 1.1em;
}
.tblrow {
}
.tblpic {
	padding: 5px;
	width: 70px;
}
.tbltxt {
	padding: 5px;
	width: 140px;
}
.sub {
	width: 280px;
}
.perc {
	width: 50px;
	text-align: center;
}
/*------------------------------------footer-----------------------*/
#foot {
	height: 40px;
	font-size: .9em;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-top: solid 1px #990000;
	position: relative;
	display: block;
	clear: both;
	margin-top: 50px;
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;

}
#foot a {
	color: #FFFFFF;
}
#foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
#foot a:active {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: underline;
}
#foot a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#menu {
	font-size: 1.1em;
	clear: left;
	float: left;
	color: #FFFFFF;
	position: relative;
	margin-left: -15px;
	padding-top: 15px;
	margin-top: 10px;
}
#menu ul {
	list-style: none;
	width: 180px;



}
#menu ul li{
	padding:5px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#menu a {
	color: #FFFFFF;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #CCFFFF;
	font-weight: bold;
	text-decoration: none;
}
