.maintable{
	margin-top : 0%;
}

/*******************************************************/
.menu{
	color : #1133FF;
	font-size : 0.9em;
	font-family : Arial;
	font-weight: bold;
	border-top: 5px #3355DD solid;
	border-left: 1px #3355DD solid;
	border-right: 1px #3355DD solid;
	border-bottom: 1px #3355DD solid;
	padding : 10 0 0 10;
}
.menu-item{
	padding : 5 5 5 0;
}
div.menu a{
	text-decoration: none;
}
div.menu a:hover{
	color: #AAFF00;
}
div.menu a:visited{
	color : #1133FF;
}

/*****************************************/
.mainblock{
	color : #1122EE;
	font-size : 0.8em;
	font-family : Times;
	margin : 0px 10px 0 10px;
	text-align : justify;
	padding : 0 10 0 10;
	border-top: 5px #3355DD solid;
	border-left: 1px #3355DD solid;
	border-right: 1px #3355DD solid;
	border-bottom: 1px #3355DD solid;
}

.micronews{
	font-size : 0.8em;
	font-family : Times;
	color : #0033CC;
	border-top: 5px #3355EE solid;
	border-left: 1px #3355DD solid;
	border-right: 1px #3355DD solid;
	border-bottom: 1px #3355DD solid;
	padding : 5 3 0 5;
}
div.micronews a{
//	text-decoration: none;
}

.rightside{
	font-family : Arial;
	font-size : 0.8em;
	color : #0033CC;
	position : absolute;
	border-top: 5px #3355DD solid;
	border-left: 1px #3355DD solid;
	border-right: 1px #3355DD solid;
	border-bottom: 1px #3355DD solid;
	padding : 5 5 0 5;
}

.mainlink{
	font-family : Arial;
	font-size : 0.7em;
	color : #0000FF;
	text-align=center;
	border-top: 5px #3355DD solid;
	border-left: 1px #3355DD solid;
	border-right: 1px #3355DD solid;
	border-bottom: 1px #3355DD solid;
	padding : 3 3 3 3;
	margin : 5px 5px 5px 5px;
}