@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

	
body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #525555; 
}

h1 {
font-size:18px;
color:#ffffff;
margin-top:5px;
}

h2 {
font-size:16px;
color:#ffffff;
padding:0px;
margin:5px;
}

h3 {
font-size:16px;
color:#ffffff;
margin:5px;
}

h4 {
font-size:16px;
color:#ffffff;
padding:0px;
margin:1px;
}

.header{
	background-image:url(images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:97px;
	padding:3px 0px 0px 0px;
}


form {
display: inline;
}

.menu_area{
	text-align:center;
	margin:auto 0;
	
}


a:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;	
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;	
	color: #ffffff;
}
a:active {
	text-decoration: none;
	font-weight:bold;	
	color: #ffffff;
}


.search_box{
background-image:url(images/search_bg.jpg);
background-repeat:no-repeat;
height:24px;
width:178px;
margin:6px 0px 0px 10px;
padding:4px 0px 0px 10px;
}

.search_input{
background-color:#f6f2e7;
border:0px;
height:11px;
width:149px;
color:#999999;
margin-top:2px;
}



.alignme {
margin:0px;
padding:0px;
_position: absolute;
_top: 50%; 
display: table-cell; 
vertical-align: middle;
}


.date_stamp{
font-size:9px;
color:#414636;
font-style:italic;
}


.table{
background-color:#F0F8FD;
}


.gallery img{
	background-color:#000000;
	border:solid #333333 1px;
	padding:6px;
}
