body {
	behavior:url(csshover.htc);
	font-family: "Verdana", Arial, Helvetica, sans-seriff;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-image: url();
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center center;
	}
heading {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:24px;
	 }
table { margin:auto;
}
.sidesLeft
    {background:url("images/sideLeft.png") repeat-y;
	background-position:right;
}

.sidesRight
    {background:url("images/sideRight.png") repeat-y;
	background-position:left;
}
.link {
	text-decoration:none;
	color: #009900;
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	color: #6EBD45;
	font-weight: bold;
	font-size: 14px;
	line-height:1.8em;
}
.style {
	color: #6EBD45;
	font-size: 12px;
	line-height:1.3;
}
.style4 {
	color: #6EBD45;
	font-size:16px;
	line-height:1.3;
	font-weight: bold;
}
.style5 {
	color: #6EBD45;
	font-size: 12px;
	line-height:1.3;
}
.style2 {
	color: #4d4d4d;
	font-size: 10px;
	line-height:1.3;
	font-weight:bold;
}
.style6 {
	color: #4d4d4d;
	font-size: 14px;
	line-height:1.3;
	font-weight:bold;
}
.styleHomeBody {
	font-size: 12px;
}
#nav {
	font-size:12px;
	font-family:"Verdana", Trebuchet MS, sans-serif;
	font-weight: bold;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:inside;
	position:relative;
	line-height:1.5em;
	margin-left: 0px;
	letter-spacing: normal;
	
	
}
#nav ul {
    margin:0;
	padding:0;
	text-align:left;
	list-style-type:none;
	list-style-position:inside;
	position:absolute;
	line-height:1.5em;
	letter-spacing: normal;
}
#nav a{
display:block;
padding:0px 5px;
border:1px solid #4D4D4D;
color:#fff;
text-decoration:none;
background-color:#4d4d4d;
float:centre;
}

#nav a:hover{
background-color:#F7971F;
background-attachment:fixed;
color:#fff;
}

#nav li{
float:left;
position:relative;
width:12em;
}

#nav ul {
position:absolute;
display:none;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
.breadcrumb{
font:10px "Verdana", Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(images/breadcrumb.jpg) no-repeat center right;
text-decoration: none;
padding-right: 18px;
padding-leftt: 18px;
color:#4d4d4d;
}

.breadcrumb a:visited, .breadcrumb a:active{
color:#6EBD45
}

.breadcrumb a:hover{
text-decoration: underline;
color:#6EBD45
}
