@charset "utf-8";
/* CSS Document */

/*        V3        */

.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 150px;
	border-style: solid solid none solid;
	border-color: #0e69be;
	border-size: 1px;
	border-width: 1px;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#menu li a:link, #menu li a:visited {
	/* color: #0e69be;*/
	color: #000000;
	font-weight: bold;
	display: block;
	background: url(./images/v3.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #0e69be;
	background: url(./images/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #0e69be;
	background: url(./images/v3.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}                    
             
.style9 {
	font-size: 22px;
	color: #FFFFFF;
}

.style10 {font-size: 16px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style11 {font-size: 24px; color: #AF282C;}
.style12 {font-size: 22px}
.style13 {font-size: 22px; color: #AF282C; }
.style14 {font-size: 14px}
.style15 {font-size: 18px}
.style16 {font-size: 12px}
.style17 {font-size: 16px}       

.style1 {font-family: Arial, Helvetica, sans-serif}
.style18 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.ul{ 
font-family: arial; 
font-size: 11px; 
line-height: 10px; 
font-weight: normal; 
color: #666666; 
letter-spacing: 1px; 
word-spacing: 2px; 
} 

.table1 {background-color: #000000}
.table2 {background-color: #FFFFFF}

