/* CSS Document */
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #003399;
}
h2 {
	font-size: 14px;
	color: #666666;
}
body,td,th {
	color: #666666;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	vertical-align: top;
}
h3 {
	font-size: 16px;
	color: #FF0000;
}
body {
	
	border-top: 0;
	padding-top: 0px;
	vertical-align: top;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	left: 0px;
	top: 0px;
	background-color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: left;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066cc;
	display: block;
	padding: 2px;
	width: 185px;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;
	width: 185px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #993300;
	text-decoration: none;
}



.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 2px;
	width: 185px;
	background-color: #999966;
	display: block;
	padding: 2px;
	width: 185px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #993300;
	text-decoration: none;
}

.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 185px;
	border-bottom-color: #CC9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #666699;
	border-top-color: #FFFFCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFCC;
	border-left-width: thin;
	padding-top: 2px;
	padding-bottom: 2px;
	
}



.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 185px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #99CCCC;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999966;
	text-align: right;
}

.style2 {
	font-size: 14px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {

	border-right-style: solid;
	border-right-color: #666699;
}

.style4 {
	font-size: 12px;
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}