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

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;
}
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;
}
.subtitles {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
.subtitles2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.subtitles3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.BUTTONboxes {
	background-color: #BAB9B7;
	margin: 10px;
	padding: 10px;
	border: 1px solid #7E7D7A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.feesTitle {
	font-size: 16px;
	color: #4F191B;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.feesTitle2 {
	font-size: 14px;
	color: #AF000E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.greenTXT {
	color: #336600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.feesbox {
	margin: 5px;
	padding: 5px;
	border: thin solid #209FEA;
	background-color: #DBE5E5;
}
.blacktext {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.direction {
	margin: 5px;
	padding: 5px;
	background-color: #C0D2CE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
