body{
	margin:0;
	padding:0;
	background-color:#010202;
	color:#FFFFFF;
}
table, td, img {border:0;}
input, textarea, select{font:11px Arial, Geneva, sans-serif; color:#000000; padding-left:2px}

form, td {margin:0; padding:0;}
td, tr {font:12px arial, helvetica, sans-serif;  vertical-align:top;  text-align:left;}

td, tr {vertical-align:top; text-align:left}



.content{
	font:12px arial, helvetica, sans-serif;
	color:#FFFFFF;
}
.content b{
	font:11px arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
.content a{
	text-decoration:none;
	color:#999999;
}
.content a:hover{
	text-decoration:none;
	color:#ffffff;
}
.grayBlock{
	background-color:#262626;
}
/* BORDERS */
.bordersAll{
	border:1pt #939393 solid;
}
.borderTop{
	border-top:1pt #939393 solid;
}
.borderBottom{
	border-bottom:1pt #939393 solid;
}
.borderRight{
	border-right:1pt #939393 solid;
}
.borderLeft{
	border-left:1pt #939393 solid;
}
.header {
	font-size:20px;
	color:#939393;
}



/*###*/

.footer{
	font:11px/12px  arial, helvetica, sans-serif;
	color:#585858;
}
.footer span{
	color:#767676;
	text-decoration:none;
	font-weight:bold;
}
.footer a{
	color:#585858;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}
.footer strong a{
	color:#767676;
	text-decoration:underline;
}
.footer strong a:hover{
	text-decoration:none;
}

.loadingImage{
background:url(../images/loadingAnimation.gif) top left no-repeat;
}

h1{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bolder;
}
h2{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
h3{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bolder;
}
h4{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}
h5{
	margin:0px;
	padding:0px;
	font-size:10px;
}
h6{
	margin:0px;
	padding:0px;
	font-size:9px;
}
.error{
	color:#63BC46;
	display:block;
	padding-left:20px;
	background:url(../images/delete_on.gif) left no-repeat;
}
.nav a { padding: 3px 5px; border: 1px solid #ccc; background: #0470B9; text-decoration: none; color:#FFFFFF; }
.nav a.activeSlide { background: #ea0 }
.nav a:focus { outline: none; }
.nav { text-align: left; }

.pics {  
    height: 267px; 
    width:   686px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  686px; 
    height: 267px; 
    top:  0; 
    left: 0 
} 

.pics2 {  
    height: 72px; 
    width:   244px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics2 img {  
    height: 72px; 
    width:   244px;  
    top:  0; 
    left: 0 
} 





input.blur {
	color: #999;
}
/*--------------------------------*/
/* BUTTON COLORS */
.blueFlatBut{
	background-color:#00ADEF;
	border-color:#D9DFEA rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
	color:#FFFFFF;
	width:60px;
	height:30px;
}
.greenFlatBut{
	background-color:#BED73D;
	border:0px;border-color:#D9DFEA rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
	color:#FFFFFF;
	width:50px;
	height:20px;
	font-weight:bold;
}
/*---------------------------------*/
.contentDivs{
width:234px;height:257px;position:absolute;margin-top:-267px;z-index:5000;margin-left:442px;background-color:#4D3F17;overflow:auto;padding:5px;
}