body {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #282828 ;
	background-color : white ;
	text-decoration: none;
	text-align: justify; }
blink { behavior:url(blink.htc);}


a {  
	color: black ;
	border-color : white ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 12; }
a:hover{
	color: #f79646 ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 12px ; }
a:active {
	color: black ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 12px ; }
a:visited {
    color: black ;
    text-decoration: normal ;
    font-weight: bold ;
    font-size: 12px ; }
table {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	color: #282828 ;
	text-decoration: none; 
	font-size: 12px ; 
	font-weight: normal;  }
div { 
	font-size: small;
	font-weight: normal; 
	color: #282828 ; 
	text-decoration: none; 
	font-size: 12 ; }
.inputbox {
	background-color: white ;
	border-width: 1px;
	border-color: #595959 ;
	border-style: groove;
	font-size: 12px;
	color: #282828 ; }
.inputbox_login {
    background-color: #ededed ;
    border-width: 1px;
    border-color: black ;
    border-style: groove;
    font-size: 12px;
    color: black ; }
.textfield {
    background-color: white ;
    border-width: 1px;
    border-color: #595959 ;
    border-style: groove;
    font-size: 12px;
    color: #282828 ; }
.radio {
	background-color: white ;
	border-width: 0px;
	border-color: #727d03 ;
	border-style: groove;
	font-size: 12px;
	color: black ; }
.checkbox {
	background-color: white;
	border-width: 0px;
	border-color: #4F81B4 ;
	border-style: groove;
	font-size: 14px;
	color: #4F81B4 ; }
.submit {
	border-width: 1px;
	background-color: white ;
	border-color: #282828 ;
	border-style: groove;
	color: #282828 ;
	font-size: 12px ;}
.submit_login {
    border-width: 1px;
    background-color : #ededed ;
    border-color: black ;
    border-style: groove;
    color: #282828 ;
    font-size: 12;}
ul {
    list-style-type: square; 
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;" }
li {
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;" }
.scroll
{
width: 750px;
height: 100%;
scrollbar-base-color: black ;
scrollbar-3d-light-color: black ;
scrollbar-arrow-color: #809bb4 ;
scrollbar-darkshadow-color: black ;
scrollbar-face-color: black ;
scrollbar-highlight-color: #809bb4 ;
scrollbar-shadow-color: #809bb4 ;
scrollbar-track-color: black ;
}

.hr_red {
    color : #bc2124; 
    height : 2px ;
    background-color:#bc2124;
    border:0px;
    clear:both; }
.hr_blue {
    color : #2e547a; 
    height : 2px ;
    background-color:#2e547a;
    border:0px;
    clear:both; }
.hr_grey {
    color : #aaaaaa; 
    height : 2px ;
    background-color:#2e547a;
    border:0px;
    clear:both; }
