﻿#menu a:link {
	color: #0F87D2;text-decoration:none;
}
#menu a:visited {
	color: #0F87D2; text-decoration:none;
}
#menu a:hover {
	color: #333333; text-decoration: none
}
#menu a:active {
	color: #333333; text-decoration: none
}


/* navigation side*/
#menu {
	width:120px;
	font-weight:bold;
}

#menu ul {	list-style:none;	padding: 0px;	margin: 0px;}#menu li {	padding-top:10px;	padding-bottom:3px;	padding-left:0px;	border-bottom: 1px solid #66CCFF;	margin:3px;}#menu a {	text-decoration: none;	}.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.background3 {	background-attachment: fixed;	background-image: url(images/06bg_blue.gif);	background-repeat: no-repeat;	background-position: right top;}