/*
Design by alFaris
http://www.alFaris.NET
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #66B5FF;
}

a:hover {
	border-bottom: none;
}


input        { font-size: 15pt; font-family: Arial; color: #333333; font-weight: bold }


#introtitle { 
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold; 
} 

#introtxt { 
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	padding: 10px 0px 0px 0px;
	text-align: justify;
} 

#footer { 
	float: left;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: left;
	color: silver;
} 
#centerdiv { 
	text-align: center;
} 
#leftdiv { 
	text-align: left;
}
