﻿body 
{
	
	background-color:#4396ca;
	width:3px;
	font-family:Verdana;
	font-size:12px;
	color:#3e403f;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	text-align:justify;

}
.bg
{
	/*background-image:url(img/bodybg.jpg);*/
	background-color:#197737;
	background-repeat:repeat-x;
	width:16px;
	/*background-color:#003c80;*/
	
}
.headbg
{
	/*background-image:url(img/headbg.jpg);*/
	background-color:#197737;
	width:5px;
	height:88px;
	background-repeat:repeat-x;
}
.menu1
{
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.menu1 a
{
	text-decoration:none;
	color:White;
}
.menu1 a:hover
{
	text-decoration:none;
	color:#78f49f;
}
.menu2
{
	background-image:url(img/menubg1.jpg);
	height:47px;
	width:984px;
	background-repeat:repeat-x;
	color:White;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	
}
.menu2 a
{
	text-decoration:none;
	color:White;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.menu2 a:hover
{
	text-decoration:none;
	color:#eaebeb;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.subheading
{
	width:462px;
	height:32px;
	background-image:url(img/heading.jpg);
	background-repeat:no-repeat;
	color:White;
	font-family:Verdana;
	font-weight:bold;	
}
.colouredtable
{
    background-color:#FFFFFF;
    border:solid 4px #eef4f8;
    color:#000000;        
}
.tableheader
{
    background-color:#4bf080;
    color:#ffffff;
    font-family:Arial, Courier;
    font-size:13px;
    font-weight:bold;
    padding:5px;
}
.labelfont
{
	color: #414141;
	font-weight: bold;
	font-family: Tahoma;
	font-size:11px;	
}
.messagefont
{
    color:#FF552A;
    font-weight:bold;
}
.addressfont
{
	color:#197737;
	
}
#UpdateProgress1 
{
    font-size:15px;
    font-weight:bold;
    color:Yellow;
    text-align:center;
    vertical-align:middle;
    background-image:url("img/overlay.png");
    white-space:nowrap;
    background-repeat:repeat;  
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    z-index:100;
    position:absolute;
}
.pageheader
{
    font-family:Verdana, Tahoma;
    font-weight:bold;
    font-size:15px;
    color:#32d3c2;    
    text-align:left;
}
.yellowline
{
    background-color:#197737;    
    height:1px;
}
.bluefont
{
    color:#197737;
}
.testimonial
{
    text-align:justify;
    color:#3e403f;
}
.doctorcontent
{
	color:#3e403f;
	font-family:Verdana;
	font-size:12px;
	font-weight:lighter;
	text-align:justify;
}
.doctorimg
{
	
	border-color:#FFFFFF;
	border-style:solid;
	border-width:8px;
	
	
}
.docbody
{
	background-color:#37ac5d;
}
