ul {margin:0; padding:0; list-style:none; line-height:18px}
li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 11px }


body{
 	margin:0px;
  	padding:0px;
	background-color:#000000;
	}
td,div,select{
	font-size:10pt;
    font-family: Tahoma, verdana, arial, sans-serif;
	color:#A0A0A0;
	line-height:1.4em;
}
div table tr td, #form td {
	font-size: 8pt;
	font-family: verdana, tahoma, arial, sans-serif;
}
h4 {
	padding: 0;
	margin: 1.2em 0 0 0;
}
a {
	color: #bbb;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
p {
	padding: 0;
	margin: 1em 0 0 0;
}
div.pol {
	font: 8pt verdana, tahoma, arial, sans-serif;
	margin: 15px 5px;
	color:#999;
}
img.flags {
	margin: 0 5px;
	opacity: 0.6;
}
img.flags:hover {
	opacity: 1;
}
.pol2{
	color:#444444;
	font-size:10px;
}
.link{
	color:#727272;
}
.t1_l{
	color:#181818;
	font-size:9px;
	text-decoration:none;
}
.t1{
	color:#181818;
	font-size:9px;
}
a.pol2:hover{color:#707070; text-decoration:none}
a.link:hover{text-decoration:none}
a.t1_l:hover{text-decoration:underline}

 .input{
  		width:143px; height:19px; 
		background-color:#181818; 
		font-size:11px;
    	font-family:Tahoma;
		color:#A0A0A0;
		border-color:#404040;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:2 0 0 3px;
		}

 .textarea{
  		width:173px; height:82px; 
		background-color:#181818; 
		font-size:11px;
    	font-family:Tahoma;
		color:#A0A0A0;
		border-color:#404040;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:2 0 0 3px;
		overflow:auto;
		}

.imagegallery {
	text-align: center;
}
.imagegallery img {
	margin: 0;
	padding: 5px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(css/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
