.style1 /*style1*/{color:red;}
.smallheading /*smallhead*/{color:green; font-size:14pt; font-weight:700; }

body {
	font-family:arial;
	font-size:10pt;
	background:#fbfbeb;
	margin:0px;
	
	}
	
LI {
color:#d99730;
}

/* Section Heading Styles */
.section_head /*secthead*/ {
	background: #FBFBEB;
	color:#666666;
	font-family:arial;
	font-size:24px;
	text-align:left;
	font-style:italic;
	padding-left:10px;
	/*border-bottom:#808080 1px solid;*/
}
.subhead {
font-size:120%;
font-weight:600;
color:#404040;
}

/* Menu Styles */

.right_border {
	border-rightc:#909090 2px solid;
}
.left_border {
	/*border-left:#808080 1px solid;*/
	/*background:#e7eff7;*/
}
.lhsbox {
 border-right:1px solid #808080;
 }


.menu_items A:link, .menu_items A:Visited {
	color:#909090;
	font-family:arial;
	font-size:16px;
	font-weight:600;
	text-decoration: none;
}

.menu_items A:Hover {
	color:#d99730;
	font-family:arial;
	font-size:16px;
	font-weight:600;
	text-decoration: none;
}

.menu_items {
	padding-left:15px;
	background:#fbfbeb;
	padding-top:10px;
	padding-bottom:10px;
	line-height:24px;
	
}
.menu_highlight A:VISITED {

	color:#d99730;
	font-size:16px;
		
}
	
 A:link, A:Visited {
	color:#909090;
	font-family:arial;
	text-decoration: none;
}

A:Hover {
	color:#d99730;
	font-family:arial;
	text-decoration: underline;
}


.content_section /*maincontent*/{
	font-family:arial;
	padding-left:25px;
	padding-right:40px;
	padding-top:15px;
	background:#fbfbeb;
	background:url(images/watermark.gif) repeat-y #fbfbeb ;
	width:600px;
	
}

.content_section A:link, .content_section A:Visited {
		color:#909090;
}
.content_section A:Hover {
	color:#d99730;
}
.pagefooter /*footer*/{ background:#fbfbeb;font-size:9pt; color:#909090 ;border-top:#c0c0c0 1px solid;}

.LI {
font-size:12px;
}