
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	/*background-image: url(../images/bg_minidots2.gif);*/
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CECECE;
	text-decoration: none;
	line-height: 130%;
	letter-spacing: 0.02em;
	/*word-spacing: 0.1em;*/
}

.text a 
{
	color: #FF9900;
	text-decoration: none;
}

.text a:hover 
{ text-decoration: none; }

.text h4
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCFF99;
	letter-spacing: 0.1em;
}

.text h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFCC;
	letter-spacing: 0.2em;
}

.line
{
	width: 750px;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.intro 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 0.02em;
	/*word-spacing: 0.1em;*/
	color: #DFDF79;
}

.intro td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 0.02em;
	/*word-spacing: 0.1em;*/
	color: #DFDF79;
}

.intro a 
{
	color: #FFFFFF;
	text-decoration: none;
}

.intro a:hover 
{
	text-decoration: underline;
	color: #FF0000;
}


.projectmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
	margin-bottom: 5px;
	border-bottom-color:#6699FF;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	text-align: center;
}

.projectmenu a{
	text-decoration: none;
	color: #DEDEDE;
	}
	
.projectmenu a:hover {
	color: #FF0033;
	text-decoration: underline;
	}
	
/**************************************/

.textlinks table {
	padding-top: 10px;
	margin-top: 10px;
}

.textlinks td {
	border: 1px solid #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px 3px 3px 3px;
}

.textlinks td:hover {
	border: 1px solid #eebb22;
}

.textlinks a {	
	text-decoration: none;
	color: #666666;
}

.textlinks a:hover {	
	text-decoration: none;
	color: #FFCC33;
}

.new {
	color: #FFCCDD;
	font: 12px monospace;
	
}


