body, td, th
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
td.admin
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #CFCF5F;
}
th.admin
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #EFEF7F;
}
.left_bg
{
	background-image: url(images/symptoms-n-tips_25.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rt_bg_tile
{
	background-image: url(images/symptoms-n-tips_26.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header_bg
{
	background-image: url(images/symptoms-n-tips_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header_red_bg
{
	background-image: url(images/symptoms-n-tips_12.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.horiz_border
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CACB;
}
.footer_bg
{
	background-image: url(../images/7.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_text
{
	color: #CCCCCC;
}
.ver_border
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7CACB;
}
a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover
{
	color: red;
	text-decoration: underline;
	font-size: 12px;
}
a:active
{
	color: #FCBC00;
	text-decoration: none;
	font-size: 12px;
}
.footera:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.footera:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.footera:hover
{
	color: #999999;
	text-decoration: underline;
}
.footera:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.redtext
{
	font-size: 11px;
	color: #D90200;
}
input.mbutton
{
	background-image:url(../layout/images/button_bg.gif);
	border:1px solid #FFCC33;
	color: #FFCC33;
	font-family: Tahoma, Monotype Corsiva, Times New Roman sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	vertical-align: middle;
}
select.mselect
{
	background-color: #FFFFFF;
	border: 2px solid #7F7F0F;
	font: 12px Tahoma;
	color: #000000;
	height : 20px;
	width : 50px;
	vertical-align: middle;
}
.error
{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
a.link4
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.link4:hover
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.mainborder
{
	border: 1px solid #999999;
}
.normalButton
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 130px;
	Height: 25px;
	position: static;
}