* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #111111;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

a:link, a:visited {
	color: #DE4539;
	text-decoration: none;
}

a:hover {
	color: #DE4539;
	text-decoration: none;
	border-bottom: 1px dotted #DE4539;
}

a.menu:link, a.menu:visited {
	color: #000000;
}

a.head:link, a.head:visited  {
	color: #000000;
}

a.menu:hover  {
	color: #DE4539;
	border: none;
}

a.head:hover {
	color: #DE4539;
	border: none;
}

a.image:hover {
	border: none;
}

a.noborder:hover {
	border: none;
}

h1 {
	color: #DE4539;
	font-family: sans-serif;
	font-size: 20px;
	padding: 10px 0;
	text-transform: uppercase;
}

h2 {
	padding: 10px 0px;
	font-family: sans-serif;
	font-size: 18px;
	color: #de4539;
	text-transform: uppercase;
}

.anchor_top {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.page {
	width: 950px;
	background-color: #FFFFFF;
	border: 5px solid #000000;
}

.page_header {
	height: 190px;
	border-bottom: 5px solid #000000;
	padding: 0px;
	margin: 0px;
}

.header_left {
	width: 350px;
	height: 190px;
	background-image: url(../images/page/header_left.jpg);
	float: left;
}

.header_middle {
	width: 250px;
	height: 190px;
	background-image: url(../images/page/header_middle.jpg);
	float: left;
}

.header_right {
	width: 350px;
	height: 190px;
	background-image: url(../images/page/header_right.jpg);
	float: left;
}

.page_line {
	height: 6px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	background-image: url(../images/page/line.jpg);
	background-repeat: repeat-x;
}

.page_main {
	width: 930px;
	min-height: 382px;
    height: auto !important;
    height: 300px;
	padding: 10px;
	overflow: auto;
	//overflow: none;
}

.main_menu {
	width: 202px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.main_content {
	font-family: Verdana;
	font-size: 12px;
	padding: 0 0 0 15px;
	width: 708px;
	text-align: left;
	float: left;
}

.content_headline {
	font-family:Georgia;
	font-size:11px;
	letter-spacing:2px;
	text-transform:uppercase;
	border-bottom: 1px solid #000000;
}

.bookmark {
	float: right;
	position: relative;
	top: -21px;
}

.content_text {
	text-align: justify;
}

.news_content {
	font-size: 12px;
}

.news_date {
	font-size: 10px;
	padding-bottom: 10px;
}

.news_footer {
	border-top:1px dotted #000000;
	font-size:10px;
	margin-top:10px;
	text-align:right;
	color: #de4539;
}

.zebra {
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	line-height: 16px;
}

.zebra th {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	padding-left: 3px;
}

.zebra td {
	padding: 3px;
}

.ref_left {
	width: 200px;
}

.ref_right {
	width: 200px;
}

.ev_01 {
	width: 105px;
}

.ev_02 {
	width: 280px;
}

div.ev_prev a:hover img{
	visibility: visible;
}

.ev_03 {
	width: 200px;
}

.ev_04 {
	width: 99px;
}

.disc_01 {
	width: 190px;
}

.disc_02 {
	width: 90px;
}

.disc_03 {
	width: 90px;
}

.disc_04 {
	width: 314px;
}

.link_left {
	width: 275px;
}

.link_right {
	width: 421px;
}

.cover {
	border: 2px solid #000000;
}

.mix_img {
	float: left;
}

.mix_detail {
	border-left: 1px solid #000000;
	float: left;
	margin-left: 20px
}
.mix_detail_01 {
	float: left;
	padding: 0px 20px;
}

.mix_detail_02 {
	float: left;
	padding-left: 20px;
}

.mix_misc {
	clear: both;
}

div.ev_prev a img{
	border: 10px solid #222222;
	opacity: 0.90;
	filter: Alpha(opacity = 90);
	position: absolute;
	visibility: hidden;
}

.odd {
	background-color: #efc752;
}

.pic_container {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0px 18px 0px 18px;
	text-align: left;
}

.pic {
	width: 80px;
	height: 80px;
	border: 2px solid #000000;
}

.pic :hover {
	opacity: .75;
	filter: Alpha(opacity = 75);
}

.caption {
	width: 102px;
	font-size: 10px;
}

.menu_box {
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	background-image: url(../images/page/menu_bg.jpg);
}

.menu_box ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
    font-family: Verdana;
    font-size: 14px;
    text-transform:uppercase;
    letter-spacing: 2px;
	color: #f7d763;
	text-align: left;
}

.menu_box ul li {
}

.menu_box ul div {
	padding: 6px 0px 0px 0px;
	background-color: #000000;
	margin: 0px;
	height: 25px;
}

.menu_box ul img {
	margin-bottom: 1px;
	padding: 0px 7px 0px 7px;
}

.menu_box ul li  ul{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #000000;
	list-style-image: none;
	padding: 10px 0px;
}

.menu_box ul li ul li {
    font-family: Verdana;
    text-transform: none;
    margin-left: 10px;    
	letter-spacing: 2px;
	font-size: 12px;
}

.page_footer {
	width: 950px;
	height: 20px;
	border-top: 5px solid #000000;
	margin: 0px;
	padding: 0px;
}

.page_footer p {
	width: 950px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

#lightbox{
	background-color:#eee;
	padding: 18px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	font-family: Verdana;
}	

#lightboxCaption{ 
	float: left; 

}
#keyboardMsg{ 
	float: right;
}

#lightbox img{
	border: none;
} 
#overlay img{ 
	border: none; 
}

#overlay{ background-image: url(../images/page/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/page/overlay.png", sizingMethod="scale");
}