BODY {
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7; 
	COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #006699; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1; 
	
}

.TableMain
{
	 width:775;
	 border:0;
}

.TableMenu
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	font-family: Arial;
}
.TableMenuHeader
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial;
	height: 20px;
	background-color: #6699cc;
}
.TableMenuDetail
{
	color:Blue;
	font-family: Arial;
	font-size:13px;
}

a
{
	color:Blue; 
  text-decoration: underline;
  cursor:hand;
}

.Caption
{	font-family: Arial;
	font-size:12px;
	color:Navy;	
	vertical-align:top; 
}

.Text
{	font-family: Arial;
	font-size:12px;
	color:Navy;	
}

.Caption2
{	font-family: Arial;
	font-size:12px;
	color:Navy;	
	font-weight:bold;  
}

.AltRow
{
	background-color: #f5f5ff;
}

.HeaderCaption
{	font-family: Arial;
	font-size:14px;
}

.HeaderText
{	font-family: Arial;
	font-size:13px;
	font-weight:bold;  
	
}

.Required
{	font-family: Arial;
	font-size:14px;
	color:red;	
}

.button
{
	font-family: Arial;
	font-size:12px;
	color:White;	
	width:100px;
	background-color: #6699cc;
}

.Hint
{	font-family: Arial;
	font-size:10px;
	color:Navy;	
}

.Display
{	font-family: Arial;
	font-size:12px;
	color:Black;	
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.DisplayTableMenu
{
	border-right: #8899bb 1px solid;
	border-top: #8899bb 1px solid;
	border-left: #8899bb 1px solid;
	border-bottom: #8899bb 1px solid;
	font-family: Arial;
}

.DisplayTableMenuHeader
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial;
	height: 15px;
	background-color: #8899bb;
}
.DisplayTableMenuDetail
{
	color:Blue;
	font-family: Arial;
	font-size:13px;
}

.GridRow
{
	color:Black;
	font-family: Arial;
	font-size:12px;
	height:25px;
}

.GridAltRow
{
	background-color: #f5f5ff;
	color:Black;
	font-family: Arial;
	font-size:12px;
	height:25px;
}

.GridHeader
{
	background-color: #ddeeff;
	color:Black;
	font-family: Arial;
	font-size:13px;
	height:25px;
}

.GridFooter
{
	background-color: #ddeeff;
	color:Black;
	font-family: Arial;
	font-size:14px;
	height:25px;
}

.GridPager
{
	background-color: #ddeeff;
	color:Black;
	font-family: Arial;
	font-size:14px;
	height:25px;
}

.Grid
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
}
.Welcome
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	height: 20px;
	color: BLUE;
}

.btn
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	height: 20px;
	background-color: #6699cc;
	border-right: #6699cc 0px solid;
	border-top: #6699cc 0px solid;
	border-left: #6699cc 0px solid;
	border-bottom: #6699cc 0px solid;
}

.btnDisabled
{
	font-size: 13px;
	font-family: Arial;
	height: 20px;
	background-color:#d4f7ff;
	border-right: #d4f7ff 0px solid;
	border-top: #d4f7ff 0px solid;
	border-left: #d4f7ff 0px solid;
	border-bottom: #d4f7ff	 0px solid;
}

.Content
{
	color:Black;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
}

.TableContent
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.TableFooter
{
	height:3px;
	background-color:blue;	
}

.TableFooterVersion
{
	font-size:9px;
	font-family:Arial;
}

.Version
{
	color:Fuchsia	;
	font-family:Verdana;
	font-size:14px;
	text-align:right;
	font-weight: bold;
}
