body{
	background-color:#FBFAF5;
	        margin-top:0px;
        	margin-left:0px;
        	margin:0px;
        	padding : 0px;
			height : 100% ;
			width : 100% ;
			overflow-x: hidden;
			overflow-y: auto;
			scrollbar-base-color:#F6F4DB;
  			scrollbar-3dlight-color:#F6F4DB;
  			scrollbar-arrow-color:#F6F4DB;
  			scrollbar-darkshadow-color:#F6F4DB;
  			scrollbar-face-color:#FF0000;
  			scrollbar-highlight-color:#F6F4DB;
  			scrollbar-shadow-color:#F6F4DB;
  			scrollbar-track-color:#F6F4DB;
}

a{
	text-decoration: none;
	font-weight: normal;
	color:#FF0000;

}

a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration:none; color:#CC0000;}


body, td {font-size:10pt;
        color:#000000;
        margin-top:0;
		font-family: Tahoma, Verdana, Arial, Helvetica;

}
.maintable{
	background-color:#FBFAF5;
}

p {
	border-color: #000;
}

.navilinks a{ color: #eb2f2d; text-decoration: none; font-weight: bold; font-size:11pt; line-height: 14px; }

.navilinks a:link { text-decoration: none;
           color:#eb2f2d;
}
.navilinks a:active { text-decoration: none;
             color:#eb2f2d;
}
.navilinks a:visited { text-decoration: none;
             color:#eb2f2d;
}
.navilinks a:hover {
			color:#000000;
			text-decoration:none;

}


.naviquer a{
	text-decoration: none;
	font-weight: normal;
	font-size:13pt;
}

.naviquer a:link {
	text-decoration: none;
	color:#000000;
}
.naviquer a:active {
	text-decoration: none;
	color:#eb2f2d;
}
.naviquer a:visited {
	text-decoration: none;
	color:#eb2f2d;
}
.naviquer a:hover {
	text-decoration:none;
	color:#000000;
}


.naviunten a{
	text-decoration: none;
}

.naviunten a:link {
	text-decoration: none;
	color:#000000;
}
.naviunten a:active {
	text-decoration: none;
	color:#000000;
}
.naviunten a:visited {
	text-decoration: none;
	color:#000000;
}
.naviunten a:hover {
	color:#000000;
}

