body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
        margin: 0px;
        -moz-user-select: none;
		background-color: #FFFFFF;
		background-image: url(images/newimages/bg.jpg);
		
}

.mainMenu {
	font-family: Trebuchet MS,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	list-style-image: url(images/imagesnew/bullet.gif);	
	
}
a:mainMenu {
color:#FFFFFF
}

a.mainMenu:hover{
	text-decoration: underline;
	
	}	
	
	
.menu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
	
}



.subs {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a {
	font-family:   Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A71831;
	
	
}

a:hover{

	text-decoration: underline;	
	}

h1 {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

h2 {	
	font-family: Trebuchet MS,  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	
}



p, li, td { 
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;		

}

	
input, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}





.content {
	background-color: #ffffff;
	background-image: url(images/imagesnew/left_shadow.jpg);
	background-repeat: repeat-y;
}
#navigation td {
	}

#navigation a {
	color: #318C1C;
	line-height:15px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#97192B;
	font-weight:bold;
	font-size: 12px;
	background-color: #318C1C;
	}
	
.formsubmitw {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E8817;
}
