body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
.style2 {
	font-size: 14px;
	color: #D60033;
}
.style8 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
img
{
 border-color: #FFFFFF;
}
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #F2F6F7;
	}
	a.menu:hover {
	text-decoration: none;
	color: #000000;
	}
	a.btt1:link, a.btt1:visited, a.btt1:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	}
	a.btt1:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	}	
	a.ref:link, a.ref:visited, a.ref:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	}
	a.ref:hover {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}
#dropmenudiv{
position:absolute;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D60033;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D60033;
	background-color: #F5BFCC;
}

.men_tab {
	background-color: #C49082;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.style10 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.dose {
	background-color: #D60033;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #F2F6F7;
	font-size: 12px;
	font-weight: bold;
	color: #F2F6F7;
}
.dose2 {
	background-color: #F2F6F7;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C49082;
	font-size: 12px;
	font-weight: bold;
	color: #C49082;
}