.bgmenu {
	background-image: url(images/bg_menu-new.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 200px;
}
.bottombg {
	background-image: url(images/bottom1.gif);
	background-repeat: repeat-x;
}

.shadowline {
	background-image: url(images/shadowline.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 4px;
}
.bgwhite {
	background-color: #FFFFFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.floatimage {
	float: left;
}
.maintextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #135E98;
	text-decoration: none;
}
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.bgleftpanel {
	background-image: url(images/box_middle.gif);
	background-repeat: repeat-y;
	width: 188px;
}
.hrgreyline {
	background-image: url(images/hrline.gif);
	background-repeat: repeat-x;
	height: 30px;
	
	background-position: center;
}


.menufont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.maintext11pxbold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.redtextbold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bottomlinktext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.subpagebgmenu {

	background-image: url(images/subpage_bg_menu.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 210px;
}
.maintextwhitebold {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.charttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.charttextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F2C20;
}
.tableborder {
	border: 1px solid #898780;
}
.bggrey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CFC3A3;
}
.charttext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.charttextwhite1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E4DDC9;
}
.redtextnomal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redtextboldCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
.bluefont {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #135E98;
	text-decoration: none;
	line-height: 20px;
}
.samlltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bluefontbold {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #135E98;
	text-decoration: none;
}
.bgmenu1 {
background-image: url(images/surgery.png);
	/*background-image: url(images/bg_menu1.gif);*/
	background-repeat: no-repeat;
	height: 222px;
	width: 200px;
}
.bg-bot {
	background-image: url(images/bg-bot.gif);
	background-repeat: repeat-x;
}
.HeadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
}
.bgmenuRED {

	background-image: url(images/bg_menu_red.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 200px;
}
.bgmenu1RED {


	background-image: url(images/bg_menu1_red.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 200px;
}
.bgmenuHome {

	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 200px;
}

.linkvisited a:visited
{
color:orange;
}
