/* CSS Document */
td{
	font-family:Verdana;
	font-size:11px;
	}

.copyright{
	font-family:Verdana;
	font-size:12px;
	color: #0E42B1;
	}
	
.title{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #DE4461;
	}
	
h1 {
	font-weight: normal;
	font-size: 130%;
	color: #2D7F00;
	font-weight: bold;
	}

h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFD9A3;
	font-weight: bold;
	}

h3 {
	font-weight: normal;
	font-family: Verdana;
	font-size: 140%;
	color: #DE4461;
	font-weight: bold;
	}
	
.space{
 	padding-left: 65px;
	}

.space1{
 	padding-left: 55px;
	}
	
.space2{
 	padding-left: 9px;
	}

.space3{
 	padding-left: 9px;
	}

.space4{
 	padding-left: 59px;
	}
	
a:link,a:active{
	text-decoration:none;
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	}
	
a:visited{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#0039B4;
	}
	
a:hover{
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#00000; /*edited*/
	}

a.blue:link,a.blue:visited,a.blue:active{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none; 
	color:#004CC8;
	}
	
a.blue:hover{
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	color:#0062FF;
	}

a.orange:link,a.orange:visited,a.orange:active{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	color:#EE630F;
	}
	
a.orange:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight: bold;
	color:#000000;
	}

a.lightblue:link,a.lightblue:visited,a.lightblue:active{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	color:#2D3ABC;
	}
	
a.lightblue:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight: bold;
	color:#000000;
	}
	
.menu{
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 8px;
	padding-top: 50px;
	background-color: #FFFFFF;
}

.navigation-top{
	background-image: url(../images/navigation-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.navigation-left{
	background-image: url(../images/navigations-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 160px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

.photos{
	background-image: url(../images/photos.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.left-bg{
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	text-align: top left;
	background-color: #FFFFFF;
}

.links1{
	background-image: url(../images/link1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.links2{
	background-image: url(../images/link2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.GYNECOLOGICAL{
	background-image: url(../images/GYNECOLOGICAL.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-left: 25px;
    background-color: #CCAB91;
}

.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-color: #000000;
}