
.BODY 
{
	margin:0px;
	BACKGROUND-COLOR: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
}

.button
{ background-image:url(image/button_bg.jpg);
border: 1px solid #2365bc;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.menubutton
{
	background-image:url(image/menu_button.jpg);
	text-decoration :underline;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:33px;
	width:100px;
   background-repeat:no-repeat;
   text-align:center;
}

.menubutton a:link {
  color: #000000; 
  text-decoration: none; 
   background: #fdfdfd;
}
.menubutton a:visited {
  color: #000000; 
  text-decoration: none; 
  background: #fdfdfd;
  }
.menubutton a:hover { 
  color: #038afd; 
  text-decoration:none;
   
  }
.menubutton a:active {
  color: #038afd; 
  text-decoration: none; 
  }

.headertext
{font-size:14px;
padding-left:2px;
color:#ffffff;
font-weight:bold;
}

.full
{width:100%;
	height:100%;
	min-height:300px;
	}
input.login
{
	border:#7e9db9 1px solid
	}
	
.logintext
{
	font-size:14px;
	color:#333333;
	font-weight:normal;
	
	}
.welcometext
{
font-size:11px;
padding-left:2px;
color:#ffffff;

}

.tableheader
{
font-size:12px;
padding-left:2px;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}
.gridtable
{
	border:solid 1px #d1d0d0;
	background-color:#c1c0c0;
}

.gridheader
{
	font-size:11px;
	color:#5b5a5a;
	padding:2px;
	height:20px;
	background-image:url(image/grid_bg.gif);
}
.gridalt
{
	font-size:12px;
	color:#5b5a5a;
	padding:2px;
	background-color:#f7fafe;
}
.gridtext
{
	font-size:12px;
	color:#5b5a5a;
	padding:2px;
	background-color:#ffffff;
}


.banner
{
	background-image:url(image/banner.jpg);
	background-repeat:no-repeat;
	}
	
.linebar
{
	background-image:url(image/line_bar.jpg);
	background-repeat:repeat-x;
	
}



.tdgreen
{

	background-image:url(Image/green_table_bar_main.jpg);
	
  
   text-align:center;
}
.tdgreenleft
{
	background-image:url(image/table_border_left.jpg);
	
}
.tdgreenright
{
	background-image:url(image/table_border_right.jpg);
	
}
.tdgreenbottom
{
	background-image:url(image/table_border_bottom.jpg);
	
}

/*
.sidemenu {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid  #CCCCCC;
	text-indent:5px;
		 border-bottom-width:1px;
 border-top:0px;
 border-left:1px;
 border-left-color:#AAAAAA;
 border-left-style:solid;
 border-right:1px;
 border-right-style:solid;
 border-right-color:#AAAAAA;
 border-bottom-color:#AAAAAA;
 border-bottom-style:solid;
}*/





.sidemenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	
	text-indent:2px;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-width:1px;
	border-bottom-color:#BFE257;
	border-bottom-style:dotted;
	
	 
	
}
.sidemenubottom
{
 border-bottom-width:1px;
 border-top:0px;
 border-left:1px;
 border-left-color:#AAAAAA;
 border-left-style:solid;
 border-right:1px;
 border-right-style:solid;
 border-right-color:#AAAAAA;
 border-bottom-color:#AAAAAA;
 border-bottom-style:solid;
}
.sidemenu:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #5aadee;
	text-decoration: none;
	line-height: 20px;
}
.labelforcontrol {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-indent:5px;
	
}

.textbox{
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	BORDER-RIGHT: #7f9db9 1px solid;
	background-color:#f9f9f9;
	BORDER-TOP: #7f9db9 1px solid; 
	BORDER-LEFT: #7f9db9 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #7f9db9 1px solid; 
	height:11pt;
}
.CompanyCaption
{
	font-family: arial;
	font-size:20px;
	color:#055e26;
}
.date
{
	font-family: arial;
	font-size:16;
	color:#000000;	
}
.input-reset
{ background-image:url(image/button_bg.jpg);
border: 1px solid #2365bc;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.CompanyCaption1
{
	font-family: verdana;
	font-size:10;
	color:#ffffff;
	font-weight:bold;
}
.errormessage {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}



