@charset "utf-8";

/* CSS Document */



body {

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/bg2.jpg);

	background-repeat: repeat;

}

#container {

	width: 520px;

	margin-right: auto;

	margin-left: auto;

}

#body {

	float: left;

	width: 580px;

}



.global_font {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	color: #999999;

}



a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: #666666;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #666666;

}

a:hover {

	text-decoration: none;

	color: #999999;

}

a:active {

	text-decoration: none;

	color: #999999;

}

#body_content {

	float: left;

	width: 580px;

	padding: 10px;

}

.heading3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: medium;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

#body_l {

	margin: 0px auto;
	width: 580px;
	padding: 10px;
	

}



.title_font {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: large;

	font-style: normal;

	font-weight: bold;

	color: #990000;

}

.title_header2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: medium;

	font-style: normal;

	font-weight: bold;

	color: #990000;

}

.title1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

}

.tag_font {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-weight: normal;

	color: #999999;

}

.heading1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: small;

	font-style: normal;

	font-weight: bold;

	color: #CCCCCC;

}

.heading2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: small;

	font-style: italic;

	font-weight: bold;

	color: #CCCCCC;

}


