@charset "utf-8";
html {
 	min-height: 100%;
 	height: auto;
}
body,td,th {
	font-family:Tahoma;
	font-size: 14;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fafafa;
	color: #222222;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-family:Tahoma;
	background-position: left bottom;
}
#div-menu {
	position:absolute;
	left:18px;
	top:155px;
	width:202px;
	height:900px;
	z-index:1;
}
#div-menu2 {
	position:absolute;
	left:47px;
	top:189px;
	width:199px;
	height:950px;
	z-index:2;
}
.bigtext{
	color:#FFF;
	font-size: 24px;
}
.w{text-decoration: none; color: #FFFFFF; font-size: 17px;margin-left:50px;}
.w a:link{text-decoration: none; color: #FFFFFF; font-size: 17px;}
.w a:hover{text-decoration: none; color: #FFFFFF; font-size: 17px;}
.w a:visited{text-decoration: none; color: #FFFFFF; font-size: 17px;}
.w a:active{text-decoration: none; color: #FFFFFF; font-size: 17px;}
.w2{
	color: #000000;
	font-size: 17px;
}
.w2 a:link{
	color: #000000;
	font-size: 17px;
}
.w2 a:visited{
	color: #000000;
	font-size: 17px;
}
.gb {color: #00f0ff; font-size: 17px;}
.w-buttom{color: #FFFFFF; font-size: 14px;}

.black a { text-decoration: none; font-size: 14px; color: #222222;}
.black a:hover{ text-decoration: none; font-size: 14px; color: #222222;}
.black a:active{ text-decoration: none;font-size: 14px; color: #222222;}
.black a:visited{ text-decoration: none; font-size: 14px; color: #222222;}

.blue{color: #16357c; font-size: 13px; font-family:Microsoft Sans Serif;}
.red{color: #6d1414; font-size: 15px; }

.button {
	color: #222222;
	font-size: 12px;
}

.links a  {	color: #DA0D6A; }
.links a:visited  {	color: #DA0D6A; }
.links a:hover  { color: #666666; }
.links a:active  { color: #DA0D6A; }

.menu-buttom a  { font-size: 20px;	color: #FFFFFF; }
.menu-buttom a:visited  { font-size: 20px;	color: #FFFFFF; }
.menu-buttom a:hover  { font-size: 20px;  color: #FF0000; }
.menu-buttom a:active  { font-size: 20px; color: #FFFFFF; }

.menu a  { font-size: 12px;	color: #FFFFFF; }
.menu a:visited  { font-size: 12px;	color: #FFFFFF; }
.menu a:hover  { font-size: 12px; color: #000000; }
.menu a:active  { font-size: 12px; color: #FFFFFF; }

.more a  { text-decoration: none; font-family:Microsoft Sans Serif;	color: #FFFFFF; }
.more a:visited  { text-decoration: none; font-family:Microsoft Sans Serif;	color: #FFFFFF; }
.more a:hover  { text-decoration: none; font-family:Microsoft Sans Serif; color: #0066CC; }
.more a:active  { text-decoration: none; font-family:Microsoft Sans Serif; color: #FFFFFF; }
.small-text {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.small-text a:link {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.small-text a:hover {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.small-text a:visited {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.small-text a:active {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
