a:link {color:#000000; background:transparent; text-decoration:none}    
a:visited {color:#000000; background:transparent; text-decoration:none}    
a:hover {color:#000000; background:transparent; text-decoration:none}    
a:active {color:#000000; background:transparent; text-decoration:none} 

td {
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

body {
	background-image: url(files/images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 9px 0px 0px 0px;
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

.txtNewsDate {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #7e7e7e;
}

.txtNewsHeadline {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #c50000;
	font-weight: bold;
}

.txtNewsContent {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
}

.tdNewsLiner {
	padding-top: 10px;
	padding-bottom: 10px;
}

.topMenu {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(/files/images/layout/menu_bg.gif); 
	background-repeat: repeat-x;
	border-top: 1px solid #c50000;
	border-bottom: 1px solid #c50000;
}

.contact {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
}

.sidePattern {
	background-image: url("img/side_pattern.jpg");
	background-repeat: repeat-x;
	background-color: #202020;
}

.txtContentHeadline {
	font-family: Arial;
	font-size: 18px;
	color: #bd0000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

.txtContentText {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
}

#mainlogo {
	behavior: url(/files/other/iepngfix.htc);
	height:56px;
	width:402px;
}
