/* CSS Document */

body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	
}

.text_center {
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	font-weight:100;
	text-align:center;
}
.text {
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	font-weight:100;
	text-align:justify;
}

.balk{
	color:#fef200;
	font-size:10px;
}
a.text_link {
	font-family:tahoma;
	text-decoration:underline;
	color:#666666;
	font-size:11px;
	font-weight:100;	
}
a.text_link:hover {
	font-family:tahoma;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:100;
	background-color:#999999;	
}

h1{
	font-family:"Trebuchet MS";
	color:#bc0909;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
h2 {
	font-family:"Trebuchet MS";
	color:#b3b3b3;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
	text-transform:uppercase;
}
a{
	color:#b8b8b8;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#999999;
	}

a:active {
	color:#b8b8b8;
	text-decoration:none;
}

a.spotdesign{
	text-decoration:none;
	color:#b9b8b9;
	font-size:9px;
	font-weight:100;
	font-family:tahoma;
	padding-bottom:3px;
}

a.spotdesign:hover{
	font-family:tahoma;
	text-decoration:none;
	color:#062b40;
	font-size:9px;
	font-weight:100;
	padding-bottom:3px;
}

.small{
	font-family:tahoma;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	font-weight:100;
}

.info{
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	font-family:tahoma;
	text-decoration:none;
	color:#2e2e2e;
	font-size:11px;
	font-weight:100;
	text-align:justify;	
}
ul {
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	font-weight:100;
	text-align:justify;
	list-style-image:url(../images/ul.jpg);
	text-transform:lowercase;
}

.pr_header{
	background:url(../images/pr_header.jpg);
	height:25px;
	padding-left:5px;
	font-family:tahoma;
	text-decoration:none;
	color:#b8b8b8;
	font-size:9px;
	font-weight:100;
	text-transform:uppercase;
}
.pr_info{
	background:url(../images/pr_info.jpg);
	height:20px;
	padding-left:25px;
	font-family:tahoma;
	text-decoration:none;
	color:#b8b8b8;
	font-size:9px;
	font-weight:100;
	text-transform:lowercase;
}
.links{
	font-family:tahoma;
	text-decoration:none;
	color:#b8b8b8;
	font-size:9px;
	font-weight:100;
	text-transform:lowercase;
}

.red{
	font-family:"Trebuchet MS";
	color:#bc0909;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}