body{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #1D2E42;
	margin: 0px;
}
table{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
A:link {
	COLOR: #E94B00; TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	COLOR: #E94B00; TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	COLOR: #E94B00; TEXT-DECORATION: underline;
	font-weight: bold;
}
A:active {
	COLOR: #E94B00; TEXT-DECORATION: none;
	font-weight: bold;
}
.main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.main-header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #748499;
}
.gallery {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
	background-image: url(images/bg_gallery.gif);
	background-repeat: repeat-x;
	background-color: #1D2E42;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}

A.NavContent:link, active { font: 10px Tahoma; color: #ffffff; font-weight: normal; line-height:16px;  }
A.NavContent:visited { font: 10px Tahoma; color: #ffffff; font-weight: normal; line-height:16px;  }
A.NavContent:hover { font: 10px Tahoma; color: #E94B00; font-weight: normal; line-height:16px;}