@charset "utf-8";
/* CSS Document */

a img {
border:none;
outline:none;
}

body { margin:0px; background-image:url(images/bg_main.jpg); background-repeat:no-repeat; background-position:center top; background-color:#030303; font-family:myriad pro, Arial narrow, Helvetica, sans-serif}


/* TOP MENU STYLES */



a.top-menu:link, a.top-menu:active, a.top-menu:visited, .topmenu-inactive 

{
font-size: 12pt;
text-decoration:none;
display:block;
height:50px;
line-height:50px;
color: #aaa3bc;
}



a.top-menu:hover 

{
font-size: 12pt;
color: #fff;
}




/* Default Classes*/



.PageTitle {
	color: #9f9ea1;
	font-size: 24pt;
	text-decoration: none;
	text-transform: uppercase;
} 


.form-label { color:#666; font-size:10pt; text-transform: uppercase;}








/* FORM STYLES */


.formfield {
	background-color:#1E1E1E;
	font-family: Arial narrow, Helvetica, sans-serif;
	font-size:11pt;
	color:#999;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	border: 1px solid #030303;	
	}
	
	
	
	textarea {
	background-color:#1E1E1E;
	font-family: Arial narrow, Helvetica, sans-serif;
	font-size:11pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	color:#999;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;

	line-height:20px;
	
	}

input:focus, textarea:focus { background-color:#333; color:#999;}





.formCat {
	
	color:#F90;
	font-size:16pt;
	
	
	}
	
	
	
	
	.body-article 
	{
		
	font-size:11pt;
	color:#8d8d8d;
	line-height:13pt;
	
		
	}
	
	
		.body-article-highlight 
	{
		
	font-size:20pt;
	color:#8d8d8d;
	line-height:20pt;
	letter-spacing:-1px;
	
		
	}.warning {
	color:#F90;
	font-size:13pt;
}
a.whitelink:link, a.whitelink:active, a.whitelink:visited

{
font-size: 12pt;
text-decoration:none;
color: #aaa3bc;
}



a.whitelink:hover 

{
font-size: 12pt;
color: #fff;
text-decoration:underline;
}.body-article2 {
	font-size:10pt;
	color:#999;
	line-height:13pt;
	font-family: Tahoma, Geneva, sans-serif;
}
.body-title {
	color:#CCC;
	font-size:10pt;
	text-transform: uppercase;
}
