﻿.cbar A:hover {color:#FFFF00; font-size: 10px} 
.cbar A:border {color:#000000;font-size: 10px;} 
.cbar A:hover FONT {color:ff9900;font-size: 10px;}
.cbar A:link FONT {color:#0000ff;font-size: 10px;}

.smallink {font-family:verdana,helvetica; font-size:10px; color:#333333; text-decoration:none;}
:hover.smallink {font-family:verdana,helvetica; font-size:10px; color:#FFAF87; text-decoration:underline}  
 
.small {font-family:tahoma,arial,helvetica; font-size:11px; color:#ffffff; text-decoration:none; font-weight: bold;}
:hover.small {font-family:tahoma, arial, helvetica; 
font-size:11px; color:#FBB182; text-decoration:underline; font-weight: bold
}  

a:link.nav { text-decoration: none; color: #FFFFFF; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #FFFFFF; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #CCFFCC; font-family:Tahoma; font-size: 12px; font-weight: bold }
 
.bigy {font-family:arial,helvetica; font-size:18px; color:#1C64A6; text-decoration:none;font-weight: bold }
.PracticeName {margin:0; font-family:arial,helvetica; font-size:18px; color:#1C64A6; text-decoration:none;font-weight: bold }
.PracticeSlogan {margin:0; font-family:arial,helvetica; font-size:15px; color:#FFAE83; text-decoration:none;font-weight: bold; word-spacing:0 }
.Footer {margin:0; font-family:arial,helvetica; font-size:15px; color:#1C64A6; text-decoration:none;font-weight: bold; word-spacing:0 }
:link.bigy {font-family:arial,helvetica; font-size:15px; color:#ffffff; text-decoration:none;font-weight: bold; }
:hover.bigy { font-family:arial,helvetica; font-size:15px; color:#C0C4FC; text-decoration:underline;font-weight: bold; }  

.nav2 {font-family:tahoma,arial,helvetica; font-size:12px; color:#ffffff; text-decoration:none;font-weight: bold; }
:hover.nav2 {font-family:tahoma,arial,helvetica; font-size:12px; color:#FFAF87; text-decoration:underline;font-weight: bold}  

.title1 {font-family:arial,helvetica; font-size:24px; color:#1C64A6; text-decoration:none; font-weight: bold; font-style:italic}
:hover.title1 {font-family:arial,verdana,helvetica; font-size:14px; color:#039AFF; text-decoration:underline; font-weight: bold;}  

.title2 {font-family:arial,verdana,helvetica; font-size:17px; color:#039AFF; text-decoration:none; font-weight: bold;}
:hover.tlitle2 {font-family:verdana,helvetica; font-size:17px; color:#039AFF; text-decoration:underline; font-weight: bold;}  

.title3 {font-family:arial,times-roman,helvetica; font-size:14px; color:#000000; text-decoration:nono; font-weight: bold;}
:hover.title3 {font-family:arial,times-roman,helvetica; font-size:14px; color:#7F86F6; text-decoration:underline; font-weight: bold;}  

.clean_link {text-decoration:none;color:black;}

.PageTitle {
	font-family:"Book Antiqua", arial, times-roman, helvetica; 
	font-size:20px; 
	color:#FFFFFF; 
	font-weight: bold;
	}
.call {
	font-family:"Book Antiqua", arial, times-roman, helvetica; 
	font-size:20px; 
	color:#FFFFFF; 
	font-weight: bold;
	}
.MainTable {
	background-color: #FFFFFF;
	}

body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote {
  font-size : 12.0px ;
  color:#000000;
  font-family:  Arial;
  scrollbar-3dlight-color : #222222;
  scrollbar-arrow-color : #000000;
  scrollbar-darkshadow-color : #000000; 
  scrollbar-face-color : #cccccc;
  scrollbar-highlight-color : #2f4a1a;
  scrollbar-shadow-color : #ffffff;
  scrollbar-track-color: #eeeeee;   
  link:#0000ff;
  vlink:#0000ff
}
/* SEO Modified Tags */

h1 {
				font-size: 18px;
				font-family: "Times New Roman", Times, serif;
				padding: 0px;
				color:#008284;
}
h2 {
				font-size: 14px;
}
h3 {
				color:#008284;
				font-weight: bold;
				font-size: 14px;
}
h4 {
				font-weight: normal;
				font-size: 12px;
}
h5 {
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: white;
				margin-bottom: 0px;
}
/* End SEO Modified Tags */