/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	background-color: #35A5E9;
	
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}

#button {
	width: 12em;
	border-right: 1px solid #fff;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #ADADAD;
	color: #0000FF;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #E1D6C0;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 3px 3px3px 0.5em;
		
		background-color: #0066FF;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		
		background-color:#E1D6C0;
		color: #000000;
		}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #11C1FD;
}
a:hover {
	text-decoration: none;
	color: #11C1FD;
}
a:active {
	text-decoration: underline;
	color: #ECE9D8;
}
.sm1 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#btmenu {
	color: #B4D9EF;
}
#btmenu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:hover {
	font-weight: bold;
	color: #B4D9EF;
	text-decoration: none;
}
#btmenu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.big1 {
	color: #206C9B;
	font-size: 18px;
	text-transform: uppercase;
}
.lightBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #3E3725;
	text-decoration: none;
}
.table {
	border: 1px dashed #C0AF81;
}
.picborder {
	border: thin solid #C1B084;
}
.inside {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666600;
	background-image: url(headingarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 26px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663300;
}
.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;
}
