<style type="text/css">





#menuwrapper {
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #333333;
	background-color:#000000;
	}
#menuwrapper h2 {
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0;
	padding:0;
	letter-spacing:1px;
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 1px 10px;
	border-right: 0px solid #333333;
	color: #480015;
}
#menubar a.hover {
	color: #cccccc;
}

#menubar li {
	float: left;
	width: 9em;
	list-style-image: none;
}
#menubar li ul, #menubar ul li  {
	width: 12em;
}

#menubar ul li a  {
/*	color: #565656;    */
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	color: #999999;
/*	background-color: #000000;  */
	}

#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #7F7F7F;
	background-color: transparent;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

#menubar ul a:hover {
	background-color: #EBEBEB!important;
	color: #333333!important;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

#menubar li {width: auto;}


#content {
	font-family: Arial, sans-serif;
	text-align: left; 
	vertical-align: top;
}
#content #leftColumn {
	width: 200px;
	padding: 20px 8px 0px 8px;
}
#content #rightColumn {
	font-size:12px;
	padding: 0px 8px 0px 8px;
}


#leftColumn h2 a {
	font-size:12px;
	font-weight:bold;
	color: #660099;					
	background: #ffffff;
	padding: 0px 0px 0px 0px;
}
#leftColumn h3 a {
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	color: #006699;					
}
#leftColumn h4 a {
	font-weight:normal;
	padding: 0px 0px 0px 6px;
	color: #000000;					
}
#leftColumn h5 {
	font-weight:bold;
	padding: 0px 8px 0px 6px;
	color: #FF6600;					
}
#leftColumn h6 {
	font-weight:normal;
	padding: 0px 6px 0px 6px;
	color: #000000;					
}
#content #leftColumn a {
	text-decoration: underline;
}
#content #leftColumn a:hover {
	color:#aaaaaa;
}
#content #leftColumn li {
	list-style:none;
	list-style-image: none;
}
#content #leftColumn li a {
	color: #006699;
	text-decoration: underline;
}
#content  #leftColumn li:hover a:hover {
	color:#cccccc;
}
#content #leftColumn .subMenu {
	border-top: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
}
#content #leftColumn .subMenu img{
	padding: 0px 0px 0px 0px;
}

#rightColumn h2 {
	font-size:18px;
	font-weight:bold;
	color: #0099CC;					
	padding: 10px 0px 0px 0px;
}

#rightColumn h3 a {
	font-size:14px;
	font-weight:bold;
	color: #660099;					
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}
#rightColumn h4 a {
	font-size:12px;
	font-weight:bold;
	color: #FF6600;					
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}
#rightColumn h5 {
	font-size:14px;
	font-weight:bold;
	color: #FF6600;					
	padding: 10px 0px 0px 0px;
}
#rightColumn h6 {
	font-size:12px;
	font-weight:normal;
	color: #336699;					
	padding: 10px 0px 0px 0px;
}
#rightColumn p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#rightColumn a {
	text-decoration: underline;
}
#rightColumn a:hover {
	text-decoration: none;
	color: #aaaaaa;
}
#rightColumn blockquote {
	font-size:11px;
	font-weight:bold;
	color: #424448;					
	padding: 0px 10px 0px 10px
}  
#rightColumn th {
	font-size:10px;
	font-weight:bold;
	color: #000000;					
	padding: 0px 10px 0px 10px
}  
#rightColumn td {
	font-size:10px;
	font-weight:normal;
	color: #000000;					
	padding: 0px 10px 0px 10px
}  
#rightColumn image {
	font-size:10px;
	font-weight:normal;
	color: #000000;					
	padding: 0px 10px 0px 10px;
float: center;
}  





#breadcrumb {
	font-size:10px;
	font-weight:normal;
	color: #660099;					
	padding: 10px 0px 0px 0px;
}
#breadcrumb a {
	font-size:10px;
	text-decoration: underline;
}
#breadcrumb a:hover {
	text-decoration: none;
	color: #aaaaaa;
}

hr  {
	color:red;
	height:7px;border: 
	double 2px blue
}

hr  {
	border: 1px solid #ffffff;
	border-top: 1px dashed #999999;
	color: #ffffff;
	height: 1px;
}

#footer {
	font-size:9px;
	font-weight:normal;
	color: #000000;					
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	float: center;
	text-align: center;
}
#footer a {
	font-size:9px;
	color: #000000;					
	text-decoration: none;
}
#footer a:hover {
	color: #aaaaaa;
	text-decoration: none;
}

h1 {
	font-size: 9px;
	font-weight:normal;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


</style>