body.shell {
	margin:0px;
	line-height: 16px;
	font-family: "tahoma", serif;
	font-size: 85%;
	margin-top: 0px;
	background-image: url(../imgs/back_glr.jpg);
	background-repeat: repeat-x;
	color:#333;
	background-color: #fff;
}
body {
	line-height: 16px;
	background-image: none;
	font-family: "tahoma", serif;
	font-size: 85%;
	color:#333;
	MARGIN: 7px;
	BORDER: 0;
	background-color: #fff;
}

table.boxtitle {
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=94);
	filter:alpha(opacity=94);
	-moz-opacity:.94;
	opacity:.94;
}
tr.boxtitle,td.boxtitle {
	background-color:#567F94;
	font-weight:bold;
}
td.boxcontent {
	background-color:#567F94;
	padding:4px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=52);
	filter:alpha(opacity=52);
	-moz-opacity:.52;
	opacity:.52;
}
td.boxbottomcorner {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=52);
	filter:alpha(opacity=52);
	-moz-opacity:.52;
	opacity:.52;
}
.disabledCtrl {
	cursor:not-allowed;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
.enabledCtrl {
	cursor:auto;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

.emptyParagraph {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.parahead {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.bodytxt {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
}
/*.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #3366CC; 
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
*/strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
}
p {	margin: 0 0 5px 0; }
	
h2{	font-size: 13px; color: #212a01;}

a{ color: #212a01; text-decoration: underline;}	

a:hover{ color: #afb891; }

a:visited{ color: #212a01; }

/***** Page Div's *****/

#container {
	width:800px;						
	margin-left: auto;
	margin-right: auto;
}

/***** Header *****/

#header {
	height: 240px;
	padding: 5px;
	margin-bottom:1px; ;
	background-image: url(../imgs/glr_header.jpg);
	background-repeat: no-repeat;
}

/***** Navigation *****/
	
.navcontainer{
	margin: 210px 0 0 27px;
	padding: 0;
	height: 20px;
}

.navcontainer ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 2px;
	margin: 0;
}

.navcontainer ul li a{	
	border: 1px solid #212a01;
	background: #fff;
	width: 80px;
	height: 15px;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #212a01;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover{
	color: White;
	background: #afb891;
}

.navcontainer a:active{
	background: #afb891;
	color: #fff;
}

.navcontainer li#active a{
	background: #6A849D;
	color: #fff;
}

.toplist{
	color: #6A849D;
	font-size: 0.9em;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	height: 15px;
}

/***** Right Side *****/

#sidebar-a {		
	v-align: top;
	width:150px;
	background-image: url(../imgs/shad.jpg); 
	background-repeat: no-repeat;
}

#sidebar-a h1{
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}

#rightmenu {
	font-size:0.9em;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: url(../imgs/arrow.gif) no-repeat center left ;
	color: #212a01;
	padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
}

#rightmenu a:hover {
	color: #afb891;
	background:  url(../imgs/arrow.gif) no-repeat center left;
	background-position: 4px;}
	
.news{
	padding:5px;
	color: #212a01;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}

/***** Mian Content *****/

#content {
	text-align: justify;
	font-size: 0.9em;		
	padding: 5px;
	margin-left: 0px;
	background-color:#fff;
	color: #666666;
	background-image: url(../imgs/shad.jpg);
	background-repeat: no-repeat;
}

#contentmain {
	text-align: justify;
	font-size: 0.9em;		
	padding: 5px;
	background-color:#fff;
	color: #666666;
	background-image: url(../imgs/shad.jpg);
	background-repeat: no-repeat;
}

#contentvehic {
	text-align: justify;
	font-size: 0.9em;		
	margin-left: 0px;
	background-color:#fff;
	color: #666666;
}

#containerboth{ 
	padding-right: 30px;
	padding-left:30px;
}

.clear{
clear:both;
margin:0;
}

/***** Footer *****/

#footer {
	height: 50px;
	clear: both;
	background-image: url(../imgs/footer.jpg); 
	background-repeat: no-repeat ;
	background-position: bottom;
}

.fotext{
	text-align:center;
	border-top: 1px dashed #212a01;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 10px;
	padding-top: 10px;
	color:#212a01;
}

/***** Image Items *****/

.imgright{
	vertical-align: top;
	padding-left: 5px;
	float: right;

}

.imgleft{
	vertical-align: top;
	float:left;
	padding-right: 5px;
	margin:5px;
}

.thumbs img{position:relative;padding:3px;margin:3px; border:1px solid #FFF;}
.thumbs img:hover{border:1px solid #212a01; background:none;}

/***** General Items *****/

.box{
	padding: 5px;
	font-size: 0.9em;
	background-image: url(../imgs/shad.jpg);
	background-repeat: no-repeat;
}

.box_clear{
	padding: 5px;
	font-size: 0.9em;
}

.box_left{
	padding: 5px;
	width: 350px;
	float: left;
	background-image: url(../imgs/shad.jpg);
	background-repeat: no-repeat;
}

.box_right{
	padding: 5px;
	width: 350px;
	float: right;
	text-align:right;
	background-image: url(../imgs/shad.jpg);
	background-repeat: no-repeat;
}


input   {
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;
}

.search{
	padding: 5px;
	font-size: 0.9em;
	color: #6A849D;
}