body, html{
	font-family:arial;
	margin:0px;
	padding:7px 0px 0px 0px;
	text-align:center;
	background:#F0F0F0;
	}

P, body, table{
	font-size: 12px;
	color: #333333;
	}
li{
	font-size: 12px;
	color: #333333;
	}
a:link, a:visited{
	text-decoration:none;
	font-size: 12px;
	color:#000000;
	}
a:hover, a:active{
	text-decoration:underline;
	color:#0c67af;
	}

img{
	border:0px;
	}

#LeftSideIcons{
	position:absolute;
	top:250px;
	width:150px;
	text-align:center;
	}
	
	
/*#LeftSideIcons{
	position:absolute;
	top:250px;
	width:150px;
	text-align:center;
	}*/
#RightSideIcons{
	position:absolute;
	top:250px;
	width:200px;
	text-align:center;
	}
	
.box{
	position:relative;
	width:108px;
	height:70px;
	background:#bebebe;
	border-left: #CCCCCC solid 1px;
	border-right:#e3e3e3 solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#666666 solid 1px;
	margin:auto;
	margin-top:6px;
	}
/*.back{
	position:relative;
	top :200px;
	}/*
	



