body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: black ;
	background-color : #f8e4bf ;
	text-decoration: none;
	text-align: justify; }
.img {
	border-color : white ;
	border : 1px solid #FFFF ;}
  {
    blink { behavior:url(blink.htc);}
  }

a.image {  
	color: white ;
	border-color : white ;
	text-decoration: none ;
	font-weight: bold;
	font-size: 12; }
a.image:hover{
	color: #ffbf37 ;
	border-color : #ffbf37 ; 
	text-decoration: underline ;
	font-weight: bold;
	font-size: 12 ; }
a.image:active {
	color: white ;
	border-color : white ;
	text-decoration: underline ;
	font-weight: bold ;
	font-size: 12 ; }
a.image:visited {
	color: white ;
	border-color : white ;
	text-decoration: underline ;
	font-weight: bold ;
	font-size: 12 ; }

a {  
	color: black ;
	border-color : white ;
	text-decoration: none ;
	font-weight: bold;
	font-size: 12; }
a:hover{
	color: #ffbf37 ;
	text-decoration: underline ;
	font-weight: bold;
	font-size: 12 ; }
a:active {
	color: white ;
	text-decoration: underline ;
	font-weight: bold ;
	font-size: 12 ; }
table {  
	color: black ;
	text-decoration: none; 
	font-size: 12px ; 
	font-weight: normal; }
div { 
	font-size: small;
	font-weight: normal; 
	color: black ; 
	text-decoration: none; 
	font-size: 12px; }
.inputbox {
	background-color: white ;
	border-width: 1px;
	border-color: #a5acb2 ;
	border-style: groove;
	font-size: 12px;
	color: black ; }
.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 : #980001 ;
	border-color: white ;
	border-style: groove;
	color: white ;
	font-size: 14;
	height : 20 ; }*/
ul {
	list-style-type: square;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;" }
li {
	list-style-type: square;
	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 ;
}
