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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {color: #0099CC}

h1{
	font-size: 22px;
	color: #000000;
    text-decoration: none;
}
h2{
	font-size: 18px;
	color: #000000;
    text-decoration: none;
}
h3{
	font-size: 16px;
	color: #000000;
    text-decoration: none;
}


.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}



.logobg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 22px;
}
.baner_bg {
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
}
.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.wlc_bg {
	background-image: url(images/welcome_bg.jpg);
	background-repeat: no-repeat;
}
.wlc_bg-long {
	background-image: url(images/welcome_bg-long.jpg);
	background-repeat: no-repeat;
}
.bdrimg {
	border: 1px ridge #FFFFFF;
}

.wlc_bg2 {
	background-image: url(images/welcome_bg2.jpg);
	background-repeat: repeat-y;
}
.latestnewstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.wlctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.butbg {
	background-image: url(images/button_ng.jpg);
	background-repeat: repeat-x;
}

