.scroller  {
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	border-right : black 1px solid;
	border-top : black 1px solid;
	height : 188px;
	overflow : auto;
	width : 300px;
	background-color: white;
}

 .button
 {
 height:20px;
 width:60px;
 font-family:tahoma;
 font-size:12px;
 border:2px raised #D4D3D3;
 background-color:#E7E7E7;
 cursor:hand;
 } 

 .formElement
 {
 height:18px;
 font-family:tahoma;
 font-size:12px;
 border:1px solid #999999;
 background-color:#AED2E8;
 } 

 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #929292;
	font-size: 12px;
	font-family: tahoma;
}
.style2 {
	color: #666666;
	font-size: 12px;
	font-family: tahoma;
}
.style3 {
	color: #5a5a5a;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style11 {font-family: tahoma; color: #ff0000; font-size: 12px; font-weight: bold; }
.style12 {
	color: #000000;
	font-size: 12px;
	font-family: arial;
}
.style13 {
	color: #383838;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style14 {
	color: #bababa;
	font-size: 12px;
	font-family: tahoma;
}
.style15 {
	color: #287fb5;
	font-size: 12px;
	font-family: tahoma;
}
.style16 {
	color: #a4a4a4;
	font-size: 12px;
	font-family: tahoma;
}
.style17 {color: #5f5f5f;
	font-size: 12px;
	font-family: tahoma;}
.style18 {
	color: #287fb5;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style20 {color: #000099; font-size: 14px; font-family: arial; font-weight: bold; }

body { color: #5a5a5a;	font-size: 12px;	font-family: tahoma; font-weight: none;}

A:link
{	
	FONT-WEIGHT : BOLD;
  COLOR: #287fb5;
	FONT-SIZE : 12px;
	TEXT-DECORATION: UNDERLINE;
}

A:visited
{
	FONT-WEIGHT : BOLD;
  COLOR: #287fb5;
	FONT-SIZE : 12px;
	TEXT-DECORATION: UNDERLINE;
}

A:hover
{
	FONT-WEIGHT : BOLD;
  COLOR: #ff0000;
	FONT-SIZE : 12px;
	TEXT-DECORATION: UNDERLINE;
}

all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 11px tahoma; color: white; cursor: hand; z-index:100}
#MainTable A:link {FONT-SIZE : 11px;color: white;TEXT-DECORATION: NONE;}
#MainTable A:visited {FONT-SIZE : 11px;color: white;TEXT-DECORATION: NONE;}
#MainTable A:hover {FONT-SIZE : 11px;color: #5DB4EA;TEXT-DECORATION: NONE;}
