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

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #393E44;
}
body {
	background-color: #DFDDD9;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
}
a:link {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.style3 {color: #888888}
.style4 {color: #FF0033}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 15px;}
.style7 {font-size: 15px}
.down_small_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #393E44;
	text-decoration: none;
	padding-right: 10px;
	left: 10px;
	position: static;
	right: 10px;
}
