body {
	font: normal 11px verdana;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 155px; /* Width of Menu Items */
	border-bottom: 1px dotted #ccc;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 10px;
	border: 1px dotted #D55E24;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
}
a.links {
 	color: #42403C;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.links:visited {
	color: #42403C;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.links:hover {
	color: #900000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.gen {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.genmed {
	FONT-SIZE: 11px; COLOR: #D55E24; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.genb {
	FONT-SIZE: 11px; COLOR: #E3890F; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.red {
	FONT-SIZE: 11px; COLOR: #ca0000; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.white {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.heading {
	FONT-SIZE: 13px; COLOR: #7D2600; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
a.botlinks {
 	color: #D55E24;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.botlinks:visited {
	color: #D55E24;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.botlinks:hover {
	color: #DC8E69;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.table{
	border:1px solid #000000;
}
a.whitelinks {
 	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.whitelinks:visited {
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.whitelinks:hover {
	color: #333333;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
INPUT {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}
TEXTAREA {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}
SELECT {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}
INPUT.post {
	BACKGROUND-COLOR: #ff0000
}
TEXTAREA.post {
	BACKGROUND-COLOR: #ffffff
}
SELECT {
	BACKGROUND-COLOR: #ffffff
}
INPUT {
	TEXT-INDENT: 2px
}
INPUT.button {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #efefef
}
INPUT.mainoption {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #fafafa
}
INPUT.liteoption {
	FONT-WEIGHT: normal; BACKGROUND-COLOR: #fafafa
}
INPUT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px
}
TEXTAREA {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px
}
SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px
}
INPUT {
	TEXT-INDENT: 2px
}
INPUT.button {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px
}

BODY{
	SCROLLBAR-FACE-COLOR: #FADB6E; SCROLLBAR-HIGHLIGHT-COLOR: #ccccccc; SCROLLBAR-SHADOW-COLOR: #B66712; SCROLLBAR-3DLIGHT-COLOR: #C37059; SCROLLBAR-ARROW-COLOR: #8D0A04; SCROLLBAR-TRACK-COLOR: #900000; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
