BODY{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	margin-right: 0px;
    background-color:#171C16;
    scrollbar-face-color: #171C16;
    scrollbar-track-color: #171C16;
    scrollbar-arrow-color: #687468;
    scrollbar-base-color: #171C16;
    scrollbar-shadow-color: #171C16;
    scrollbar-highlight-color: #687468;
    scrollbar-darkshadow-color: #687468;
	height:101%;
}



#sky{
 margin-left:3px;
 margin-top:177px;
  width: 120px; 
  height: 600px;
  z-index:0;
}

.line { color:#000000; 
	font-size : 11px;
	font-family : verdana, arial,  helvetica, sans-serif;
}



td { color:#000000; 
	font-size : 11px; font-family : verdana, arial,  helvetica, sans-serif;
}

.std { color:#000000; 
	font-size : 9px; font-family : verdana, arial,  helvetica, sans-serif;
}

.nletter { color:#000000; 
	font-size : 11px;
	font-family : verdana, arial,  helvetica, sans-serif;
}

a:link{color:#337082; 
		font-size : 11px;
		font-weight : bold;
		font-family : verdana, arial,  helvetica, sans-serif;
		text-decoration: none;
}
a:visited { color:#337082; 
			font-size : 11px;
			font-weight : bold;
		    font-family : verdana, arial,  helvetica, sans-serif;
			text-decoration: none;
}
a:active {  color:#337082; 
			font-size : 11px;
			font-weight : bold;
		    font-family : verdana, arial,  helvetica, sans-serif;
			text-decoration: none;
}
a:hover {   color:#337082; 
			font-size : 11px;
			font-weight : bold;
			font-family : verdana, arial,  helvetica, sans-serif;
			text-decoration: underline;
}



.imgborder{
border-color:#000000;
}

.limgborder{
border-color:#ffffff;
}

/* --------------Buttons------------- */
select {background-color:#384336; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:bold; font-size:11px;}
textarea {background-color:#650000; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px; border-color:#666666; border-width:1px;}
.inputNews {
background-color:#000000; 
color:#cccccc; 
font-family:Verdana, helvetica, sans-serif; 
font-weight:norm; 
font-size:10px; 
border:solid 1px #464845;
}
.red {background-color:#650000; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px; border-color:#666666; border-width:1px;cursor: hand;}


.leftbg {
	background-color:#171C16;
	background-image:url("../images/left.jpg");
	background-repeat : repeat;
}

.contentbg {
	background-color:#0000000;
	background-image:url("../images/bg.jpg");
	background-repeat : repeat;
}

.gcontentbg {
	background-color:#0000000;
	background-image:url("../images/fbg.jpg");
	background-repeat : repeat;
}

.rightbg {
	background-color:#171C16;
	background-image:url("../images/right.jpg");
	background-repeat : repeat;
}

.newsletterform {
	background-color:#0000000;
	background-image:url("../images/nletter_top.jpg");
	background-repeat : no-repeat;
}

.newsletterformsubmit {
	background-color:#0000000;
	background-image:url("../images/nletter_bot.jpg");
	background-repeat : no-repeat;
}
/*#nletterinput {
	position:absolute;
	top: 0%;
	left: 0%;
	z-index: 2;
}
*/
/*.nlettersubmit {
background-color:#000000; 
margin-left: 240px;
}
*/

#nletterinput {
	margin-bottom: 4px;
	margin-left: 68px;
	z-index: 2;
}

.nlettermaske {
background-color:#000000; 
color:#cccccc; 
font-family:Verdana, helvetica, sans-serif; 
font-weight:norm; 
font-size:10px; 
border:solid 1px #464845;
}


#nlettersubmit {
margin-top: 0px;
z-index: 3;
}

.nletterwindow {
	color:#cccccc; 
	font-size : 11px;
	font-family : verdana, arial,  helvetica, sans-serif;

}

.popup
{
	position : absolute;
	width : 428px;
	visibility : hidden;
	left : 370px;
	height : 289px;
	top : 180px;
}

.topNews
{
	
	position : absolute;
	width : 490px;
	visibility : hidden;
	left : 33%;
	height : 170px;
	top : 260;
	z-index:152; overflow: auto;
}



#main {
	background-image:url("../images/navigation_glt_top.jpg");
	background-repeat : no-repeat;
	width: 681px;
	height: 217px;
	z-index: 1;
}

#img {
	border-color:#000;
}

#img_left {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
}

#img_right {
	float: right;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 2px;
}


