/*	HYPNOX
	=============
	PARENT / MAIN SETTINGS	*/
body {
font-size:11px;
color: #1B1B2C;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55566C;
	line-height: 150%;
}
td.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55566C;
	line-height: 100%;
}
a:link {
text-decoration: none;
color: #55566C;
}
a:visited {
text-decoration: none;
color: #55566C;
}
a:hover {
text-decoration: none;
color: #becc66;
}
a:active {
text-decoration: none;
color: #55566C;
}

div.menu {
font-size: 11px;
letter-spacing: .03cm;
line-height: 95%;
font-size: 12px;
}

div.sub {
font-size: 11px;
letter-spacing: .05cm;
line-height: 100%;
color: #becc66;
}

div.menubot {
bottom:5%;
font-size: 9px;
letter-spacing: .03cm;
line-height: 95%;
}

div.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #becc66;
	line-height: 100%;
	letter-spacing: .2cm;
	
}

hr 
{ 
color:#CCCCCC; 
background-color: #cccccc;
border: 0; 
Height:1px;
}