/* CSS Document */

body {

	background-color: #FFFFFF;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.style1 {color: #FFFFFF}

.style2 {color: #7F9DB9}

body,td,th {

	color: #3F3826;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

a:link {

	color: #660000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFCC00;

}

a:hover {

	text-decoration: underline;

	color: #33CCFF;

}

a:active {

	text-decoration: none;

	color: #33CCFF;

}



#button {

	width: 12em;

	border-right: 1px solid #000;

	padding: 0 0 1em 0;

	margin-bottom: 1em;

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;

	background-color: #90bade;

	color: #333;

	}

	

	#button ul {

		list-style: none;

		margin: 0;

		padding: 0;

		border: none;

		}

		

	#button li {

		border-bottom: 1px solid #90bade;

		margin: 0;

		list-style: none;

		list-style-image: none;

		}

	

	#button li a {

		display: block;

		padding: 5px 5px 5px 0.5em;

		

		background-color: #0C2965;

		color: #fff;

		text-decoration: none;

		width: 100%;

		}



	html>body #button li a {

		width: auto;

		}



	#button li a:hover {

		

		background-color: #2586d7;

		color: #fff;

		}

.style5 {font-size: 11px; }

.style22 {color: #43749F}


.heading4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #578AB9;

	background-repeat: no-repeat;

	background-position: left center;

	margin-left: 0px;

	padding-left: 26px;
}


.heading3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #578AB9;

	background-repeat: no-repeat;

	background-position: left center;

	margin-left: 0px;

	padding-left: 26px;

}


.heading2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #578AB9;

	background-repeat: no-repeat;

	background-position: left center;

	margin-left: 0px;

	padding-left: 26px;

}


.heading1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #43749F;

}


.line {

	border-top-width: 100%;

	border-right-width: 100%;

	border-bottom-width: 100%;

	border-left-width: 100%;

	border-top-style: dotted;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #A19B8B;

	border-right-color: #A19B8B;

	border-bottom-color: #A19B8B;

	border-left-color: #A19B8B;

}


