BODY{
	margin: 4px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.maxheight{
	height: 100%;
}	
#maintbl{
	height: 100%;
	border: 4px solid #0057a0;
}
#bghdrigh{
	background-image: url(/images/hdbn.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}
#bghdrigh7{
	background-image: url(/images/hdbn7.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bghdrigh8{
	background-image: url(/images/hdbn8.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bghdrigh9{
	background-image: url(/images/hdbn9.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bghdrigh10{
	background-image: url(/images/hdbn10.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bghdrigh11{
	background-image: url(/images/hdbn11.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bghdrigh43{
	background-image: url(/images/hdbn43.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bghdrigh44{
	background-image: url(/images/hdbn44.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.sectionlink{
	font-size: 12px;
	font-weight: bold;
	color: #0057a0;
	text-decoration: none;
}
.sectionlink:hover{
	color: #1d7ef3;
}
#doche{
	background-image:url(/images/doche.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
    width:197px;
}

#docsh{
	background-image:url(/images/docsh.gif);
	background-repeat:no-repeat;
    background-position: left bottom;
    width:197px;
}

#dochnd{
	background-image:url(/images/dochnd.gif);
	background-repeat:no-repeat;
    background-position: left top;
    width:197px;
}

#docyell{
	background-image:url(/images/docyell.gif);
	background-repeat:no-repeat;
    background-position: left top;
    width:197px;
}

#docfoot{
	background-image:url(/images/doctorfoot.jpg);
	background-repeat:no-repeat;
    background-position: left top;
    width:293px;
}

#logintb td{
	font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	color: #004c8c;
}
.inplogin{
	margin: 0px;
	padding: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #1b388d;
	color: #1b388d;

}
#btlogsub{
	text-decoration: underline;
	font-size: 10px;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #1b388d;
	text-align: right;
	color: #004c8c;
	background-color: #ecf1fb;
    cursor: hand;
}
#btoutsub{
	text-decoration: underline;
	font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #1b388d;
	text-align: right;
	color: #004c8c;
	background-color: #ecf1fb;
    cursor: hand;
}
#subpage td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547da0;
	text-decoration: none;
	padding-left: 15px;
}
#subpage a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547da0;
	text-decoration: none;
}
.submenulink{
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
}
#conten{
	margin: 20px;
	width: 100%;
}

#Calendar{
	font-size: 13px;
}
.clndr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #ecf1fb;
}
.clndr td {
	color: #2f5f7c;
	text-align: center;
}
.clndr th {
	background-color: #ecf1fb;
	color: #5787a4;
}
#NavBar SELECT, INPUT{
	font-size: 12px;
	color: #5787a4;
	font-weight: bold;
}
.NavBarINPUT{
	border: 0px solid #1b388d;
	color: #5787a4;
	background-color: #ecf1fb;
	font-weight: normal;
}
#month{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5787a4;
	text-align: right;
}
#today{
	background-color: #ffffff;
	border: 1px solid #d10000;
}
	
H1{
	color: #31506a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    margin: 0px;
    padding: 0px;
}
H2{
	color: #31506a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    margin: 0px;
    padding: 0px;
}
H3{
	color: #31506a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    margin: 0px;
    padding: 0px;
}
P{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020202;
}
ol{
	margin-top: 0px;
    font-size: 12px;
    margin-bottom: 0px;
}
ul{
	margin-top: 0px;
    font-size: 12px;
    margin-bottom: 0px;
}


#dropmenudiv{
    position:absolute;
    background-color: #f4f6f6;
    border:1px solid #99a7af;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #99a7af;
    padding: 3px 0;
    text-decoration: none;
    font-weight: bold;
    color: #15729a;
    font-size: 11px;
    font-family: Arial;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #ced6da;
    color: #384354;
}