/*****************[ display styles ]**************/
html,body{
	font: 12px Verdana, sans;	
	color: #666666;
	background: #FFFFFF;
}
.nodec{
	text-decoration: none !important;
}
.caps{
	font-variant: small-caps;
	font-family: Tahoma;
}
.big{
	font-size: 14px;
}
.med{
	font-size: 12px;
}
.small{
	font-size: 11px;
}
.tiny{
	font-size: 10px;
}
td#top{
	background:	#EAEAEA url("../IMG/gui/top.png") repeat-x;
	background-position: top;
	height: 90px;
	width: 900px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0;
}
td#top img{
	padding: 0;
	margin: 0;
}
td#cont{

}
div#xCont{
	background: #FAFAFA;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
td.vL{
	background: url(../IMG/gui/vdot.png) repeat-y;
	background-position: center;
}
/**********[ menu definitions ]*************/
div.menuCont{
	border: 1px solid #C2C2C2;
	border-bottom: none;
	background-color: #FAFAFA;
}
div.mH{
	font-family: Tahoma;
	font-variant: small-caps;
	font-weight: bold;
	color: #C30;	
}
div.mH:hover{
	color: #333;
	background: #F0F0F0;
}
div.mH2{
	color: #222;
	background: #FFF;
}
div.hLine{
	background: transparent url('../IMG/gui/hdot.png') repeat-x bottom;
}
div.mCV{	
	display: block
}
/**********[ menuLink Definitions ]*****/
a.mL,a.mL:link,a.mL:visited{	
	color: #006699;
	border-top: 1px solid #F0F0F0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../IMG/gui/m.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	/*list-style: inside url(../IMG/gui/m.png);*/
	vertical-align: middle;
}
div a.mL:first-child{
	border-top: none !important;

}
a.mL:hover{
	color: #F60;
	background: #FFF;
}
a.mT,a.mT:link,a.mT:visited{
	text-decoration: none;
	color: #C30;
	font-weight:  bold;
	font-variant: small-caps;
	font-family: Tahoma;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px; margin-right: 3px;
	border-bottom: 1px solid #CCC;
}
a.mT:hover{
	border-bottom: 1px solid #666;
	color: #000;
}
/*******************[ link definition ]*****************/
a,a:link,a.nV:visited{
	color: #039;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #AAA;
	text-decoration: none;
}
a:hover, a.nV:hover{
	color: #F60;
	text-decoration: none;
}
a.pgLnk,a.pgLin:visited{
	color: #999;
	text-decoration: none;
	margin-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
a.pgLnk:hover{
	color: #000;
	text-decoration: underline;
}
a.softTool, a.softTool:visited, a.softTool:link{
	display: block;
	border-bottom: 1px solid #EEE;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-variant: small-caps;
	font-size: 12px;
	margin-left: -4px;
	margin-right: -10px;
	text-decoration: underline;
	background: url('../IMG/gui/x/a11_d.png') no-repeat 8px center;
}
a.softTool:hover{
	background: #FFF url('../IMG/gui/x/a11_b.png') no-repeat 8px center;
	text-decoration: none;
}
/*******************[ text definitions ]****************/
.red, a.redH:hover, a.red{
	color: #C30 !important;
}
.blu, a.bluH:hover, a.blu{
	color: #069 !important;
}
.orange, a.orangeH:hover, a.orange{
	color: #F60 !important;
}
.dark, a.darkH:hover,a.dark{
	color: #333 !important;
}
.gray, a.grayH:hover,a.gray{
	color: #999 !important;
}

div.pTitle{
	color: #069;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	font-family: Tahoma;
	text-align: left;
	padding-left: 50px;
}
div.pTitle  i{
	font-size: 14px;
	color: #444;
	font-style: italic;
}
td.pInfo, div.pInfo{
	color: #C30;
	font: 11px Tahoma;
	font-weight: bold;
	padding: 3px;	
	padding-right: 20px;
	padding-left: 10px;
	text-align: left;
	border-bottom: 1px solid #DDD;
	width: 75px;
}
div.pInfo{
	display: block;
	margin: 0px;
	width: auto;
	text-align: center;
	border: none;
}
div.pInfo:hover{
	background: #F0F0F0;
	color: #069;
}
div.pInfo.pInfoH:hover{
	background: #FAFAFA;
	color: #C30;
}
div.pInfo.pInfoH {
	color: #333;
	background: #FFF;
	border-bottom: 1px solid #DDD;
}
div.pInfo2H{
	display: none;
}
td.pInfo2, div.pInfo2{
	color: #666;
	font: 11px Verdana;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	padding-right: 10px;
	border-bottom: 1px solid #DDD;	
	width: 200px;
}
div.pInfo2{
	display: block;
	width: auto;
	font-weight: normal;
	text-indent: 15px;
}
div.pInfo2 li{
	list-style-image: url(../IMG/gui/blt1.bmp);
	list-style-position: inside;

}
td.pInfo3{
	width: 250px;
	border-left: 1px solid #DDD;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
td.pInfo3  a.img{
	display: block;
	text-align: right;
}
td.pInfo3 a.img img{
	border: none;
	border: 1px solid #999;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
td.pList{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
td.pListI{
	font: 11px Tahoma;
	font-weight: bold;
	padding: 0px;
	color: #069;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
}
td.pListI2{
	padding: 0px;
	font: 11px Verdana;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding-left: 5px;
}
td.sysReq1{
	color: #069;
	font-weight: bold;
	width: 75px;
}
td.sysReq2{
	width: 175px;
}
li.blu{
	list-style-image: url("../IMG/gui/x/b20_b.png");
	list-style-position: inside;
	margin-top: 5px;	
}
li.red{
	list-style-image: url("../IMG/gui/x/b20_r.png");
	list-style-position: inside;
	margin-top: 5px;	
}
li.orange{
	list-style-image: url("../IMG/gui/x/b20_o.png");
	list-style-position: inside;
	margin-top: 5px;	
}
div.ctgList{
	font-size: 10px;
	color: #444;
	padding-left: 15px;
	text-align: left;
}
div.ctgList a, div.ctgList a:visited{
	color: #AAA;
	text-decoration: none;
}
div.ctgList a:hover{
	color: #444;
}
div.lRow1{
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	vartical-align: middle;
	padding: 5px;
	padding-left: 25px;
	padding-top: 9px;	
	border-bottom: 1px solid #CCC;
	color: #C30;	
}
div.lRow1:hover{
	background: #FFF;	
}
div.lRow1 IMG{
	margin: 2px;
	margin-right: 10px;
	margin-top: -4px;
}
.lRow2{
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	color: #999;
	padding-left: 50px;
}
TD.home_starCell{
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	background: url('../IMG/gui/icn_topStar.png') no-repeat center top;
}
TD.home_tCell{
	color: #F60;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
TD.home_tCell I{
	color: #CCC;
}
DIV.home_tCell2{
	font-size: 10px;
	color: #AAA;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	font-weight: normal;
}
/******/
html>img /* autoscroll override for Firefox */
{
	width: 0!important;
	height: 28px!important;
	padding-left: 28px!important;
	background: url('../IMG/autoscroll2.png');
}
/*********/
div.comment{
	border-top: 1px solid #EEE;
	padding-top: 5px;
	padding-left: 25px;
}
div.comment_text{
	padding-left: 20px;
	padding-right: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.link_title{
	text-align: left;
	padding-left: 20px;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color: #CC3300;
}
div.link_text{
	border-bottom: 1px solid #EEE;
	text-align: left;
	padding: 10px;
	padding-left: 50px;
	padding-right: 150px;
	color: #666;
}
