body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #F3EB00;
	border-bottom-color: #F3EB00;
	font-weight: bold;
	text-decoration: none;
}
.tbod {
	height: 100%;
	font-size: 12px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	color: #34458B;
	font-size: 16px;
	text-transform: capitalize;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #34458B;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
}
.ctable {
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #34458B;
	border-right-color: #34458B;
	padding-left: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.clink {
	color: #FFFFFF;
}
.out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.nav2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #34458B;
	background-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #F3EB00;
	border-bottom-color: #F3EB00;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullet.jpg);
}
ul {

	list-style-image: url(images/bullet.jpg);
}
.nav:hover {
	color: #FFFF00;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 10px solid #FFFFFF;
}
.contentstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #999999;
	color: #FFFFFF;
}
