body
{
background-color: #ffffff;
font-family: verdana,arial,sans-serif;
font-size: 10px;
height: 100%;
color:#3f251e;
}

html {
	height: 100%;
}

.middle {
	height: 100%;
}

.menuback {
	background: white url(images/home_02.jpg) no-repeat left top;
	padding-left: 40px
}

.menuback2 {
	background: white url(images/home_02a.jpg) no-repeat left top;
	padding-left: 40px
}
	
#main { position:relative }




#contentBox 
{
	background: white url("images/rightBack.gif") no-repeat right top;
	background-position: top-right;
	background-repeat:no-repeat;
	
	 }	 
a {
	
	color:#777777;
}
a:visited 
{
	color:#777777;
}
.contentHeading 
{
	font-size:26px;
	color:#f26522;
	
	 }


a.menuitem,a.menuitemCurrent {
	text-decoration:none;
	font-weight:bold;
	color:black;
	font-size:15px;
font-family: Arial Narrow,Arial,sans-serif;

}

a.menuitem:link {
	color:#000000;
}
a.menuitem:visited {
	color:#000000;
}
a.menuitem:hover {
	color:#ffffff;
}
a.menuitemCurrent:link {
	color:#ffffff;
}
a.menuitemCurrent:visited {
	color:#ffffff;
}


.head {
	font-family:verdana,arial;
	font-weight: bold;
	font-size:12pt;
	color: #3f251e;
}

.normal {
	font-family:verdana,arial;
	font-size:10pt;
}

.medinput {
	border: 1px #aaaaaa solid;
	width: 320px;
}

.medbutton {
	background-color: #0A4563;
	color: white;
	padding: 2px 2px 2px 2px;
}

div.submenu 
{
	left:0px;
	top:184px;
	position: absolute;
	width: 180px;
	display: none;
	background: #f0b537;
	
	padding: 5px 5px 5px 17px;
	text-align: left;
	z-index: 100;
	
border-bottom: solid 2 #f26521;
}

a.subitem 
{
	
	color:black;
	font-size:15px;
font-family: Arial,sans-serif;
	text-decoration: none;
	background-color:#f0b537;
	line-height: 28px;
	padding-top:2px;

}

a.subitem:link {
	color:#000000;
}
a.subitem:visited {
	color:#000000;
}
a.subitem:hover {
	color:#ffffff;
}
