@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: url(images/spay-clinic.gif) fixed center repeat-y;
	background-color: #3952A4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #2C6CAE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C6CAE;
}
a:hover {
	text-decoration: underline;
	color: #737272;
}
a:active {
	text-decoration: none;
	color: #2C6CAE;
}

.style2 {
	font-size: 11px
}
.style3 {
	font-size: 12px
}
.style1 {font-size: 10px}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
	color: #3953A5;
}

/* Menu */
#tabs {
	float:left;
	width:455px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:normal;
	border-bottom:0px solid #3952A4;
	margin-bottom:5px; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 20px 6px 12px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


.class1 A:link { color: #3952A4; font-size: 16px; border-bottom: 1px #000000 dotted; text-decoration: none;}
.class1 A:visited { color: #3952A4; font-size: 16px; border-bottom: 1px #000000 dotted; text-decoration: none}
.class1 A:active { color: #3952A4; font-size: 16px; border-bottom: 1px #000000 dotted; text-decoration: none}
.class1 A:hover {color: #000000; font-size: 16px; border-bottom: 1px #3952A4 dotted; text-decoration: none}

.class2 A:link { color: #ffffff; border-bottom: 1px #ffffff dotted; text-decoration: none;}
.class2 A:visited { color: #ffffff; border-bottom: 1px #ffffff dotted; text-decoration: none}
.class2 A:active { color: #ffffff; border-bottom: 1px #ffffff dotted; text-decoration: none}
.class2 A:hover {color: #cccccc; border-bottom: 1px #cccccc dotted; text-decoration: none}

.class3 A:link { color: #144D84; font-size: 13px; border-bottom: 1px #144D84 dotted; text-decoration: none;}
.class3 A:visited { color: #144D84; font-size: 13px; border-bottom: 1px #144D84 dotted; text-decoration: none}
.class3 A:active { color: #144D84; font-size: 13px; border-bottom: 1px #144D84 dotted; text-decoration: none}
.class3 A:hover {color: #393939; font-size: 13px; border-bottom: 1px #393939 dotted; text-decoration: none}

h1 { 
font-family: Arial; 
color: #3952A4; 
font-size: 20px; 
font-weight: bold; 
line-height: 40px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h2 { 
font-family: Arial; 
color: #cccccc; 
font-size: 12px; 
font-weight: bold; 
line-height: 20px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h3 { 
font-family: Arial; 
color: #3952A4; 
font-size: 16px; 
font-weight: bold; 
line-height: 25px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h4 { 
font-family: Arial; 
color: #3952A4; 
font-size: 16px; 
font-weight: bold; 
line-height: 22px; 
margin-top: 0px; 
margin-bottom: 0px; } 

.itnav{
	width: 225px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #000000;
	border-size: 0px;
	border-width: 0px;
}

.itnav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.itnav li a{
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/it-nav.gif) 100% 0;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.itnav li a:link, .itnav li a:visited {
	color: #2a2a2a;
}

.itnav li a:hover{
	color: #000000;
	text-decoration: none;
	background-position: 100% -64px;
}

	
.itnav li a.active{
	color: #000000;
	background-position: 100% -64px;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #3953A5;
}
.style9 {font-size: 16px}

img
{  border-style: none;
}
.text {margin-top: 15px; position: absolute; font-size: 16px; font-weight: bold; margin-left: 30px; }
 
