h2 {
	font-size:12px;
}

h1 {
	font-size:12px;
	text-align: center;
}


a {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:link {
	color: #8B4513;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a:visited {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #B22222;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a:active {
	color: #C68100;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

body {
	background: #fbfbf9;
	background-image: url(images/new_back.gif); 
	color: #2B2719;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-arrow-color: #000033;
	scrollbar-darkshadow-color: #692311;
	scrollbar-face-color: #E2CFA7;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #FF7700;
	scrollbar-track-color: #E2CFA7;
}

div#columnleft {
	float: left;
	position: relative;
	width: 170px;
	margin-left: 10px;
		z-index: 4;
}

div#columnright {
	float: right;
	position: relative;
	z-index: 5;
	width: 590px;
}

div#container {
	background: #DAB56B;
	border-left: 2px solid #000;
	border-right: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
	width: 780px;
	z-index: 1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
}

div#header {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
	background-image: url(images/top_banner.jpg);
	width: 780px;
	height: 222px;
	z-index: 2;
}

div#navigation {
	background-image: url(images/nav_button_gold.jpg);
	background-repeat: repeat-x;
	float: none;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	height: 40px;
	margin: 0 auto 0 auto;
	padding: 2px 0 0 0;
	position: relative;
	width: 780px;
	z-index: 3;
}

img {
	border: 0;
}

li {
	display: inline; /* to display horisontal */
}

li a:link, li a:visited {
	border-bottom: 1px solid #AD8119;
	border-left: 1px solid #FFFFCC;
	border-right: 1px solid #EEE8AA;
	border-top: 1px solid #FFFFCC;
	color: #2B2719; /* to set hover color for the hyperlinks */
	margin: 4px -2px 4px 0; /* for the items */
	padding: 6px 4px; /* for the items: 7px top and bottom for height*/
	text-decoration: none; /* to remove underline of the hyperlinks */
}

li a:hover, li a:active {
	border-bottom: 1px solid #FFFFCC;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #AD8119;
	color: #FFFFFF; /* to set hover color for the hyperlinks */
}

p {
	color: #692311;
	margin: 0 45px 7px 25px;
	text-align: justify;
	word-spacing: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

table {
	background-color: #DAB56B;
	color: #692311;
}

table p {
	color: #692311;
	margin: 0 15px 7px 15px;
	text-align: justify;
	font-size: 11px;
}


td {
	color: #692311;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

ul {
	list-style: none; /* to remove bullets */
	margin: 9px; /* for the bar itself */
	padding: 0;
}

.active {
	color: #400000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.button{
	background: #DFC082;
	color: #2B2719;
}

.footer {
	bottom: 0px;
	clear: both;
	color: #400000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	position: static;
}

.footer a:link {
	font-size: 10px;
}

.footer a:visited {
	font-size: 10px;
}

.footer a:hover {
	font-size: 10px;
}

.footer a:active {
	font-size: 10px;
}

.frame {
	border-bottom: 1px outset #764019;
	border-left: 1px inset #000000;
	border-right: 3px inset #CB9A34;
	border-top: 3px outset #CB9A34;
}

.frame1 {
	border: 1px outset #000033;
	
}

.hcblack {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.highlight {
	background-color: #EEEEEE;
	border: #FFF000;
	clear: right;
	filter: DropShadow(Color=black, OffX=y, OffY=n, Positive=y);
	font-weight: bold;
	height: 20px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	vertical-align: middle;
	width: auto;
}

.hlblack{
	color: ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}

.text{
	color: #2B2719;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
