/* Style by Mr. A
	Hereis my general style for applied a whole of body and other common tags
 */

body, p, td, li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;	
	
	}
h1, h2, h3, h4{font:normal small Georgia, "Times New Roman",Times, serif;
	font-size:11px;
	color:#0F6D38;	
	font-style:oblique;
	font-size:small;
	
}	
body{
	background:#FFFFFF;
}

a{	font:normal small Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
	
	}
a:hover{color:#FF3300;
		text-decoration:underline;			
	}
a:visited{
	
	text-decoration:underline;
	
	
	}
	
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0066CC;
font-style:normal;
font-weight:700;
letter-spacing:normal;
margin:0;
padding:0;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#009900;
font-style:normal;
font-weight:700;
letter-spacing:normal;
margin:0;
padding:0;
}


p{
margin:0;
margin-top:0;
margin-bottom:0;
padding:0;
}

basefont{
	font:normal small Georgia, "Times New Roman", Times, serif;
	}
/*------------- 1. Banner ------------------*/
/*
#bn1{
	width:800px;
	background:#0099FF;
	height:100px;
	position:absolute;
	}
/*------------- 2. Navigation ------------------*/
/*
#navi{
	font:normal small Georgia, "Times New Roman", Times, serif;
	width:180px;
	height:400px;
	position:absolute;
	background:#C6FDD2;
	left:10px;
	top:119px;
}
/*
#navi ul, li{
	list-style:circle;
	}
#navi a{
	font:italic small Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	line-height:25px;
	cursor:hand;
	}
#navi a:hover, a:visited{
	font:italic small Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0000;
	cursor:hand;
	background:#006600;
	}

