.box {
	BORDER-RIGHT: #208FDE 1px solid; BORDER-TOP: #208FDE 1px solid; BORDER-LEFT: #208FDE 1px solid; BORDER-BOTTOM: #208FDE 1px solid
}

.DashedRectangularBox {
	BORDER-RIGHT: #BD0404 2px dashed; BORDER-TOP: #BD0404 2px dashed; BORDER-LEFT: #BD0404 2px dashed; BORDER-BOTTOM: #BD0404 2px dashed
}


body {
		font-family: Verdana;
		font-size: 10px; 
		font-weight: normal; 
}

.sub_heading {
	font-family:Arial Baltic;
	font-size:14px; 
	color:#0093CC;
	font-weight:bold; 
}


.sub_heading2 {
	font-family:Verdana;
	font-size:13px; 
	font-weight:bold; 
}



.BlackArial12 {  
		font-family: Verdana;
		font-size: 12px; 
		font-weight: normal; 
		text-decoration: none;
		}
		
.BlackArial11 {  
		font-family: Tahoma;
		font-size: 11px; 
		font-weight: normal; 
		text-decoration: none;
		}


.textboxsearch {font:normal 10px Verdana,Arial;}
		
.RedVer11 {  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: normal; 
		color: #FF0000; 
		text-decoration: none;
		}				
.bgWhite
{
	background-color:#FFFFFF;
}		
.bgRed
{
	background-color:#FF0000;
}
.bgDGreen
{
	background-color:#006984;
}
.bgPink
{
	background-color:#FAE0D6;
}		
.textbox {
		BORDER: #000000 1px solid; 
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight : normal; 
		color: #000000;
		}

.textbox2 {
	BORDER: #000000 1px solid; 
		font-family: Verdana;
		font-size: 11px; 
		font-weight : normal; 
		color: #000000;
		}
		
		.bgFirst
{
	background-color:#00B0F0;
}

.bgSecond
{
	background-color:#FFFFFF;
}

a:link {
	color: #C70013;
	text-decoration: none;
}

a:visited {
	color: #C70013;
	text-decoration: none;
	}
	
a:hover { 
	color: #F37171;
	text-decoration: none;
}
.tab {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
}
.tab:link {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0000FF;
		font-weight: normal; 
		text-decoration: none;
}

.tab:visited {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #993333;
		font-weight: normal; 
		text-decoration: none;
}

a.tab:hover {
		font-size: 11px;
		color: #FF0000;		
		text-decoration: none;
}

.lnk {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FF0000;
		text-decoration: none;
}
.lnk:link {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0000FF;
		font-weight: normal; 
		text-decoration: none;
}

.lnk:visited {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #993333;
		font-weight: normal; 
		text-decoration: none;
}

a.lnk:hover {
		font-size: 12px;
		color: #FF0000;		
		text-decoration: none;
}

a.topic {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF6A40;
		text-decoration: none;
}
a.topic:link {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF6A40;
		font-weight: normal; 
		text-decoration: none;
}

a.topic:visited {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #993333;
		font-weight: normal; 
		text-decoration: none;
}

a.topic:hover {
		font-size: 11px;
		color: #0000FF;		
		text-decoration: none;
}
/*    The Belowstyle sheet is for the drop down menu on the left pannel */

#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
color: #DE2821;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DE2821;
color: #FFFFFF;
}



/*    Drop down menu style sheet Ends here */
