﻿@charset "UTF-8";
body {
	background-image: url(../images/mback.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body,td,th {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	letter-spacing: 2px;
}
.titl {
	font-family: Verdana;
	font-size: 8pt;
	color: #d36000;
	letter-spacing: 2px;
	text-transform: uppercase;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #43a9c8;
}
a:active {
	text-decoration: none;
	color: #43a9c8;
}
.white {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.ped {
	font-family: verdana;
	font-size: 7pt;
	color: #999999;
}

	a:focus { 
	outline: none;
{ border: 0; 

	} 
	
	img, img a {
    border: none;

