.blackfont {
	FONT: 90% georgia, times, serif;
	font-weight: none;
	color: green;
	text-decoration: none;

}

.blackfont a{
	FONT: 90% georgia, times, serif;
	font-weight: none;
	color: #000000; 
	text-decoration: none;

}
.blackfont a:hover{
	FONT: 90% georgia, times, serif;
	font-weight: none;
	color: #cd0a0a;
	text-decoration: none;

}
.whitefont {
	FONT: 90% georgia, times, serif;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;

}
.tdHeaderCaption
{
    FONT: 90% georgia, times, serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
    
}

.whitefont a{
	FONT: 90% georgia, times, serif;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;

}
.whitefont a:hover{
	FONT: 90% georgia, times, serif;
	font-weight: none;
	color: #000000;
	text-decoration: none;

}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #4e4a4b;
	text-decoration: none;
	line-height: 17px;
}
.orangefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f68121;
	text-decoration: underline;
}
.orangefont a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f68121;
	text-decoration: underline;
}
.orangefont a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Verdana;
	font-size: 12px;
	color: #4e4a4b;
	font-weight: normal;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd0a0a;
	font-weight: none;
}
.border {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #d8dbe0;
}
.input {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f68121;
	font-size: 14px;
	text-decoration: none;
	height:19px;
	border: 1px solid #ffffff;
}
.greyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d5863;	
	text-decoration: none;
	font-weight: normal;

}

.greyfont a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: none;

}
.greyfont a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	text-decoration: none;
	font-weight: normal;

}

a:visited
{
	
	text-decoration: none;
}
body
{
	font-family: Verdana;
	font-size: x-small;
	background-color: #fff3e7;
}

td
{
	font-family: Verdana;
	font-size: x-small;
	color: Black;
	font-weight:normal;
}

th
{
	font-family: Verdana;
	font-size: x-small;
	color: black;
	background-color: #ffd39c;
}

.small
{
	font-size: xx-small;
	color :Black
	
}

.smallrp
{
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}

.readOnly
{
	background-color: #E8E8E8;
}

.sp
{
	color: #0000FF;
	font-size: xx-small;
}

.caption
{
	color: #3B599F;
	font-size: small;
	font-weight: bold;
}

.TDcaption
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

a.small
{
	font-size: xx-small;
	color: #4682b4;
	text-decoration: none;
	
}

a.small:visited
{
	color: #4682b4;
	text-decoration: none;
}

a.margin
{
	font-weight: bold;
	text-decoration: none;
	color: #363A90;
	color: black;
	font-size: 8pt;
}

a.margin:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #363A90;
	color: black;
	font-size: 8pt;
}

a.margin:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #363A90;
	color: black;
	font-size: 8pt;
}

a
{
	color: Maroon;
	text-decoration: none;
	
	
}


a:visited
{
	
	text-decoration: none;
}

a:hover
{
	color: #4d5863;
	text-decoration: none;
}
.smallfont {
	color: Maroon;
	text-decoration: none;
	font-weight:bold ;

}
.marginfont {
	color: Maroon;
	text-decoration: none;
	font-weight:normal ;
	font-size :8pt ;

}


select
{
	font-family: Verdana;
	font-size: x-small;
}

.welcome
{
	background-image: url("../images/arrow.gif");
	background-repeat: repeat-x;
	background-position: left;
	vertical-align: middle;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	color: #882D53;
}
.tdGreenHdr
{
	color: Orange;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}

.btnLnk
{
	background-color: #fff3e7;
	color:#992222;
	text-align: left;
	border: 0;
	font-weight: bold;
	font-size: 9pt;
}

.TopLnkTD
{
	
	font-weight: bold;
	font-size: 8pt;
	color: white;
	cursor: hand;
}

.thinBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.bullet
{
	list-style-image: url(../MedicalImages/bullet.gif);
	
}


