﻿a:link {
	color: #001224;
	text-decoration: none;
}
a:visited {
color: #001224;
	text-decoration: none;
}
a:hover {
color: #001224;
	text-decoration: none;
}
a:active {
color: #001224;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height:2em;
}

#top {
	position:absolute;
	width:308px;
	height:58px;
	z-index:1;
	left: 655px;
	top: 0px;
	background-image:url(../images/top_bar.png);
	background-repeat:no-repeat;	
	padding:10px 0 10px 15px;
}
.menu { color:#FFFFFF; font-family:Arial; font-size:17px; }
.menu { padding: 20px 0 0 45px; }
.menu li { list-style: none; float:left; padding-right:25px; }

.menu a {
	color:#FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color:#999999;
	text-decoration: none;
	
}

.menu a:active {
	color:#FFFFFF;
	text-decoration: none;
}

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

#slides p
{
margin: 0;
padding: 0 1em;
font-size: 11px;
font-family:arial;
position: relative;
top: -50px;
line-height: 15px;
height: 50px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
color:white;
}

#slides p { padding-top:5px; }

.menuDiv { background-image:url(../images/menu.png); background-repeat:no-repeat; height:68px; width:928px; margin:0 auto; }

.social { position:absolute; top:115px; left:970px; z-index:99; }

input { width:270px; border:1px solid #999999; height:20px; }

textarea { width:270px; border:1px solid #999999; height:200px; }