body {
	background-color: #9D98BC;
	background-image: url(images/bg_main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #331D68;
	text-decoration: underline;
}
a:visited {
	color: #331D68;
}
a:active {
	color: #331D68;
}
a:hover {
	color: #331D68;
	text-decoration: none;
}
.menu {
font: 10px Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF; 
}

.menu a,.menu a:link,.menu a:visited,.menu a:active {
display: block;
background: #6F6B9B;
color: #FFFFFF;
height: 16px;
text-decoration: none;
}

.menu a:hover {
display: block;
background: #3A2F67;
color: #FFFFFF;
cursor: pointer;
height: 16px;
text-decoration: none;
}.drnames {
	font-size: 16px;
	color: #331D68;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #331D68;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #3A3065;
}
.photo {
	border: thin solid #331D68;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #352474;
}

