
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-position:bottom;
	background-attachment: fixed;
	background-image:url(../slices/backc.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
}
 
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #41546D;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.title {
	color:#41546D;
	font-size:24px;
	font-weight:bold;
}

.high {
font-size:14px;
color:#fff;
}

.white_text {
	color: #ffffff;
}

.footer_text {


}
.main {
	text-align:center;
}
.po_cont {
	width:660px;
	height:230px;
	margin-left:20px;
	margin-right:20px;
	border-bottom:dashed #CCCCCC 0px;
}
.but_cont {
	width:780px;
	_width:820px;
	height:126px;
	_height:106px;
	text-align:center;
	clear:both;
}

.but_1 {
	width:86px;
	height:86px;
	margin-left:35px;
margin-right:35px;
margin-top:20px;
margin-bottom:20px;
	float:left;
	background-image:url(../slices/1.jpg);
}

.but_2 {
	width:86px;
	height:86px;
	margin-left:35px;
margin-right:35px;
margin-top:20px;
margin-bottom:20px;
	float:left;
	background-image:url(../slices/2.jpg);
}

.but_3 {
	width:86px;
	height:86px;
	margin-left:35px;
margin-right:35px;
margin-top:20px;
margin-bottom:20px;
	float:left;
	background-image:url(../slices/3.jpg);
}

.but_4 {
	width:86px;
	height:86px;
	margin-left:35px;
margin-right:35px;
margin-top:20px;
margin-bottom:20px;
	float:left;
	background-image:url(../slices/4.jpg);
}

.but_5 {
	width:86px;
	height:86px;
	margin-left:35px;
margin-right:35px;
margin-top:20px;
margin-bottom:20px;
	float:left;
	background-image:url(../slices/5.jpg);
}

.content_left {
width:340px;
float:left;
text-align:left;
}

.content_right {
width:340px;
float:right;
text-align:left;
}

.content_left_po {
width:320px;
height:185px;
float:left;
text-align:center;
padding-top:2px;
background-image:url(../slices/po_backxxx.jpg);
background-repeat:no-repeat;
}

.content_right_po {
width:320px;
float:right;
text-align:left;
}





.gradualshine{
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
} 

label{
	font-size:10px;
}





/* --- Used in domain checker --- */
.show {
	display: block;
}
.hide {
	display: none;
}
.bar {
	background-image:url(slices/progress_off.gif);
	width: 65px;
	height: 12px;
}
.black {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}
.red {
	font-family: verdana, arial, sans-serif;;
	font-size: 11px;
	color: #870505;
}
.green {
	font-family: verdana, arial, sans-serif;;
	font-size: 11px;
	color: #266d03;
}