body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:15px;
	color:#888888;
	margin-left:-10px;
	background-color: #B6BEC9;
	background-image: url(../images/blue_bg3.jpg);
	background-repeat: repeat-x;	
	
}

td {
	color: 333333;
	font-family: arial;
	font-size: 12px;
	line-height: 20px; 
	
}

p, ul, ol {
	color: 333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px; 
	
}

a {
	text-decoration: none;
	color: #5285AC;
}
.subtitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.textobody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.arrow {
	font-size: 10px;
	font-weight: bold;
	color: #5285AC;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}

#button {
	width: 195px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	}
	
html>body #button li a {
		width: auto;
		}
		
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #666666;
	border-right: 10px solid #cccccc;
	background-color: #999999;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}



	#button li a:hover {
		border-left: 10px solid #80794F;
		border-right: 10px solid #ADA991;
		background-color: #98905F;
		color: #ffffff;
		}
	
	#button li a:active {
		border-left: 10px solid #80794F;
		border-right: 10px solid #ADA991;
		background-color: #666666;
		color: #ffffff;
		}

#page {
		border-left: 10px solid #666666;
		color: #ffffff;
		}		
	

h1 {
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:24px;
	line-height:30px;
	font-weight: normal;
	color: #98905F;
}

h2 {
	font-weight:strong;
	font-size:24px;
	color:#333333;
	margin-top:0px;
	margin-bottom:6px;
	line-height:40px;
	text-decoration:none;
}
.backBody {
	background-image: url(../images/stamp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer a:visited {
	color: #CAC294;
	font-size: 12px;
	text-decoration: none;
}
.footer a:hover {
	color: #CAC294;
	font-size: 12px;
}
.footer a:active {
	color: #CAC294;
	font-size: 12px;
	text-decoration: none;
}.foot {
	font-size: 11px;
	padding: 10px;
	color: #CAC294;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.style1 {
	color: #9C9773
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
