﻿
.menu
{
	position:  absolute;
	font-size: 12px;
	line-height: 30px;
	left: 40px;
	top: 93px;
	color: White;
	font-weight: bold;
	font-family: tahoma, verdana, arial;
	
}


.menu a
{
	display: block;
	color: White;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 14px;
	margin-right: 7px;
	text-transform: uppercase;
	margin-right: 40px;
	
}

.menu a:hover
{
	color: #82addf;
}
	
		



.menu2
{
	position:  absolute;
	font-size: 11px;
	line-height: 30px;
	right: 15px;
	top: -6px;
	#top: -7px;
	color: White;
	font-weight: bold;
	font-family: tahoma, verdana, arial;
	
}


.menu2 a
{
	display: block;
	text-decoration: none;
	display: block;
	float: left;
	color: White;
	text-transform: uppercase;
	margin-left: 30px;
	
}

.menu2 a:hover
{
	color: #82addf;
}
	
		




.bottommenu
{
	position: absolute;
	left: 5px;
	margin-bottom: 20px;
	color: White;
	font-size: 12px;
}


.bottom a
{
	color: White;
	text-decoration: none;
}

.bottom a:hover
{
	color: #82addf;
}
	
		

