/*A:link {text-decoration: none; color: #666666; font-family: verdana; }
A:visited {text-decoration: none; color: #666666; font-family: Verdana; }
A:hover {text-decoration: none; background: #D6D6D6; font-family: Verdana; }
A:active { color: #666666; font-family: Verdana; }*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(background_repeat_bear.jpg);*/
	/*background-repeat: repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a {
	text-decoration: underline;
	color: #993333;
}

.table1 { BORDER: #000000 1px solid;
			    BORDER-TOP: #000000 1px solid;
			    BORDER-BOTTOM: #000000 1px solid;
			    BORDER-LEFT: #000000 1px solid;
			    BORDER-RIGHT: #000000 1px solid;}

.headline { /*font-family: Arial, Verdana;*/
						/*font-size: 16px;*/
            font-weight: bold;
            color: #000000;
            text-decoration: none;}
            
.menu { /*font-family: Verdana,Arial;*/
				/*font-size: 12px;*/
        color: #000000;
        text-decoration: none;}            

.normal {/*font-family: Arial, Tahoma, Verdana;*/
			   /*font-size: 12px;*/
			 	 color: #000000;
			   text-decoration: none;}
         
.small {/*font-family: Tahoma, Verdana, Arial;*/
			  /*font-size: 11px;*/
			  color: #000000;
			  text-decoration: none;}         

.big {/*font-family: Arial, Tahoma, Verdana;*/
			   /*font-size: 14px;*/
			 	 color: #000000;
			   text-decoration: none;}

input {/*font-family: Verdana,Arial;*/
	   	 /*font-size: 9pt;*/
	   	 color: #000000;
	   	 background: #E6E6E6;
	   	 BORDER-TOP: #999999 1px solid;
	   	 BORDER-BOTTOM: #999999 1px solid;
	     BORDER-LEFT: #999999 1px solid;
	   	 BORDER-RIGHT: #999999 1px solid;}
       
.form {/*font-family: Verdana,Arial;*/s
	   	 /*font-size: 16pt;*/
	   	 color: #000000;
	   	 background: #E6E6E6;
	   	 BORDER-TOP: #999999 1px solid;
	   	 BORDER-BOTTOM: #999999 1px solid;
	     BORDER-LEFT: #999999 1px solid;
	   	 BORDER-RIGHT: #999999 1px solid;}       
       
textarea {/*font-family: Arial,Verdana;*/
		  		/*font-size: 9pt;*/
		  		color: #000000;
		  		background: #E6E6E6;
		  		BORDER-TOP: #999999 1px solid;
		  		BORDER-BOTTOM: #999999 1px solid;
		  		BORDER-LEFT: #999999 1px solid;
		  		BORDER-RIGHT: #999999 1px solid;} 

.radio {/*font-family: Verdana,Arial;*/
	   	  /*font-size: 10px;*/
	   	  color: #e6e6e6;
	   	  background: #bebebe;
	   	  BORDER-TOP: #000000 0px solid;
	   	  BORDER-BOTTOM: #000000 0px solid;
	      BORDER-LEFT: #000000 0px solid;
	   	  BORDER-RIGHT: #000000 0px solid;}     

.notice {/*font-family: Arial;*/
				 /*font-size: 12px;*/
				 font-weight: bold;
				 color: #000000;
			 	 text-decoration: none;}          
         
select {/*font-family: Verdana,Arial;*/
    	  /*font-size: 10px;*/
	   	  color: #000000;
	   	  background: #E6E6E6;
	   	  BORDER-TOP: #999999 1px solid;
	   	  BORDER-BOTTOM: #999999 1px solid;
	      BORDER-LEFT: #999999 1px solid;
	   	  BORDER-RIGHT: #999999 1px solid;}
        
li {
  list-style-type: square; 
}

hr{
  border: 0; 
  color: #000000; 
  background-color: #000000; 
  height: 1px;
}
