body {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #ffffff
}

td {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #ffffff;
	outline:none;
	}

a:hover{
	text-decoration: none;
	color: #ff0000;
	outline:none;
	}
a:active{
	text-decoration: none;
	color: #ffffff;
	outline:none;
	border:none;
	}


table.top_menu {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #333333;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	}

td.top_menu {
	border-bottom: 1px solid #ffffff;
	background-color: #333333;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	}

td.top_menu_dropoptions {
	border: 1px solid #ffffff;
	background-color: #333333;
	color: #ffffff;
	font-size: 10px;
	line-height: 9px;
	}
	
td.top_menu_title {
	background-color: #000399; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 12px;
	color: #ffffff; 
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
	
td.top_menu_title_sub {
	background-color: #ffffff; 
	font-family: Courier New, Courier, mono; 
	font-size: 10px;
	line-height: 12px;
	color: #000000; 
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	
	}

td.nav_box {
	background-color: #333333; 
	font-family: Courier New, Courier, mono; 
	font-size: 10px;
	line-height: 12px;
	color: #ffffff; 
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
.gallery {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;	
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.label {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
}
.home_title {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;	
}
.marker {
	border: 1px solid #666666;
	background-color: #999999;
	width: 20px;
	height: 20px;
}

.fuzz {
	background-image: url(images/tv_fuzz.gif);
	background-repeat: repeat;
	background-color: #000000; 
	layer-background-color: #000000; 
	border: 1px none #000000;
}
.loading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-color: #000000; 
	layer-background-color: #000000; 
	
}
td.white {
border: 1px solid #666666;
}

.texbox
{
position:absolute; 
left:210px; 
top:0px; 
width:265px; 
height:202px; 
z-index:1; 
visibility: visible; 
overflow: hidden;
}
input
{
border: 2px solid #999999;
}
h1
{
font-size:18px;
line-height:8px;
}
h2
{
font-size:14px;
line-height:8px;
}