@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family:tahoma;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	background-image:url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-position:center top;
}

.link{
	font-family:Tahoma;
	font-size:12px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.link:hover{
	font-family:Tahoma;
	font-size:12px;
	color: #cc0000;
	font-weight: bold;
}

.redheading{
	font-family:Tahoma;
	font-size:13px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-family: arial;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.showheading {
	font-family: arial;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.showheading:hover {
	font-family: arial;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.heading2 {
	font-family: arial;
	font-size: 25px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

.th-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4D4D4D;
}
#NewsDiv	{ position: absolute; left: 0; top: 0; width:100px }
.td-td {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
	border: 1px solid #4D4D4D;

}
.td-td-noborder {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.td-caption {
	background-color: #FFFCED;
	border: 1px solid #C0CFEC;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;

}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 117px;
	top: 153px;
	visibility: visible;
}

.pagesubtitle {
 font-family: "century gothic";
 font-size: 20px;
 font-weight: bold;
 color: #dfb921;
 text-decoration: none;
}
.pagesubtitle_red {
 font-family: "century gothic";
 font-size: 20px;
 font-weight: bold;
 color: #cc0000;
 text-decoration: none;
}


.body_text
{
 font-family: "tahoma";
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 letter-spacing: 1px;
}

.black_title_text
{
 font-family: "tahoma";
 font-size: 13px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 letter-spacing: 1px;
}