body {
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
a:link	{
	color: #000000;
	text-decoration:none;
	}
a:visited	{
	color: #000000;
	text-decoration:none;
	}
a:hover {
	color: #cc0000;
	text-decoration:underline;
	}
H1 {
	color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
H2 {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
H3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #404040;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
}
.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.expandedlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.expandedsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	}
.bulletspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #404040;
}
.halfspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #404040;
}
.smallcap {
	font-variant: small-caps
}
span.highlight{
background-color:#FFFF00;
font-size:18px;
font-color:#cc0000;
}
	
.indentmenu{
font: 10px Arial; 
letter-spacing: 1px;
width: 100%; /*leave this value as is in most cases*/
}
.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px; 
height: 22px;
background:url(../images/center_tile_bl.gif);
}
.indentmenu ul li{
display: inline;
}
.indentmenu ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 3px 0px;
text-decoration: none;
font-weight: bold;
width: 100%;
}
.indentmenu ul li a:visited{
color: white;
}
.indentmenu ul li a:hover{
color: #ff9900 !important; /*text color of selected and active item*/
font-weight: bold;
/*padding-top: 4px; /*shift text down 1px for selected and active item*/
/*padding-bottom: 3px; /*shift text down 1px for selected and active item*/
/*background: #FFFFCC;*/
}
.indentmenu ul li .current{
color: #FFffff !important; /*text color of selected and active item*/
/*border-bottom:#CCCCCC solid thin;*/
/*padding-top: 4px; shift text down 1px for selected and active item*/
/*padding-bottom: 3px; /*shift text down 1px for selected and active item*/
/*padding-right: 5px;*/
background:#000000;
}
.indentmenu ul li .subcurrent{
color: black !important; /*text color of selected and active item*/
border-bottom:#000000 solid thin;
padding-top: 4px; /*shift text down 1px for selected and active item*/
padding-bottom: 3px; /*shift text down 1px for selected and active item*/
padding-right: 5px;
background: #dadada;
font-weight:normal;
}
.indentmenu ul li .subtext{
font-weight:normal;
letter-spacing: 2px;
width: 100%; /*leave this value as is in most cases*/
}
span.highlight{
	background-color:#FFFF66;
	font-size:14px;
	font-color:#cc0000;
	color: #990000;
}
	
