/*Developed By Hignesh Hirani for Cybercare Technologies*/

BODY		{ background-color:#eee; font-family:Verdana, Arial; 
				scrollbar-face-color:#B1BDED; scrollbar-shadow-color: #FFF; scrollbar-highlight-color: #B1BDED; 
				scrollbar-3dlight-color:#000; scrollbar-darkshadow-color:#000; scrollbar-arrow-color: #000; }

TH			{ font-size:12px; font-weight:bold;}				
TD, P,		{ font-size:12px;}
MARQUEE		{ font-size:12px; color:#FF3300; font-family:Arial; font-weight:bold; }
A			{ color:#000; text-decoration:underline; }
A:Visited	{ color:#000; text-decoration:underline; }
A:Active	{ color:#000; text-decoration:underline; }
A:Hover		{ color:#F30; text-decoration:none; }

.nav		{ font-size:11px; font-weight:bold; color:#FFF;}
.link	{ font-size:10.5px; color: #000; text-align:center;}
.link A	{ font-size:10.5px; color: #000; text-align:center;}
.link A:Visited{ font-size:10.5px; color: #000; text-align:center;}
.link A:Active { font-size:10.5px; color: #000; text-align:center;}
.link A:Hover	{ font-size:10.5px; text-align:center; color:#900;}
.outline	{  font-size:10px; font-weight:bold; text-align:right; vertical-align:text-top;}
.align	{ font-size:9px; color:#000}
.text	{  font-size:11px; font-family:Verdana; text-align:justify;}
.justify	{ text-align:justify; }
.white		{ color:#FFF; }
.black		{ color:#000; }
.yellow		{ color:#FF0; }
.arrow		{ font-family:"MS Sans Serif"; }
.prdinfo	{ font-size:10px;  font-family:"MS Sans Serif";}
.prdtitle	{ font-size:11px; font-weight:bold; }
.textbox  { FONT-SIZE: 11px; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; }
.butt {	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #fff; }
.butt:Active{	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #CCC; }
.border		{ border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;	border-top-style: solid;
			  border-right-style: solid;	border-bottom-style: solid; border-left-style: solid;	border-top-color: #000000; 
			  border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; 
			}