body 
{
    margin: 0px;
	background: url(images/back.gif);}
    
#frame 
{
    top: 100px;
	border: 1px solid #999999;
    width: 956px;
	background-color: #ffffff;}

#header 
{
    width:956px;
    border: 0px;}

.news {
	font-family:verdana;
	font-size: 8pt;
	vertical-align: center;
	color:#7a7a7a;
	}

.news a, a:visited {
	text-decoration:none;
	color:#666699;}

.name
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 24pt;
	color: #1469a7;
	height:100px;
	text-align:left;}
	
#allnav 
{
    width: 956px;
    height:20px;}

.plate 
{
    width: 936px;
    height:10px;
    background-color:#f8f8f8;
	margin-left:10px;
	border-top: solid 1px #d4d0c8;
	}
	
/* Navigation */
#navigation {
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	width:936px;
	top: 0px;
	left:5px;
    height: 25px;
	border-bottom: solid 1px #d4d0c8;
	}

#navigation ul {
	padding: 0px;
	margin: 0px;
	}

#navigation li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display:inline;
	}
	
#navigation li a{
	border: solid 1px #d4d0c8;
	}

#navigation a, #navigation a:visited {
	float: left;
	font-size: 10pt;
	color:#7a7a7a;
	background-color:#efefef;
	text-decoration: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 25px 3px 25px;
	text-align: center;}

#frame #navigation ul li a.select {
	background-color:#ffffff;
	text-decoration:none;
	color:#000000;
	}

#navigation a.select:hover {
    text-align: center;
	}

#navigation a:hover {
	color:#0d8c00;}

/*Navigation End*/

#contents 
{
    font-family:Verdana, sans-serif;
	font: normal 10pt Verdana;
	color: #000000;
	line-height: 200%;
	vertical-align: top;
	text-align:left;}

#contents a, #contents a:visited {
	text-decoration:none;
	color: #666699;}

.boxname {
    font-family:Verdana, sans-serif;
	font: normal 9pt Verdana;
	color: #000000;
	background-color:#f8f8f8;
	border: solid 1px #d4d0c8;
	border-bottom: none;
	font-weight:bold;
	height: 25px;}

.boxtext {
    font-family:Verdana, sans-serif;
	font: normal 9pt Verdana;
	color: #666699;
	border: solid 1px #d4d0c8;
	border-top: none;
	line-height: 150%;
	vertical-align:top;
	text-align: left;}
	
.boxtext a, .boxtext a:visited {
    font-family:Verdana, sans-serif;
	font: normal 9pt Verdana;
	color: #666699;
	border-top: none;
	line-height: 150%;
	vertical-align:top;
	text-decoration: none;
	text-align: left;}

.formfield {
	width:270px;
	background-color:Transparent;}

.formfield 1 {
	width:200px;	
	background-color:Transparent;}

form#contactform span.error {
	color: #cc0000;
	font-weight: 600;}

form#contactform input.error {
	border: 1px solid #cc0000;
	background-color: #ffffff;}

#footer 
{
    width:956px;
    font-family:Verdana, sans-serif;
    text-align:center;
    vertical-align:bottom;
	font: normal 7pt Verdana;}

/*Navigation Footer Starts*/

#navi
{
    text-align:center;
    font-family:verdana;
    font-size:8pt;
    }

#navi li 
{
    padding: 0px;
	margin: 0px;
	display:inline;}

#navi a, #navi a:visited 
{
    text-decoration:none;
	color:#7a7a7a;}

#navi a:hover 
{
    text-decoration:underline;}

/*Navigation Footer Ends*/