/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {														  	
	background-color:#CC99CC;
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}									   
td {							       				  
	font:normal 11px Tahoma, Arial;							 
	vertical-align:top;				  			  
	line-height:14px;
	color:#8F8F8F;
}										   	   

ul {list-style:none;}
br {line-height:0px;}							        

/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
a 		{color:#CDCDCD;}	   
a:hover {text-decoration:none;}	

.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 	

/*____________________________________________________*/
/*†††††††††††††††††††††-LINKS-††††††††††††††††††††††††*/
.rdmr {
	background:url(images/0blt1.gif) 0 0 no-repeat;
	color:#CDCDCD;
	padding:0px 0px 0px 9px;
}
/*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
li {
	list-style:none;
	line-height:14px;
	margin:0px 0px 4px 0px;
}
li a {
	color:#8BBEDC;
	font:normal 12px Arial, Helvetica, sans-serif ;
}

/*_____________________________________________________*/
/*††††††††††††††††††††††-FOOTER-†††††††††††††††††††††††*/
.ftr {
	height:47px; 
	background:url(images/fbg.jpg) 0 0 repeat-x;
	color:#616161;
	font:normal 10px Tahoma, Arial;
}
.ftr a {
	color:#616161;
}
/*_____________________________________________________*/
/*††††††††††††††††††††††-HEADER-†††††††††††††††††††††††*/

/*_____________________________________________________*/
/*††††††††††††††††††††††-TABLES-†††††††††††††††††††††††*/
.col_2 {
	width:514px; 
	background:#414141
}
/*_____________________________________________________*/
/*††††††††††††††††††††††-User Defined Styles-†††††††††††††††††††††††*/
	.outerTable{
		border: 1px solid white;
		border-top:none;
		margin-left:120px;
		height:100%;
		border-bottom:none;
		background:#282828;
	}
	
	.navigationText{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#EEEEEE
		width:100%;
	}
	
	.navigationText a{
		border-top: 5px solid #993399;
		text-decoration:none;
		text-align:center;
		border-bottom:1px solid #993399;
	}
	
	.navigationText a:hover{
		color:#666666;
		border-top: 5px solid #CC99CC;
		border-bottom:1px solid #cc99cc;
	}
	.body{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:white;
		padding-left:10px;
		padding-top:10px;

		
	}
	
	.headline{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:white;
		font-weight:bold;
	
	}
	
	.body td{
		background-color:black
	}
