body,td, th {
        color: #000000;
	font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
marign:0;
padding:0;
	background-color: #949dad;
}
a:link {
	color: #310000;
	text-decoration:none;
}
a:visited {
	color: #310000;
	text-decoration:none;
}
a:hover {
	color: #310000;
	text-decoration:underline;
}
a:active {
	color: #310000;
	text-decoration:none;
}

.table {width:100%; height:100%;}
.center {width:100%; background:#4E546A;}

#menu1 {vertical-align:center; text-align:center; font-weight:bold; font-size: 14px;}
#menu1 a:link {
	color: #ffffff;
	text-decoration:none;
}
#menu1 a:visited {
	color: #ffffff;
	text-decoration:none;
}
#menu1 a:hover {
	color: #ffffff;
	text-decoration:none;
}
#menu1 a:active {
	color: #ffffff;
	text-decoration:none;
}
.niz {background:url(/images/index_16.jpg); background-repeat:repeat-x;  background-position:bottom; text-align:center; font-size: 10px;}
.content {
        background-color: #F2F7FD;
	padding-left:15px; 
        padding-top:15px;
	padding-right:15px;
	vertical-align:top;
        height:100%;
	text-align:justify; 
        padding-bottom:10px;
        }
        
hr 
{
width:100%;
}