
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/bg.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

.text{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
.h  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold
}

.bh  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #3366CC;
}

.copyright { font-size:10px; color:#FFFFFF}


.sh  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: 5C5C5C;
}

.r { color:#FF0000;

}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border {
	border: 1px solid #EBEBEB;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
a.set1:link {
	color: #000000;
	text-decoration: none;
}
a.set1:active {
	color: #0033FF;
	text-decoration: none;
}
a.set1:visited {
	text-decoration: none;
	color: #000000;

}

a.set1:hover {
	color: #0033FF;
	text-decoration: underline;
}

A.topmenu:active, A.topmenu:LINK, A.topmenu:VISITED{ color :#FFFFFF; text-decoration:none}
A.topmenu:HOVER { color :#FFFFFF;text-decoration:underline}

A:active, A:LINK, A:VISITED{ color :#CD6405; text-decoration:underline}
A:HOVER { color :#AA5304;text-decoration:underline}

A.ilink:active, A.ilink:LINK, A.ilink:VISITED{ color :#CD6405; text-decoration:underline}
A.ilink:HOVER { color :#AA5304;text-decoration:underline}



.img {
	border: 1px solid #FFFFFF;
}

.brown {color:#996600}

.white {color:#FFFFFF}

A.d:active, A.d:LINK, A.d:VISITED{ color :#1E8DAA ;text-decoration:underline}
A.d:HOVER { color : #176071 ; text-decoration:none}
