/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.menu1  {
		text-decoration: none;
		color : #D9D9D9;
		text-align: center;

}
.menu1:hover  {
		color : #FFFFFF;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		color : #000000;
		text-decoration: none;
		text-align: center;
		
}
.style {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #666666;
		line-height: 16px;
}
.menu2  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #666666;
		text-align: center;

}

.menu2:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #BD0000;
		text-decoration: none;
		text-align: center;
}
.style2 {
	color: #5DAAFF;
	line-height: 13px;
}a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
li a{
	background-color: #FFBE00;
	padding: 2px;
	display: block;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FA8400;
	border-right-color: #FA8400;
	border-bottom-color: #FA8400;
	border-left-color: #FA8400;
}
li {
	list-style-type: none;
}
li a:hover {
	background-color: #FA8400;
	color: #000000;
}
.nav-top {
	background-color: #FA8400;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.navstrap {
	background-image: url(images/index_13.jpg);
}
.footer {
	background-image: url(images/footer.jpg);
	padding-top: 32px;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 5px;
	background-repeat: no-repeat;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
.cambox {
	background-color: #E1FBFF;
	border: 1px dashed #FF6600;
}
.camtop {
	padding: 2px;
	font-weight: bold;
	border-top: 1px solid #FA8400;
	border-right: 1px none #FA8400;
	border-bottom: 1px none #FA8400;
	border-left: 1px none #FA8400;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #FA8400;
	font-weight: bold;
}
.style5 {color: #FF0000}