body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #575757;
	background-image:url(../images/background/background.jpg);
}
h1
{
	font-size:12px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2
{
	font-size:13px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
	color: #333333;
}
a:visited
{
	color: #333333;
}
#maindiv
{
	padding-top: 20px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:645px;
}
.main_table {
	background-color:#FFFFFF;
}
#header
{
	height: 105px;
	padding: 5px;
}
.menu_item
{
	height: 20px;
	width: 123px;
	padding-right: 5px;
	float:left;
}
#menu_wrapper
{
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
}
img
{
	border: 0px;
}
.btm_menu_item
{
	height: 16px;
	width: 123px;
	padding-right: 5px;
	float:left;
}
.menu_sep
{
	height: 1px;
}
#content_wrapper
{
	height: 339px;
	padding: 5px;
}
#content_table
{
	background-color:#e6e6e6;
	width: 635px;
	height: 329px;
}
#content
{
	padding: 5px;
	/*height: 319px;*/
}
#btm_menu
{
	padding-left: 5px;
	padding-right: 5px;
}
#logos
{
	padding: 5px;
}
.pageimages
{
	padding: 5px;
	height: 319px;
	background-color:#e6e6e6;
}
.pageimage
{
	border: 5px #ffffff solid;
	margin-bottom: 7px;
	float: right;
}
.mark
{
	text-decoration:underline;
}
.textfield
{
	width: 570px;
	height: 16px;
	background-color: #e6e6e6;
	border: 0px;
}
#mailform
{
	margin-top: 5px;
}
.bg_textfield
{
	background-image:url(../images/bg_textfield_572.gif);
	width: 574px;
	height: 19px;
	padding: 1px;
	background-repeat:no-repeat;
}
.bg_textfield2
{
	background-image:url(../images/bg_textfield_449.gif);
	width: 451px;
	height: 19px;
	padding: 1px;
	background-repeat:no-repeat;
}
#linktable td a
{
	text-decoration:none;
}

/*Dropdown menu*/
#dropmenudiv{
position:absolute;
border:1px solid #ffffff;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}
#dropmenudiv a span{
color:#ff9900;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e6e6e6;
}
.team_text {
	font-size:9px;
	line-height: 12px;
	padding: 0px 3px 5px 5px;
	height: 215px;
}
.topmenulink
{
    background-image: url('../images/topmenu.gif'); 
    width: 123px; 
    height: 20px; 
    display: block; 
    line-height: 20px; 
    color: #666; 
    text-decoration: none; 
    font-size: 9px;
}
.topmenulink_on
{
    background-image: url('../images/topmenu_on.gif'); 
    width: 123px; 
    height: 20px; 
    display: block; 
    line-height: 20px; 
    color: #fff !important; 
    text-decoration: none; 
    font-size: 9px;
}
.btmmenulink
{
    background-image: url('../images/btmmenu.gif'); 
    width: 123px; 
    height: 16px; 
    display: block; 
    line-height: 16px; 
    color: #fff !important; 
    text-decoration: none; 
    font-size: 8px;
}
.btmmenulink_on
{
    background-image: url('../images/btmmenu_on.gif'); 
    width: 123px; 
    height: 16px; 
    display: block; 
    line-height: 16px; 
    color: #fff !important;
    text-decoration: none; 
    font-size: 8px;
}
p 
{
	margin-top: 10px;
}
#photosLink {
	font-size:14px;
	color: Orange;
	font-weight: bold;
}
.Heading
{
   font-size :14px;
	font-weight: bold;
}
.thickbox 
{
    text-decoration: none !important;
}