a:link {
	color : #000000;
}

a:visited {
	color : #006699;
}

a:hover {
	color : #CC9900;
}

a:active {
	color : #000000;
}

li {
	color : #333333;
	list-style-type : square;
}

ol {
	color : #7C7B27;
}

td {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

ul {
	color : #7C7B27;
	list-style-type : square;
}

.left{
	background : #277C7B;
}

.left .bottom{
	border-bottom : 1px solid #000000;

}

.left .content{
	padding-bottom : 4px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 4px;
	color : White;
}

.norm{
	padding-bottom : 4px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 4px;
	color : Black;
	font-size : 10px;
}
.norm a:hover{
color : White;
} 

.left .content a{
	color : #FFFFFF;
	
	text-decoration : none;
}

.left .content a:hover {
	color : #FFFFFF;

	text-decoration : underline;
}

.left .header {
	background-color : #7C7B27;
	border-top : #000000 1px solid;
	color : White;
	padding-left : 3px;
	padding-bottom : 4px;
}
.mainbar .header {
	background-color : #7C7B27;
	border-top : #000000 1px solid;
	color : White;
	padding-left : 3px;
	padding-bottom : 4px;
}
.mainbar .big {

	color : #333333;
	padding-top : 4px;
	padding-left : 5px;
	padding-bottom : 4px;
	
	font-size : 14px;
}

.mainbar {
	background-color : #FFFFFF;
	
}

.mainbar .content{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.mainbar .content .clinic{
	font-size : 10px;
	color : #333333;
; padding-left: 4px
}

.mytext {
	color : #666699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.mytext a:link {
	color : #333333;
	text-decoration : underline;
}

.mytext a:visited {
	color : #666666;
	text-decoration : underline;
}

.mytext a:hover {
	color : #999933;
	text-decoration : none;
}

.mytext a:active {
	color : #333333;
	text-decoration : none;
}

.mytext2 {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.mytext2 a:link {
	color : #666666;
	text-decoration : underline;
}

.mytext2 a:visited {
	color : #666666;
	text-decoration : underline;
}

.mytext2 a:hover {
	background-color : #333333;
	color : #CCCCCC;
	text-decoration : none;
}

.mytext2 a:active {
	color : #333333;
	text-decoration : none;
}
HR {
	HEIGHT: 1px
}
.mainbar .bigbg { color : #333333; padding-top : 4px; padding-left : 5px; padding-bottom : 4px; font-size : 14px; ; background-color: #CCCCCC}

