/* Styles Beach and Balls */

body 
{
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 950px;
}

a:link 
{
	color: #000000;
	text-decoration: underline;
}

a:visited 
{
	text-decoration: underline;
	color: #000000;
}

a:hover 
{
	text-decoration: none;
	color: #000000;
}

a:active 
{
	text-decoration: underline;
	color: #000000;
}

#frame
{
	border: 1px solid #000000;
}

.top
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}

.nav
{
	background-color: #182993;
	border-right: 1px solid #000000;
	width: 150px;
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 50px;
	padding-right: 5px;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.contentframe
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 800px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}

.content, .content_body, .content_head, .content_head h1
{ 
    background: transparent url(../gfx/Content.jpg) no-repeat bottom right; 
} 

.text
{
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #000000;
   font-weight: normal;
}

.content 
{ 
   width: 740px !important;
   width: 725px;
   padding-right: 15px;
   margin-right: 10px;
} 

.content_head 
{ 
   background-position: top right; 
   margin-right: -15px;
   padding-right: 40px;
} 

.content_head h1 
{ 
   background-position: top left; 
   margin: 0;
   border: 0;
   padding: 18px 0 15px 25px;
   height: auto !important; 
   height: 1%;
   font-weight: bold;
   color: #000000;
   font-size: 12px;
} 
   
.content_body 
{ 
   background-position: bottom left; 
   margin-right: 25px;
   padding: 25px 0 5px 25px;
} 

.bottom
{
	background-color: #182993;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

/*.counter
{
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 150px;
}*/

.breadcrumb
{
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 800px;
}

.copyright
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
}

.nav a
{
    font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
    width: 140px;
	height: 10px;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav a:hover
{
   text-decoration: none;    
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
}

.nav a:link
{
   text-decoration: none;
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold; 
}

.nav a:active
{
   text-decoration: none;
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
}

.nav a:visited
{
   text-decoration: none;
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold; 
}

.nav_small a
{
    border: none;
	font-family: Verdana, Arial;
	font-size: 9px;
    font-weight: normal;
	color: #FFFFFF;
}

.nav_small a:hover
{
   text-decoration: none;
   font-family: Verdana, Arial;
   font-size: 9px;
   color: #FFFFFF;
}

.nav_small a:link
{
   text-decoration: none;
   font-family: Verdana, Arial;
   font-size: 9px;
   color: #FFFFFF; 
}

.nav_small a:active
{
   text-decoration: none;
   font-family: Verdana, Arial;
   font-size: 9px;
   color: #FFFFFF;
}

.nav_small a:visited
{
   text-decoration: none;
   font-family: Verdana, Arial;
   font-size: 9px;
   color: #FFFFFF;
}

input, select
{
   font-size: 10px;
   background-color: #FFFFFF;
}

.error
{
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #FF0000;
   font-weight: normal;
}