body
{
background:white ;
background-position:center top;
background-repeat: no-repeat;
font-size: 10px;
height: 100%;
color:#797979;
text-align:center;
}
table {
padding: 0px;
margin: 0px;
border-collapse: collapse;
}
input
{
	background-color: #e9e9e9; 
	border:1px;

color:#666666;
	
	
	
}
.thumbImg
{
	border: Solid 11px White;
	width:100px;
}

.contentTable
{
	
	background: white url(images/contentBack.jpg);
	vertical-align:top;
background-position: left top;
background-repeat: no-repeat;
margin-left: 15px;
padding: 30px 30px 15px 30px;
}
.contentTableXX
{
	width: 834px;
	background: white url(images/contentBack.jpg);
	vertical-align:top;
background-position: left top;
background-repeat: no-repeat;
margin-left: 15px;
padding: 30px 30px 15px 30px;
}

.leftMain
{
	background: white url(images/leftBack.jpg);
background-position: right top;
background-repeat: no-repeat;
}
.leftMainContent
{
	background: white url(images/leftBackContent.jpg);
background-position: right top;
background-repeat: no-repeat;
}
.centreMain
{
	width: 866px;
	background: white;
	vertical-align:top;
background-position: right top;
background-repeat: no-repeat;
}
.rightMain
{
	background: white url(images/rightBack.jpg);
background-position: left top;
background-repeat: no-repeat;
}
.leftMiddleMain
{
	width:auto;
	background: white url(images/middleleftback.jpg);
background-position: right top;
background-repeat: repeat-y;
}

.centreMiddleMain
{
	width: 866px;
	height: auto;
	background: white
background-position: left top;
background-repeat: no-repeat;
}
.rightMiddleMain
{
	width:auto;
	background: white url(images/middlerightback.jpg);
background-position: left top;
background-repeat: repeat-y;
}
.leftBottomMain
{
	width:auto;
	background: white url(images/bottomLeftBack.jpg);
background-position: right top;
background-repeat: no-repeat;
}

.centreBottomMain
{
	width: 866px;
	height: auto;
	background: white url(images/bottomBack.jpg);
background-position: left top;
background-repeat: no-repeat;
}
.rightBottomMain
{
	width:auto;
	background: white url(images/bottomRightBack.jpg);
background-position: left top;
background-repeat: no-repeat;
}
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;
}
