/* CSS Document */

<style type="text/css">

.style4  {
	color:  #cccccc;
	font-size: 72px;
	font-weight: bolder;
	font-family: 
; 	font-family: "Times New Roman", Times, serif;
}
.style5 {
	color: #000066;
	font-size: 36px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif}
.style6 {
	color: #000099;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif}
body {
	background-color: #FFFFff;
	margin: 0px;
	padding: 0px;
	border: 0px;	
}
.style7 {color: #000099}
.style8 {color: #FF0000}
.Table1 {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.style9 {font-size: 24px}

.style10 {font-size: 24px}

.listb {
	list-style-type: disc;
}
.style11 {
	color: #000000;
	font-weight: bold;
}
.style12 {
	font-size: 10px;
}
.sidemenu {
background-color: #;
}
.sidemenu li a{
text-decoration: none;
color: #2d2b2b;
font: bold 12px Verdana;
}
.sidemenu li a:visited{
color: #2d2b2b;
}
.sidemenu li a:hover{
text-decoration: underline;
color: #0066FF;
background-color: #;
}
.sidemenu li.selected{
}
.sidemenu li.selected a{ /*selected main tab style */
color: #ffffff;
background-color: #00ccFF;
/*background-image: url(shadeactive.gif);*/ /*THEME CHANGE HERE*/
border-bottom-color: black;
}
.sidemenu li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
</style>

