/* CSS Document */

a:link{
color: #3382AF
}

a:visited {
	color: #3382AF;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(left_men_button_orange.gif) no-repeat;
white-space: nowrap;
display: block;
width:122;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav a
{
	display: block;
	font-size: 10px;
	width: 122px;
	height: 20px;
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cssnav img
{
width: 122px;
height: 20px;
border: 0
}

* html a:hover
{
	visibility:visible;
	
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 21px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

body {
	background-color: #BBEEFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg_background.gif);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	line-height: 14px;
}

.style1 a:hover 
{	color:#FFFFFF;
		background-color:#FF8013;	
}


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
.menus {
	font-size: 9px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B6D9F;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
}
.style2 a:hover 
{	color:#FFFFFF;
	text-decoration: none;
	background-color:#FF8013;	
}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;color: #3382AF}

.style5 a:hover 
{
	
	background-color:#FF8113;
	color:#FFFFFF;
	
}



.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; }
.style7 {color: #3382AF}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #3382AF; font-weight: bold; }
