a:link { color: #3a3; text-decoration: none;}
a:visited { color: #3a3; text-decoration: none;}
a:hover {  color:#070; font-style:italic; }



body 
{
	font-family:Calibri, Arial;
	font-size:16px;
	background-color:#666;
	height:100%;
}


div.pageblackwrapper { width:806px; margin-left:auto; margin-right:auto;
border:1px solid black; 	
}
div.page2ndwrapper {
min-height:560px; border:3px solid #88ff88; background-color:#ccffcc; padding-bottom:5px;	
}

div.pageconts{
	min-height:430px; margin-top:00px; padding:5px; 
}
div.blackwrapper
{
	border:1px solid #000;	
	
}

input.btn
{
	border:1px solid; 
	border-color: #2a2 #8a8 #0a0 #0a0;
	background:#cfc;
}

div.hr {
	width:95%; height:0px;
	border:1px solid #060; margin:5px; margin-left:auto; margin-right:auto;
}

input.yellowbtn
{
	border:1px solid; 
	border-color: #aa2 #aa8 #aa0 #aa0;
	background:#ffc;
	
}
a.yellowlink:link { color: #aa3; text-decoration: none;}
a.yellowlink:visited { color: #aa3; text-decoration: none;}
a.yellowlink:hover {  color:#770; font-style:italic; }

input.redbtn
{
	border:1px solid; 
	border-color: #a22 #a88 #a00 #a00;
	background:#fcc;
	
}

a.redlink:link { color: #a33; text-decoration: none;}
a.redlink:visited { color: #a33; text-decoration: none;}
a.redlink:hover {  color:#700; font-style:italic; }

div.StatusBox
{
	
	position:relative; float:left; 	top:0px; left:0px;
	border:1px solid black; 	
	margin-left:10px; margin-top:10px;padding-top:5px; padding-bottom:5px;
	width:200px;
	font-weight:bold; text-align:center
}
/* 8f8 cfc*/
div.StatusBoxG
{
	width:170px; margin-left:auto; margin-right:auto; padding-left:5px;	
	border:2px solid #8f8; background-color:#cfc;
	font-weight:normal; text-align:left;
	font-size:12px;
}
div.StatusBoxY
{
	width:170px; margin-left:auto; margin-right:auto;	padding-left:5px;
	border:2px solid #ff8; background-color:#ffc;
	font-weight:normal; text-align:left;
	font-size:12px;
}
div.StatusBoxR
{
	width:170px; margin-left:auto; margin-right:auto;padding-left:5px;	
	border:2px solid #f88; background-color:#fcc;
	font-weight:normal; text-align:left;
	font-size:12px;
}

div.overlayBoxWrapper
{
	position:absolute; top:0px; left:0px;
	width:100%; height:100%; margin-left:auto; margin-right:auto;

	background-image:url(images/Trans_Back.png);
	visibility:hidden; /* */
	opacity:0; filter:alpha(opacity '0');
	
}
div.overlayBox
{
	width:806px; margin-left:auto; margin-right:auto;
border: margin-top:10px;}

div.helpbox
{
	cursor:pointer;
	width:42px; height:41px; 
	float:right; margin-top:30px; margin-right:20px;
	background-image:url('images/helpbutton_1.png');
	background-repeat:no-repeat;
}
