td           { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #003300 }
h1           { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 18pt; text-align: 
               Center }
p {
	font-family: "arial";
	font-size: 16px;
	color: #000000;
	margin-left: 18px;
}
A:link
{
	COLOR: #266183;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #266183;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A:hover
{
	COLOR: #6565FE;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
A:link.main
{
	COLOR: Blue;
	TEXT-DECORATION: underline;
}
A:visited.main
{
	COLOR: red;
	TEXT-DECORATION: underline;
}
A:hover.main
{
	COLOR: Silver;
	TEXT-DECORATION: underline;
}
myTable { 
background-attachment: fixed; 
/*background-image: url([url]/images/bg.gif[/url]);*/ 
background-repeat: no-repeat; 
background-position: bottom; 
height: 580px; 
width: 780px; 
} 
a:link.footer, a:visited.footer {
	color: #266183;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 9pt;
}
a:hover.footer {
	color: #307FA6;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 9pt;
}

.medical {
	width: 700;
}

#sidemed {
	width: 250%;
	border: solid;
	border-color: #83D0E1;
}

#announcement {
    right: 150;
	width: 250px;
	border: solid;
	border-color: #B0D0DF;
	background: #D5E9EE;
	padding: 5px;
}

.home {
	width: 700;
}