body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
         scrollbar-arrow-color: #F3B63C;
         scrollbar-base-color: #ECECEC;
         scrollbar-face-color: #EEEEEE; 
         scrollbar-highlight-color: #F3B63C;
         scrollbar-shadow-color: #000000; 
         scrollbar-3d-light-color: #FFFFFF; 
         scrollbar-dark-shadow-color: #000000;
}

td, input {
   font-family: arial; font-size: 11px; font-weight:none;
}

SELECT {
	font-family: arial; font-size: 11px; font-weight:none;
	
}

a { color:#7B430C; text-decoration:none; font-weight:none;}
a:hover { color:#163a7a; text-decoration: none; font-weight:none;}
a:active { color:#163a7a; text-decoration:none; font-weight:none;}

.EditTextBox
{    
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color:#6a7491; 
    width: 100%;
	 font-family: Arial; 
	 font-size: 11px;
}

.MainArea{
	background: url(Imgs/bg.jpg);
}

.Menu {
   width: 100%; 
   height: 28px; 
   padding:2 5 3 2; 
   border-right: buttonshadow 1px solid; 
   border-top: #f5f5f5 1px solid; 
   border-left: #f5f5f5 1px solid; 
   border-bottom: buttonshadow 1px solid; 
   background-color: bcbfca; 
   cursor:hand; 
   color:#000000;
   font-family: arial; font-size: 11px; font-weight:none;
}

.Option {
   width: 100%; 
   height: 24px; 
   padding:2 5 3 16; 
   border: 1 1 1 1 solid #ffffff; 
   background-color: #f5f5f5; 
   cursor:hand;
   color:#000000;
   font-family: arial; font-size: 11px; font-weight:none;
}

.Options {padding:1 1 1 1}

.title { color:#6d6c6c; font-size: 20px; font-weight:none; padding: 20 0 10 25}
.text { padding: 0 0 0 25}
.error { color:#dd0000; padding: 0 0 0 25}
.criteria { color:#475ca0; font-size: 12px; font-weight:bold; padding-bottom: 5px}
.labelInput { color:#000000; font-size: 11px; font-weight:none;}
.bt {background-color: #c6d4ee;  padding: 0 10 0 10; }
.data { border: 1px solid black; border-collapse: collapse;} 
.data-pd { padding: 10 0 0 25} 
.data-pd1 { padding: 10 0 0 20} 
.data-th { color:#ffffff; background-color: #6a7491; border: 1px solid black; text-align:center}
.data-td { border: 1px solid black; background-color: #e5e5e6;  } 
.data-tt { color:#ffffff; border: 1px solid black; background-color: #3c5b91;  } 



