body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, "Gill Sans Std";
	font-size: smaller;
}
em {
	font-style: normal;
	font-weight: bold;
}
td {
	/*vertical-align: top;	*/

}

#leftMargin {

	width: 180px;
	/*height: 500px;*/

}
.message {
	font-family:"Courier New", Courier, mono;
}
	
#lMBGroundImage {
	position: absolute;
	left: 0px;
	top: 173px;
	z-index: 1;
}

#lNav {
	z-index: 5;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	color: white;
	padding-left: 0px;
	margin-bottom: 0.5em;
	margin-left:5px;
	padding-bottom: 0.5em;
		overflow: hidden;
	width:145px;
	font-weight: bold;	/*height: 2em;*/
}
#lNav A, #lNav div {
	position:relative;
	display: block;
	color: white;
	/*background-color: #bb5400;*/
	text-decoration: none;
	margin: 0px;
	margin-bottom:5px;
	padding: 0.5em;
	overflow: hidden;
}
#lNav #lSelected {
	background-color: #657a2f;
	font-size:inherit;
}

#lNav A:active {
	display: block; 
	color: #fff; 
	background-color: #bb5400; 
	text-decoration: none
	/*margin: 0px;*/

}
#lNav A:hover {
	display: block; 
	color: #fff; 
	background-color: #773703; 
	text-decoration: none
	/*margin: 0px;*/
}

#fontSize{
	position:relative;
	margin-left:10px;
	color: #003300;
	font-size:16px;
	font-weight: bold;
	z-index: 6;
}
#fontSize A{
	/*display: inline;*/
	margin-left:20px;
	text-decoration: none;
	font-size:20px;
	color: #003300;
	font-weight: bold;
	z-index: 6;
}
#cow{
	position:relative;
	padding-top:240px;
	margin-left:10px;
	z-index:8;
}

#mainBody {
	left: 180px;
	top: 0px;
	position: absolute;
	z-index:9;
	/*border: thin solid #009900;*/
}

#header {
	/*border: thin dotted #00CC99;*/
}
#hBGroundImage {
	margin-left: -7px;
	top: 0px;
}
.inlineImage {
	border-width:0;
}
#headerMenu {
	position: absolute;
	z-index: 2;
	top: 0px;
	margin-left: 50px;
	background-image:   url("../images/pageLayout/header1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-size:larger;
	color:#FFFFFF;
	/*border: thin solid #00FF00;*/
}
.topMenuItem{
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;	/*font-size:larger;*/
	
}
#logo {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
#headerLeftCorner {
	float: left;
	margin-left:-3px;
}
#headerRightCorner {
	float: right;
	margin-right:-3px;
}
#hoverImage {
	position:absolute;
	visibility:hidden;
	width: 120px;
	overflow: hidden;
	position: absolute;
	left: 200px;
	z-index: 1;
}
#bwImage {
	position: relative;
	/*margin-left: -200px;*/
}
#topMenuTable {
	cursor:pointer;
	position: absolute;
	z-index: 2;
	left:25px;
	width: 90%;
	/*background-color: #993333;*/
}
.topMenuRow {
	vertical-align: bottom;
	color:white;
	height: 120px;
	text-align: center;
	left: 0px;
}

#topNav {
	padding: 3px;
	height: 130px;
}
#topNav li {
	list-style: none;
	margin: 0;
	display: inline; 
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
}
/*.topMenuItem{
	background-color:#799338;
	vertical-align: bottom;
	float: left;
	padding-top: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}*/

div.whiteBlock A, #footer A, A{
	/*text-decoration:none;*/
}
div.whiteBlock A:link,  #footer A:link,A:link{
	color: #000000;
}
div.whiteBlock A:visited,  #footer A:visited, A:visited{
	color: #000000; 
}
div.whiteBlock A:hover,  #footer A:hover, A:hover{
	
	/*background-color: #637734;*/
	color: #bb5400;
}
div.whiteBlock A:active,  #footer A:active,A:active{
	color: #000000; 
}

div.oliveBlock A{
	/*text-decoration:none;*/
}
div.oliveBlock A:link{
	color: #ffffff;
}
div.oliveBlock A:visited{
	color: #ffffff; 
}
div.oliveBlock A:hover{
	color: #ffffff;
	/*background-color: #637734;*/
	background-color: #bb5400;
}
div.oliveBlock A:active{
	color: #ffffff; 
}


#bodyContent{
	margin-left: 50px;
	padding-top: 65px;
	/*border: thin solid #00FF99;	*/

}
tr#firstLine {
	color:#0000FF;
}

#footer {
	font-size: smaller;
	text-align: right;
	padding-right: 30px;
	color: #bb5400;
	clear: both;
	margin-top: 30px;
}


div.oliveBlock td.tl {
	background-image: url(../images/pageLayout/shadowGreen2/tl.jpg);
	height: 15px;
	width: 15px;	
	background-color: #667730;	
}
div.oliveBlock td.tm {
	background-color: #667730;	
}
div.oliveBlock td.tr {
	background-image: url(../images/pageLayout/shadowGreen2/tr.jpg);
	height: 15px;
	width: 21px;	
}
div.oliveBlock td.ml {
	background-color: #667730;	
}
div.oliveBlock td.mm {
	color: #FFFFFF;
	background-color: #667730;
}
div.oliveBlock td.mr {
	background-image: url(../images/pageLayout/shadowGreen2/r.jpg);
	background-color: #667730;
	background-repeat: repeat-y;
	background-position: right;
}
div.oliveBlock td.bl {
	background-image: url(../images/pageLayout/shadowGreen2/bl.jpg);
	height: 21px;
	width: 15px;
}
div.oliveBlock td.bm {
	background-image: url(../images/pageLayout/shadowGreen2/bm.jpg);	
	background-color: #667730;
	background-repeat: repeat-x;
	background-position: bottom;
}
div.oliveBlock td.br {
	background-image: url(../images/pageLayout/shadowGreen2/br.jpg);
	height: 21px;
	width: 21px;	
}

div.whiteBlock td.tl {
	background-image: url(../images/pageLayout/shadowWhite2/tl.jpg);
	height: 15px;
	width: 15px;	
	background-color: #ffffff;	
}
div.whiteBlock td.tm {
	background-color: #ffffff;
	background-image: url(../images/pageLayout/shadowWhite2/ml.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div.whiteBlock td.tr {
	background-image: url(../images/pageLayout/shadowWhite2/tr.jpg);
	height: 15px;
	width: 21px;	
}
div.whiteBlock td.ml {
	background-color: #ffffff;
	background-image: url(../images/pageLayout/shadowWhite2/ml.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
div.whiteBlock td.mm {
	color: #333333;
	background-color: #ffffff;
}
div.whiteBlock td.mr {
	background-image: url(../images/pageLayout/shadowWhite2/r.jpg);
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: right;
}
div.whiteBlock td.bl {
	background-image: url(../images/pageLayout/shadowWhite2/bl.jpg);
	height: 21px;
	width: 15px;
}
div.whiteBlock td.bm {
	background-image: url(../images/pageLayout/shadowWhite2/bm.jpg);	
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}
div.whiteBlock td.br {
	background-image: url(../images/pageLayout/shadowWhite2/br.jpg);
	height: 21px;
	width: 21px;	
}
#news {
	float: left;
	width: 46%;
}
#delay {
	float: right;
	width: 46%;
}

div.earthBlock td.tl {
	background-image: url(../images/pageLayout/shadowBrown2/tl.jpg);
	height: 15px;
	width: 15px;	
	background-color: #773703;	
}
div.earthBlock td.tm {
	background-color: #773703;
}
div.earthBlock td.tr {
	background-image: url(../images/pageLayout/shadowBrown2/tr.jpg);
	height: 15px;
	width: 21px;	
}
div.earthBlock td.ml {
	background-color: #773703;
}
div.earthBlock td.mm {
	color: #ffffff;
	background-color: #773703;
}
div.earthBlock td.mr {
	background-image: url(../images/pageLayout/shadowBrown2/r.jpg);
	background-color: #773703;
	background-repeat: repeat-y;
	background-position: right;
}
div.earthBlock td.bl {
	background-image: url(../images/pageLayout/shadowBrown2/bl.jpg);
	height: 21px;
	width: 15px;
}
div.earthBlock td.bm {
	background-image: url(../images/pageLayout/shadowBrown2/bm.jpg);	
	background-color: #773703;
	background-repeat: repeat-x;
	background-position: bottom;
}
div.earthBlock td.br {
	background-image: url(../images/pageLayout/shadowBrown2/br.jpg);
	height: 21px;
	width: 21px;	
}

table#doctorsNames td {
	vertical-align: top;	
}

.searchWord{
	background-color: #BB5400;
	color:#ffffff;
}
.image {
	border: 1px solid #657a2f;
	margin: 10px;
}
div.oliveBlock .image {
	border: 1px solid #ffffff;
}
/********SPECIFIC STYLES FOR tooltips ***********/
#dhtmltooltip{
position: absolute;
color: #333333;
width: 150px;
border: 1px solid black;
padding: 4px;
background-color: transparent;
visibility: hidden;
z-index: 500;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}