body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #009966;
	background-image: url(../images/page/nixpix2.gif);
	margin: 5px;
	cursor:default;
	SCROLLBAR-FACE-COLOR: #003300;
	SCROLLBAR-HIGHLIGHT-COLOR: #006600; 
	SCROLLBAR-SHADOW-COLOR: #003300; 
	SCROLLBAR-3DLIGHT-COLOR: #003300; 
	SCROLLBAR-ARROW-COLOR: #99cc99; 
	SCROLLBAR-TRACK-COLOR: #99cc99; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #003300;
}
.langflag{
	border:0px;
	cursor: pointer;
	width:30;
	height:15;
}
.headersml{
	font-size: 10px;
	color: #d5e2cd;
	font-weight: lighter;
	margin-right: 5px;
	margin-bottom: 5px;
}
.headersmlb{
	font-size: 10px;
	color: #d5e2cd;
	font-weight: bold;
	margin-left: 5px;
}
.menuheader{
	background-image: url(../images/page/buttonhd.gif);
	margin:0px;
	width:100%;
	height:25px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 23px;
}
.sublink{
	height:14px;
	width:157px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	background-color: #006633;
	background-image:url(../images/page/buttonsi.gif);
	text-decoration:none;
	color: #d5e2cd;
	font-size: 10px;
	font-weight: bold;
}
.sublink a:link{
	height:14px;
	text-decoration:none;
	color: #d5e2cd;
}
.sublink a:hover{
	height:14px;
	background-repeat:no-repeat;
	background-color: #009933;
	background-image:url(../images/page/buttonsa.gif);
	text-decoration:none;
	color: #ccffcc;
}
.sublink a:visited{
	height:14px;
	text-decoration:none;
}
.slinkact{
	background-color: #009933;
	background-image:url(../images/page/buttonsa.gif);
	line-height:14px;
	padding-left:5px;
	cursor: default;
	color: #ffffff;
}
.slinkinact{
	background-color: #006633;
	background-image:url(../images/page/buttonsi.gif);
	line-height:14px;
	padding-left:5px;
	cursor: pointer;
	color: #d5e2cd;
}
.mlinkinact{
	margin-top:0px;
	margin-left:3px;
	margin-right:2px;
	line-height:14px;
	cursor: pointer;
	color: #d5e2cd;
	background-color: #006633;
	background-image:url(../images/page/buttonmi.gif);
	padding-left:5px;
	padding-right:5px;
}
.mlinkact{
	margin-top:0px;
	margin-left:3px;
	margin-right:2px;
	line-height:14px;
	cursor: default;
	color: #ffffff;
	background-color: #009933;
	background-image:url(../images/page/buttonma.gif);
	padding-left:5px;
	padding-right:5px;
}
.mainlink{
	text-decoration:none;
	background-image:url(../images/page/buttonbar.gif);
	color: #d5e2cd;
	font-size: 11px;
	font-weight: bold;
}
.mainlink a:link{
	text-decoration:none;
	color: #d5e2cd;
}
.mainlink a:hover{
	background-color: #009933;
	background-image:url(../images/page/buttonma.gif);
	text-decoration:none;
	color: #ccffcc;
}
.mainlink a:visited{
	text-decoration:none;
}
.trowborder{
	background-image:url(../images/page/lineh.gif);
	background-color:#006633;
	height:5px;
}
.tcolborder{
	background-image:url(../images/page/linev.gif);
	background-color:#006633;
	width:5px;
}
.ttoprow{
	background-image:url(../images/page/topbg.gif);
	background-color:#006633;
	height:102px;
}
.ttoplogo{
	width: 63px;
	height: 88px;
	border: 0px;
	margin-left: 5px;
}
.tmaincell{
	width: 100%;
	background-color: #CCFFCC;
	background-image: url(../images/page/nixpix.gif);
}
.headcell{
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	padding-left: 5px;
	height: 43px;
}
.textcell{
	padding-left:5px;
	height: 100%;
}
.ntypes{
	font-size: 11px;
	color: #000000;
}
.stypes{
	font-size: 9px;
	color: #000000;
}
.links{
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.links a:link{
	color: #006600;
	text-decoration:none;
}
.links a:hover{
	color: #006600;
	text-decoration:none;
}
.links a:visited{
	color: #006600;
	text-decoration:none;
}