body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
	 background-image:url(images/background1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.whitetextmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #8D1E3E;
	font-weight: bold;
	font-size: 16px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td a{
   display: block;
   text-decoration: none;
  padding: 3px;
 
}
table.navbar td a:link, table.navbar td a:visited {
	color: #FFFFFF;

}
table.navbar td a:hover, table.navbar td a:active {
 
	color:#333333;
font-weight: bold;
	
 background-color:#FFFFFF;
 border-right: 1px solid #333333;
border-left: 1px solid #333333;
 }
.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #310B16;
}
.contentGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.contentGrey a{
	color: #CCCCCC;
	font-weight: normal;
    text-decoration:none;
}
.contentGrey a:hover{
	color: #FFFFFF;
	font-weight: normal;
    text-decoration:underline;
}
a{
  color:#0066CC;
}
a:hover{
  color:#000000;
}
.inputText{
background-color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
   padding: 1px;
}

#dropmenudiv{
position:absolute;
background-color:#EFEFEF;
border:2px solid #CCCCCC;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;

font-size: 11px;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #CCCCCC;
color:#000000;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
color:#000000;
font-weight: bold;
}
.style8 {
	color: #000000;
	font-weight: bold;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.style10 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
