@charset "utf-8";
:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input

{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000;
	background-image:url(images/background-vice.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.titles{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:40px;
color:#999999;;
font-weight:bold;
padding:15px;
}
.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:white;
}
.cnt{
width:900px;
padding:10px;
margin:0 auto;
border:#999999 solid 3px;
background-color:#000000;
height:auto;
}
.cntleft{
float:left;
padding:5px;
width:350px;
min-height:450px;
}

.cntright{
float:left;
padding:5px;
width:170px;
}
.clear{
clear: both;
}
.mininav{
padding:10px;
background-color:#CCCCCC;
margin:5px 5px 10px 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}


#btmnav {
border-top:#999999 dotted 1px;
margin:15px auto;
width:850px;
padding: 10px 0 10px 0;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a74b00;
	text-decoration: none;
}
.orangetext-big {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 16px;
	color: #fd9a00;
	text-decoration: none;
}

.whitetextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
}


.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.whitetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.whitetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.whitetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.blacktext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.blacktext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.blacktext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}


.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-decoration: none;
}
#adbanner{
margin-top:10px;
clear:both;}