body {
	background-color: #000000;
	background-image:url(images/background.gif);
	margin-top:200px;
	background-repeat: no-repeat;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	color:#FFF;
}
a.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a:link {color:#FF0000;}      /* unvisited link */
a:visited {color:#00FF00;}  /* visited link */
a:hover {color:#FF00FF;}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */

<!-- a:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
} -->
.BASICSHeader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #336633;
}
.border {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style1 {
	color: #336633;
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.ul {
	color:#0CC;
	
}
.leftmenu {
	color:#00C;
	float:left;
	margin-top:30px;
	margin-bottom:9000px;
	margin-right:30px;
	
}
.rightdetails {
	color:#FFF;
	right: 100px;
}
h1,h2,h3 {
	color:#FFF;
}

