body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #333333;

-moz-user-select: none;
}

.usefulLinks{

background-image: url(images/info_bg.jpg);
background-repeat: repeat-y;
}

input, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;

	margin: 0px;
	padding: 0px;
	
}
.mainMenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold; 
	font-decoration:underline;
        margin-right:8px;
	}
.mainMenu:hover {
	color: #ffffff;
	}


a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold; 
	 margin-right:8px;
	}
	
	a:hover {
	color: #000000;
	}
	
	
	
	p, ul, li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold; 
	
	 
	}


a.menu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	 font-weight: bold;
	
}
a.menu:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545e44;
	 font-weight: bold;
	
	
}
a.subs {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

        font-weight: bold;
        margin-left:15px
}
a.subs:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545e44;
	}



td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
        font: 12pt arial; 
        font-weight: bold; 
        color: #ffffff;
}


