.box {
	BORDER-LEFT: #E4E4E4
 1px solid; BORDER-right: #E4E4E4
 1px solid; BORDER-bottom: #E4E4E4
 1px solid; 
}

.line {
	BORDER-LEFT: #E4E4E4 2px solid; 
}

.L_shape_line {
	BORDER-LEFT: #E4E4E4 2px solid; 
	BORDER-bottom: #E4E4E4 2px solid; 
}

.R_shape_line {
	BORDER-RIGHT: #E4E4E4 2px solid; 
	BORDER-bottom: #E4E4E4 2px solid; 
}

.RectangleBox {
	BORDER-LEFT: #E4E4E4
 2px solid; BORDER-right: #E4E4E4
 2px solid; BORDER-bottom: #E4E4E4
 2px solid; BORDER-top: #E4E4E4
 2px solid; 
}

.DashedRectangularBox {
	BORDER-LEFT: #E4E4E4
 2px dashed; BORDER-right: #E4E4E4
 2px dashed; BORDER-bottom: #E4E4E4
 2px dashed; BORDER-top: #E4E4E4
 2px dashed; 
}

.headerbox {
	
}

body,td,th {
	
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.brightBorder {
	border-color: #999999;
	border-style: dashed;
	border-width: 1px;	
}


.BlackArial12 {  
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none;
		}
.BlackArial11a {  
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: normal; 
		color: #FFFFFF; 
		text-decoration: none;
		}
.BlackArial11 {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none;
		}

.BlackBArial12 {  
		font-family: Arial, Helvetica, sans-serif
		font-size: 12px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		}
.BlackBArial11 {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		}
		
.RedVer11 {  
		font-family: 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: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight : normal; 
		color: #000000;
		}
.textbox2 {
		BORDER: #FF0000 1px solid; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px; 
		font-weight : Bold; 
		color: #000000;
		background-color:#FFE3D6;
		}

a:link {
	color: #2F75AF;
	text-decoration: none;
	
}
	
a:hover { 
	color: #2F75AF;
	text-decoration: none;
}

a:visited { 
	color: #2F75AF;
	text-decoration: none;
}


.tab {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
}
.tab:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0000FF;
		font-weight: normal; 
		text-decoration: none;
}

.tab:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #2F75AF;
		font-weight: normal; 
		text-decoration: none;
}

a.tab:hover {
		font-size: 11px;
		color: #FF0000;		
		text-decoration: none;
}

.lnk {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FF0000;
		text-decoration: none;
}
.lnk:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0000FF;
		font-weight: normal; 
		text-decoration: none;
}



a.lnk:hover {
		font-size: 12px;
		color: #000000;		
		text-decoration: none;
}

a.topic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
}
a.topic:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal; 
		text-decoration: none;
}

a.topic:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #2F75AF;
		font-weight: normal; 
		text-decoration: none;
}

a.topic:hover {
		font-size: 11px;
		color: #000000;		
		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: #000000;
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;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}


/*    Drop down menu style sheet Ends here */