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


body {
	background-image: url(images/global/BG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:none;
}


a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #CCCCCC;
	text-decoration:none;
}


.b12 {	font-size: 12px;
	    font-weight: bold;
}

.t12 {font-size: 12px;}

.green {color: #A5BA12;}

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

.space38 { padding-top: 38px; padding-bottom:38px;}
.tag {
	font-size: 6px;
	visibility: hidden;
	position: absolute;
}