body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;	
	margin:0px;
	}
table.main
{
width:1000px;
border-collapse:collapse;
border:1px solid #cccccc;
padding:5px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	white-space:normal;
	}
td.left
{
	width:20px;
	background-color: #8d8a8a;
	background-image: url(../images/mainborder.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	border-right:1px solid #666666;	
}
td.right
{
	width:20px;
	background-color: #8d8a8a;
	background-image: url(../images/mainborder.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	border-left:1px solid #666666;	
}
td.mainbody
{
	width:100%;
	background-color:#ffffff;
	vertical-align:top;
}
td.footer
{
    	background-color:#eeeeee;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	border:1px solid #333333;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}
p {
padding:5px;
}
p.p1 {
padding-top:20px;
padding-bottom:10px;
padding-left:15px;
color:#333333;
font-weight:bold;
font-size:13px;
margin:0px;
}
span.label
{
padding-top:0px;
padding-bottom:0px;
padding-left:15px;
color:#333333;
font-weight:bold;
font-size:11px;
}
span.formw
{
padding-top:10px;
padding-bottom:0px;
padding-left:15px;
}
input.txtbox
{
width:180px;
height:15px;
border:1px solid #eeeeee;
font-size:11px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-weight:normal;
/* form padding within the cell*/
  padding-left:5px;
}
input.buttonstyle
{
	FONT-WEIGHT: bold; 	
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana,arial, tahoma;
	color: #333333;
	background-color: #76974c;
	background-position: left top;  
	background-image:url('images/greenbutton.gif'); 
	background-repeat:repeat-x; 
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #eeeeee;
	cursor:pointer; 
}
input.buttonstyleform
{
width:auto;
height:20px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
border:1px solid #eeeeee;
color:#ffffff;
font-size:10px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-weight:bold;
background-color: #76974c;
	/*background-position: left top;  
	background-image:url('images/greenbutton.gif'); 
	background-repeat:repeat-x; */
cursor: pointer;
}
input.buttonstyleform1
{
width:auto;
height:20px;
padding:0px;
border:1px solid #eeeeee;
color:#ffffff;
font-size:10px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-weight:bold;
background-color: #556dab;
	/*background-position: left top;  
	background-image:url('images/greenbutton.gif'); 
	background-repeat:repeat-x; */
cursor: pointer;
}
/* font color */
.white10px
{

color:#ffffff;
font-weight:normal;
}
.whitebold10px
{
color:#ffffff;
font-weight:bold;
}
p.whitetitle
{
color:#666666;
font-weight:bold;
font-size:14px;
padding-left:10px;
padding-top:20px;
vertical-align:bottom;
margin:0px;
}

.greybold10px
{
color:#666666;
font-weight:bold;
}
/* hyperlink*/

a.menu:link, a.menu:visited {
  font-size        : 11px;
  color            : #ffffff;
  font-weight       : bold;
  text-decoration  : none;
  font-family      : Helvetica, Arial, sans-serif, Verdana, ;
  padding-right:5px;
   padding-left:5px;
}

a.menu:hover {
  color            : #c80000;
  text-decoration  : none;
   font-weight       : bold;
    padding-left:5px;
	 padding-right:5px;
}



div.row {
  clear: both;   
  }

div.row span.borderleft {
  float: left;
  width: 20px;
  height:420px;
  text-align: left;
  padding:0px; 
  background-color: #8d8a8a;
  background-image: url(../images/mainborder.jpg);
  background-repeat: no-repeat;
  border-right:1px solid #666666; 
  }
 div.row span.borderright {
  float: right;
  width: 20px;
  height:420px;
  text-align: left;
  padding:0px; 
 background-color: #8d8a8a;
  background-image: url(../images/mainborder.jpg);
  background-repeat:no-repeat;
  border-left:1px solid #666666; 
  }
  
  div.row span.loginhdr {
  float: left;
  width: auto;
  height:70px;
  text-align: left;
  padding:0px; 
  background-color: #ffffff; 
 
  }
 div.row span.mainhdr {
  float: left;
  width: 960px;
  height:100px;
  text-align: left;
  padding:0px; 
  background-color: #eeeeee;
  background-image: url(../images/header.gif);
  background-repeat: repeat;
  border-bottom:1px solid #666666; 
  background-position: right top;	
  }
  
 div.row span.screenname{
  float: left;
  width: 100%;
  height:auto;
  text-align: left;
  vertical-align:middle;
  padding:4px; 
  color:#cc0000;
  font-weight:bold; 
  background-color:#ffffff;
  background-image: url(../images/screennamebg.gif);
  background-position: left bottom;	
  border-bottom:1px solid #666666;   
  }
   div.row span.menubg{
  float: left;
  width: 100%;
  height:auto;
  /* left */  
  text-align: left;
  vertical-align:middle;
  padding-top:6px; 
  padding-bottom:2px; 
  color:#ffffff;
  font-weight:bold; 
  /*background-color:#666666;*/
  background-image: url(../images/mainmenubutton.gif);
  background-position: left bottom;	
  border-bottom:1px solid #666666;   
  }
  div.sec_50
{
	float: left;
 	width: 46.5%;
  	height: auto;  	
  	border: 0px solid #cccccc;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	vertical-align:top;	
}

div.sec_100
{
	float: left;
 	width: 96%;
  	height: auto;  	
  	border: 0px solid #cccccc;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	vertical-align:top;	
}
    div.sec_33
{
	float: left;
 	width: 31%;
  	height: auto;  	
  	border: 0px solid #cccccc;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	vertical-align:top;	
}
    div.sec_66
{
	float: left;
 	width: 63%;
  	height: auto;  	
  	border: 0px solid #cccccc;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	vertical-align:top;	
}
  /* red title box */
div.redtitlebox {
	
	background-image: url(../images/redtitlebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 100%;	
}
div.redbox
{
	background-color: #eefbea;
	background-image: url(../images/redpanelbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height:auto;	
}
/* end red title box */
/* purpletitle box */
div.purpletitlebox {
	
	background-image: url(../images/purpletitlebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 100%;	
}
div.purplebox
{
	background-color: #eae9e9;
	background-image: url(../images/purplepanelbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;	
}
/* end purple title box */
/* bluetitle box */
div.greentitlebox {
	
	background-image: url(../images/greentitlebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 100%;	
}
div.greenbox
{
	background-color: #eff6e9;
	background-image: url(../images/greenpanelbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height:auto;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}
/* end blue title box */
 /* grey title box */
div.greytitlebox {
	
	background-image: url(../images/greytitlebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 100%;	
}
div.greybox
{
	background-color: #eae9e9;
	background-image: url(../images/greypanelbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height:auto;	
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}
/* end red title box */
  /* Layout */


#borderleft
{
	position:absolute;
	height:420px;
	width:20px;
	left:0px;	
	top:0px;
	margin-right:0px;
	background-image: url(../images/mainborder.jpg);
	background-repeat:no-repeat;
	z-index:4;
	background-position: left top;

}
#lastlogin
{
	position:absolute;	
	right:25px;	
	top:75px;
	margin-right:0px;	
	z-index:4;
	text-align:right;
}

/* hyperform */
a.hyperform:link, a.hyperform:visited {
  font-size        : 11px;
  color            :#c80000;
  font-weight       : bold;
  text-decoration  : none;
  font-family      : Helvetica, Arial, sans-serif, Verdana, ;
  padding-right:5px;
   padding-left:5px;
}

a.hyperform:hover {
  color            : gray;
  text-decoration  : none;
   font-weight       : bold;
    padding-left:5px;
	 padding-right:5px;
}

.hyper {
  text-align: left;
  padding:0px; 
  background-color:Red;
  
  }
  
  /* global hgyperlink property
a:link, a:visited {
  font-size        : 11px;
  color            : #ffffff;
  font-weight       : bold;
  text-decoration  : none;
  font-family      : Helvetica, Arial, sans-serif, Verdana, ;
  padding-right:5px;
   padding-left:5px;
}

a:hover {
  color            : #c80000;
  text-decoration  : none;
   font-weight       : bold;
    padding-left:5px;
	 padding-right:5px;
}
*/
  
  div.row span.label_30
{
  float: left;
  width: 150px;
  text-align: left;  
  font-weight: bold;
  padding-left:5px;
}
  div.row span.label_gap
{
  float: left;
  width: 20px;
  text-align: left;   
}

  div.row span.label_70
{
  float: left;
  width: 350px;
  text-align: left;
  padding-left:5px;
  padding-right:10px;
  font-weight: bold;
}

/* label format */
/* info box */

div.infobox
{
	background-color: #ffffff;	
	background-position: left bottom;
	width: 100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;	
}

.DisplayError
{
color:Maroon;
font-weight:bold;
}