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


body {
	background-image: url(images/global/BG.jpg);
	font-family: Arial, Helvetical, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
}


a {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #AAAAAA;
	text-decoration:none;
}
a:hover {
	color: #555555;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}


.b12 {	font-size: 11px;
	    font-weight:normal;
}

.t12 {font-size: 11px;}

.green {color: #A5BA12;}

.g11 {	font-family: Arial, Helvetical, sans-serif;
	    font-size: 11px;
	    color: #000000;
}

.space38 {
	padding-top: 38px;
	padding-bottom:0px;
}
.tag {
	font-size: 6px;
	visibility: hidden;
	position: absolute;
}
.navtag {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #999999;
}
