* {
	outline: none;
 }

body 
{ 
	background-color: #000000;
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-arrow-color: #C0C0C0; 
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #C0C0C0; 
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #575757; 
	scrollbar-shadow-color: #8F8F8F;
}

.largemarge
{
	margin-left: 20px;
	margin-right: 20px;
}

.littlemarge
{
	margin-left: 5px;
	margin-right: 5px;
}

.projlist
{
	text-transform: uppercase;
}

.subcatlinks
{
	text-align: center; 
	margin-bottom: 14px; 
	text-transform: uppercase;
	display: block;
}

.fixedheight
{
	height: 555px;
	vertical-align: top;
}

.maincontentarea
{
	width: 720px; 
	height: 552px; 
	overflow-y: auto; 
	overflow-x: hidden; 
	border: none;
	
	color: #999999; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 

	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-arrow-color: #C0C0C0; 
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #C0C0C0; 
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #575757; 
	scrollbar-shadow-color: #8F8F8F;
}

.heightfix
{
	height: 523px;
}

.contenttext 
{ 
	color: #999999; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
}

.biglinks a:link    { color: #999999; font-size: 16px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; }
.biglinks a:visited { color: #999999; font-size: 16px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; }
.biglinks a:active  { color: #999999; font-size: 16px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; }
.biglinks a:hover   { color: #ffffff; font-size: 16px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; }
/*.biglinks { margin-top: -6px; }*/

.class1 
{ 
	color: #999999; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	line-height: 15px; 
	text-align: center; 
	word-spacing: 25px; 
}

img
{
	border: none;
	border-width: 0px;
}

a:link 
{ 
	text-decoration: none;
	color: #999999; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
}

a:visited 
{
	text-decoration: none;
	color: #999999; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
}

a:hover 
{
	text-decoration: none;
	color: white; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
}

a:active 
{
	text-decoration: none;
	color: #999999; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
}

.fouroptions
{
	padding:5px;
	margin-right: 10px;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
}

.fouroptions li 
{
	display: inline-table;
	padding: 5px;
}

.fouroptions li a
{
	float: left;
}


.projectlinks ul, .projectlinks li
{
	display: inline;
	margin: 0px 20px 0px 0px;
	padding 0px;
}

.projectmenu ul, .projectmenu li
{
	list-style-type: none; 
	margin: 0pt; 
	padding: 0pt; 
	white-space: nowrap;
}
