body {
	margin: 0px;
	padding: 0px;
	color : #333;
	background-color : #484848;
	font-family : Arial, Helvetica, sans-serif;
}

img {
	border:none;
}
a:link {
  text-decoration : none;
}

textarea, select, text{
	color : #000000;
	font-family: Verdana;
	font-size : 10px;
	border-collapse: collapse;
	border: 1px solid #000000;
}

a:visited {
  text-decoration : none;
}

a:hover, a:active {
  text-decoration : underline;
}

acronym {
	border-bottom : none;
}

#main_content {
	position: absolute;
	top: 110px;
	left: 200px;
	height: 290px;
	width:190px;
	overflow:auto;
}

#main_content_title {
	color: #FFFFFF;
	font-size:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}

#main_content_sub_detail {
	color: #f6ff00;
	font-size:16px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
}

.menu_links {
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
}

.main_content_detail {
	color: #FFFFFF;
	font-size:12px;
	font-family: Tahoma;
	text-align: left;
	overflow: auto;
	width:340px;	
	height:200px;
}

.newsletter_title {
	color: #FF4000;
	font-size:14px;
	font-family: Tahoma;
	text-align: left;
	font-weight: bold;
}
.newsletter_date {
	color: #999999;
	font-size:9px;
	font-family: Tahoma;
	text-align: left;
}
.newsletter_content {
	color: #000000;
	font-size:13px;
	font-family: Tahoma;
	text-align: left;
}

.main_content_detail2 {
	color: #FFFFFF;
	font-size:12px;
	font-family: Tahoma;
	text-align: left;
	overflow: auto;
	height:225px;
	width:350px;
}

.main_content_detail3 {
	color: #FFFFFF;
	font-size:12px;
	font-family: Tahoma;
	text-align: left;
	overflow: auto;
	height:370px;
	width:350px;
}

.main_content_detail2 a:link, a:visited {
	font-size:12px;
	color: #ff9900;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.header a:link, .header a:visited {
	color:#FFFFFF;
}

.header a:hover, .header a:active {
	font-size: 12px;
}

.box_content {
	font-size:11px;
	color: #FFFFFF;
	font-family: "Century Gothic";
}

.box_content a:link, .box_content a:visited {
	color:#FFFFFF;
}

.box_content a:hover, .box_content a:active {
	font-size:12px;
}

.link_content {
	font-size:12px;
	color: #000000;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: bold;
}

.link_content a:link, .link_content a:visited {
	color:#000000; 
}

.link_content a:hover, .link_content a:active {
	font-size:12px;
	color:#FF6F00;
}

.link_content_ref {
	font-size:9px;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: bold;
}

.link_content_ref a:link, .link_content_ref a:visited {
	font-size:9px;
	color:#000000; 
}

.link_content_ref a:hover, .link_content_ref a:active {
	font-size:9px;
	color:#FF6F00;
}

.link_content_detail {
	font-size:10px;
	color: #000000;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: bold;
}

.subscribe_content {
	font-size:11px;
	font-weight: bold;	
	color: #FFFFFF;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:visited, a:link {
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:hover, .footer a:active {
	font-size:11px;
	color: #FFFFFF;
}

.box_main_border {
	font-size:12px;
	color: #FFFFFF;
}
