@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #6b6b6a url(images/bg.gif);
}
h1 {
	font: normal 16px Arial, Geneva, sans-serif;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-weight:bold;
	padding-top:0px;
	text-transform: uppercase;
}
#facebook {
 position:absolute;
 top:3px;
 right:3px;
 background: url(images/facebook.gif); 
}
.td-right {
	background: #6b6b6a url(images/bg-right.gif);
}
.menu {
	font: 10px Arial, Geneva, sans-serif;
	color: #dedfe3;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	background: #6b6b6a;
}
.menu a{
	color: #dedfe3;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFFFF;
}
.main-slides {
	padding: 10px 0px 10px 10px;
}
.main-text {
	font: normal 11px Arial;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}
.main-text  a{
	color: #000000;
	text-decoration: none;
	
}
.main-text  a:hover{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.spot-text-video{
	padding: 10px 0px 10px 10px;
}
.spot-text-link{
	padding: 10px 10px 10px 0px;
}
.title {
	text-transform: uppercase;
	font-weight:bold;
	font-size:16px;
}
.footer {
	font: 10px/20px Arial, Geneva, sans-serif;
	color: #dedfe3;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	background: #6b6b6a;
	margin-right:10px;
}
.footer a{
	color: #dedfe3;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
}
.td-grey {
	background: #6b6b6a;
}
.td-white {
	background: #FFFFFF;
}
.td-transp {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family: Arial, Geneva, sans-serif
}
.table-form {
	background: #F4F4F4;
}
/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */
.static_nlsmenu {z-index:1;
padding-right:0px;
}

/* Main Bar - Item */
.static_nlsitemcontainer {
    padding-left:5px;
    padding-right:1px;
		padding-top:0px;
		height:30px;
		border-right:#ffffff 1px solid;
}

.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:0px;padding-top:6px;padding-left:3px;padding-right:4px}
.static_nlsitem {
    font-family: Arial, Geneva, sans-serif;
    font-size:10px;
    color:#dedfe3;
    padding:5px 5px 5px 0px;
		}

/* Main Bar - Item Hover */
.static_nlsitemcontainerover 
{
    padding-left:5px;
    padding-right:1px;
		padding-top:0px;
		height:30px;
		border-right:#ffffff 1px solid;
}
.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover {width:0px;padding-top:6px;padding-left:30px;padding-right:40px}
.static_nlsitemover {
    font-family: Arial, Geneva, sans-serif;
    font-size:10px;
    color:#FFFFFF;
    padding:5px 5px 5px 0px;
		}

/* Sub Menu */
.nlsmenu {
    border-bottom:#474747 1px solid;border-left:#777777 1px solid;
    border-top:#777777 1px solid;border-right:#ffffff 1px solid;
    z-index:1;}

/* Sub Menu - Item */
.nlsitemcontainer {height:24px;padding-left:1px;padding-right:1px;background-color:#6b6b6a;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);-moz-opacity:0.95;}
.nlsiconcell {width:22px;background-color:#6b6b6a;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitem {
    font-family: Arial, Geneva, sans-serif;
		font-size:10px;
    color:#ffffff;
    padding:2px 5px 2px 5px;
		width:130px;
		text-align: left;
		}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {height:22px;border:#516060 1px solid;background-color:#777777;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);-moz-opacity:0.95;}
.nlsiconcellover {width:22px;background-color:#6b6b6a;}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitemover {
    font-family: Arial, Geneva, sans-serif;
		font-size:10px;
    color:#ffffff;
    padding:2px 5px 2px 5px;
		width:130px;
		text-align: left;
		}
	

INPUT
{
    font-size: 10px;
    font-family: Arial, Geneva, sans-serif;
}
ul
{
    list-style-position: outside;
    list-style-type: square;
    /*margin-left: 5px;
    margin-top: 5px;
		margin-bottom: 5px;*/
}
li
{
    list-style-position: outside;
    list-style-type: square;
		text-align: left; 
    margin-left: -20px;
		}
.edit-text {
	font: normal 10px Arial, Geneva, sans-serif;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.edit-text  a{
	color: #000000;
	text-decoration: none;
}
.edit-text  a:hover{
	color: #000000;
	text-decoration: underline;
}
	
SELECT
{
    font-size: 10px;
}	