
body
{
	background-color: #ffffff;
}
body, p, td, ul, ol, input
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
select
{
	font-size: 10px;
}
.leftmenu
{
	font-size: 10px;
	color: #000000;
}
.right
{
	color: #2F4578;
}
p, ul {
	margin-bottom : 5px;
	margin-top : 0px;
}
.title
{
	font-family : Arial, Helvetica, sans-serif;
	color: #2F4578;
	font-weight: bolder;
	font-size: 15px;
/*	letter-spacing : 0px;*/
}
.client
{
	color: #000000;
	font-weight: bolder;
	font-size: 13px;
}
h1
{
	color: #2F4578;
	font-weight: bolder;
	font-size: 15px;
}
h2
{
	margin-bottom : 3px;
	margin-top : 3px;
	margin-left : 5px;
	font-size: 13px;
}
h3
{
	color: #2F4578;
	font-size: 11px;
}
a, a:visited {
	color : #2F4578;
	text-decoration : none;
}
a.leftmenu, a:visited.leftmenu
{
	color: #000000;
}
a:hover, a:hover.leftmenu {
	color : #999999;
	text-decoration : none;
}

a:active {
	color : #2F4578;
	text-decoration : none;
}

.imgblack {border : 1px solid Black;}

.tr0
{
	background-color : #eeeeee;
}

.tr1
{
	background-color : #dddddd;
}

.redtop, a.redtop, a:visited.redtop {
	font-size: 10px;
	color: #CC0000;
	text-decoration : none;
}

