body	{
	margin: 0;
	}
.maintxt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.mainbg {
	background-image: url(images/main.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;


}
.basebg {
	background-image: url(images/base.gif);
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
}
.mylink {
	font-family: Arial;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: underline;
}

a:link:hover.mylink {
	font-size: 13px;
}


.picborder {
	border-top: 1px solid #333399;
	border-right: 2px solid #333399;
	border-bottom: 2px solid #333399;
	border-left: 1px solid #333399;


}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #330000;

}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;


}
.prodtable {
	text-align: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #330000;
}
.therapytable {
	margin: 7px;
	clear: none;
	width: 96%;
}
.belowbutbg {
	background-attachment: fixed;
	background-image: url(images/belowbut.gif);
	background-repeat: repeat;
	background-position: center top;
}
.rightbutbg {
	background-attachment: fixed;
	background-image: url(images/rightbut.gif);
	background-repeat: repeat;
	background-position: left top;
}

hr {
	color: #330000;
	text-align: center;
	width: 50%;
	
}
.smalltxt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000099;
}
.topleftbg {
	background-image: url(images/topleftbg.gif);
}
.toprightbg {
	background-image: url(images/toprightbg.gif);
}
.leftgrad {
	background-image: url(images/leftgrad.jpg);
}
.midgrad {
	background-image: url(images/index_r3_c6.jpg);
}
.rightgrad {
	background-image: url(images/index_r3_c10.jpg);
}
.undergrad {
	background-image: url(images/index_r4_c7.jpg);
}
.affiltop {
	background-image: url(images/affiltop.jpg);
}
.affilbot {
	background-image: url(images/affilbot.jpg);
}
.gap {
	background-image: url(images/rightgrad.jpg);
}
.abovebut {
	background-image: url(images/abovebut.gif);
}
.belowbut {
	background-image: url(images/belowbut.gif);
}
.rightbut {
	background-image: url(images/rightbut.gif);
}
.linktable {
	width: 85%;
	border: 1px solid #330000;
	padding: 10px;
	margin: 10px;
}
.textlink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.textlink a:hover	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.popupmsg {
	background-image: url(images/popupmsg.gif);
}
.point	{
	cursor: pointer;
	}
hr {
	width: 100%;
	/*color: #310409;*/
	background-color: inherit;
	border:solid 1px #310409;
	}
.indent	{
	margin-left: 20px;
	}