/* CSS Document */
	
	body{
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		/*background-color:#040f13;*/
		background-image:url(../images/bg.jpg);
		font-size:11px;
		}
	
	.rightbg{
	background-image: url(../images/bg_part_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.leftbg_inner{
	background-image: url(../images/bg_inner_part_left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}
	
	.rightbg_inner{
	background-image: url(../images/bg_inner_part_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.leftbg{
	background-image: url(../images/bg_part_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
	.menubg{
	margin: 0px;
	background-color:#605d5c;
	text-decoration:none;
	}
	
	/* HEADING STYLES */
	H1 { font: 20px Lucida Sans Unicode, Lucida Grande, sans-serif; COLOR: #ffffff; text-align:left; margin:0px 0px 8px 0px; }
	H2 { font: 16px Lucida Sans Unicode, Lucida Grande, sans-serif; COLOR: #333333; text-align:left;  }
	
	.browse_menu{
	width:178px;
	margin: 0px;
	}
	
	.browse_menu strong{
/*	width:100%;*/
	margin: 0px;
	background-image: url(../images/box_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#d6e03d;
	text-align:left;
	font-weight:bold;
	margin-top:1px;
	line-height:23px;
	vertical-align:middle;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	}
	
	.browse_menu strong a{
/*	width:100%;*/
	margin: 0px;
	background-image: url(../images/box_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#d6e03d;
	text-decoration:none;
	display:block;
	font-weight:bold;
	text-align:left;
	}
	
	.browse_menu strong a:hover{
/*	width:100%;*/
	margin: 0px;
	background-image: url(../images/box_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;
	display:block;
	font-weight:bold;
	text-align:left;
	}
	
	.browse_menu a{
/*	width:100%;*/
	margin: 0px;
	background-image: url(../images/browse_btn.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#d6e03d;
	text-align:left;
	font-weight:normal;
	margin-top:1px;
	line-height:23px;
	vertical-align:middle;
	padding-left:25px;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	}
	
	.browse_menu a:hover{
	margin: 0px;
	background-image: url(../images/browse_btn_over.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:1px;
	color:#000e11;
	text-align:left;
	font-weight:normal;
	line-height:23px;
	vertical-align:middle;
	padding-left:25px;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	}
		
	.pagemenutitle_bg{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	vertical-align:middle;
	background-image:url(../images/sub_menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	}
		
	.pagemenutitle1{
	font-size:25px;
	color:#ffffff;
	text-align:left;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	}
	
	.pagemenutitle2{
	font-size:25px;
	color:#d6e03d;
	text-align:left;
	font-weight:normal;
	padding-left:4px;
	text-decoration:none;
	}
	
	.pdf{
	color:#ffffff;
	border:dashed #5d5d5d 1px;
	font-weight:normal;
	text-align:left;
	padding:5px;

	}
	
	.box{
	color:#ffffff;
	background-image: url(../images/box_bg.jpg);
	font-weight:normal;
	text-align:justify;
	padding:5px;
	width:200px;
	}
	
	.box h1 {
		color: #d6e03d; text-decoration: none; font-weight:bold; font-size:14px;
	}
	
	.box strong {
		color: #d6e03d; text-decoration: none; font-weight:bold;
	}
	
	.box a {
		color: #ffffff; text-decoration: none; font-weight:normal;
	}
	
	.box a:hover{
		text-decoration: none; color: #d6e03d; font-weight:normal;
	}
	
	.news_title{
	margin: 0px;
	width:248px;
	background-image: url(drk_grey.gif);
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	line-height:30px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	}
	
	.news{
	color:#6c6f74;
	background-image:url(grey.gif);
	text-align:justify;
	font-weight:normal;
	padding:5px;
	padding-left:7px;
	padding-top:7px;
	vertical-align:top;
	border-left:dashed #eb3d00 1px;
	}
	
	.page_title{
	color:#d6e03d;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-top:5px;
	margin-top:4px;
	}
	
	.page_title2{
	color:#a09d9d;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-top:5px;
	padding-bottom:2px;
	margin-top:4px;
	}
	.contents {
	background-image:url(../images/content_bg1.gif);
	color:#000000;
	line-height:15px;
	text-align:justify;
	font-weight:normal;
	padding:5px;
	border:solid #e7e7e3 1px;
	margin:4px 4px 10px 6px;
	}
	.contents a {
		color: #605d5c; text-decoration: none; font-weight:normal;
	}
	
	.contents a:hover{
		text-decoration: none; color: #0e3192; font-weight:normal;
	}
	
	.contents img{
	font-weight:normal;
	padding:1px;
	border:dashed #696a71 1px;
	margin:1px;
	}

	.contents1 {
	color:#e3e2e2;
	line-height:16px;
	text-align:justify;
	font-weight:normal;
	padding-left:10px;
	padding-right:15px;
	margin-top:5px;
	/*width:96%;*/
	}
	
	.contents1 a {
	color: #e3e2e2; text-decoration: none; font-weight:normal;
	}
	
	.contents1 a:visited {
	color: #e3e2e2; text-decoration: none; font-weight:normal;
	}
	
	.contents1 a:hover{
	text-decoration: none; color: #d6e03d; font-weight:normal;
	}
	
	.contents1  ul{	
	vertical-align:top; 
	list-style-image: url(../images/bul_1.jpg); 
	padding-top:10px;
	}
	
	.contents1 ul a {
		color: #4c93bf; text-decoration: none; font-weight:normal;
	}
	.contents1 ul a:link {
		color: #4c93bf; text-decoration: none; font-weight:normal;
	}
	.contents1 ul a:hover{
		text-decoration: none; color: #ff9527; font-weight:normal;
	}
	
	.contents1 li {
	margin-top:10px;
	margin-left:10px;
	}
	
	.products { 
	color:#eb3d00;
	font-weight:bold;
	background-color:#dfdede;
	padding:5px;
	vertical-align:middle;
	display:block;
	border:dashed #eb3d00 1px;
	}
	
	.login{
	background-color:#FFFFFF;
	color:#696a71;
	text-align:left;
	font-weight:normal;
	border:solid #9bb906 1px;	
	}
	
	.login a {
		color: #696a71; text-decoration: none; font-weight:normal;
	}
	
	.login a:hover{
		text-decoration: underline; color: #696a71; font-weight:normal;
	}
	
	.field {
	 font-size:10px; color:#ffffff; padding:0px; border: 1px #d8e03b solid; height:15px; background-color:#133e47;
	}
	
	.button{
	font-size:10px; color:#FFFFFF; height:20px; margin:0px; padding:0px; border: 1px #d6e03f solid; background-color:#133e47; 
	}		
	
	.tableheadbg {
	background-color:#d6e03d;
	}
	
	.tablehead {
	color: #d6e03d;
	font-weight: normal;
	background-color:#000000;
	}
	.tablehead01 {
	font-weight: normal;
	background-color:#000000;
	}
	
	.enlarge {
	color: #d6e03d;
	font-weight: normal;
	}
	
	.more {
	color: #d6e03d;
	font-weight: normal;
	text-align:right
	}
	
	.more a {
		color: #d6e03d; text-decoration: none; font-weight:normal;
	}
	
	.more a:hover{
		text-decoration: none; color: #697277; font-weight:normal;
	}
	
	.footer {
	color:#b2afaf;
	font-size:10px;
	line-height:14px;
	/*background-image: url(../images/box_bg.jpg);*/
	text-align:right;
	font-weight:normal;
	vertical-align:bottom;
	padding:10px;
	vertical-align:top;
	}
	
	.footer a {
		color: #b2afaf; text-decoration: none; font-weight:normal;
	}
	
	.footer a:hover{
		text-decoration: none; color: #696a71; font-weight:normal;
	}
	
/*Example CSS for the news scrollers*/

	#news_updates{
	background-image:url(../images/blue.gif);
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;	
	width: 500px;
	height: 19px;
	padding-top:5px;
	}
	
	#news_updates a {
		color: #FFFFFF; text-decoration: none; font-weight:normal;
	}
	
	#news_updates a:hover{
		text-decoration: none; color: #b3c60f; font-weight:normal;
	}
	/*Example CSS for the news scrollers*/