body {
	background-color:#070000; 
/*	background-image: url(images/site_04.jpg); 
	background-repeat: repeat-y; 
	background-position: left top;*/
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;	
}

a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.centertd { 
	padding: 12px; 
	background-color: #fff; 
}

.a9pix { 
	font-size: 9px; 
}

.a10pix { 
	font-size: 10px; 
}

.qsearch { 
	font-size: 12px; 
	line-height: 16px; 
	background-image: url('images/qsearch_bg.jpg'); 
	background-repeat: repeat-y; 
	background-position: top right; 
	padding: 0px; 
}

.foot_left { 
	font-size: 10px;  
	background-image: url(images/qsearch_bg.gif); 
	background-repeat: repeat-y; 
	background-position: center 0px;  
}

.topoff_right { 
	font-size: 13px; 
	line-height: 18px;  
}

.searchbtn {
	background-image: url(images/site_111.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 80px;
	height: 25px;
	border: 0px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.content {
	padding-left: 50px;
	background-image: url(images/fire.jpg);
	background-position: center center;
	background-repeat: no-repeat;	
}

.content_home {
	padding-left: 50px;
	background-image: url(images/fire_home.jpg);
	background-position: center center;
	background-repeat: no-repeat;	
}

#parameters {
	border-collapse: collapse;
	margin-left: 10px;
}

#parameters td {
	font-size: 12px;
	border: 0px solid #501000;
}

.param_name {
	color: #b62f02;
}

.leftmenuitem {
	background-image: url('images/site_07.jpg');
	background-position: right;
	background-repeat: repeat-y;
	font-size: 12px;
	padding: 4px;
	padding-left: 12px;
}

.leftmenuitemsel{
	background-image: url('images/site_07_sel.jpg');
	background-position: left;
	background-repeat: repeat-y;
	font-size: 12px;
	padding: 4px;
	padding-left: 12px;
}

.smallpic {
	background: url(images/small_bg.gif); 
	margin: 5px; 
	float: left;
}

.qs_sel {
	width: 165px;
}

/*---- Specific ----*/
#pics a:link img { border: 1px solid #000;}
#pics a:visited img { border: 1px solid #000;}
#pics a:hover img { border: 1px solid #f07000;}
