body {
	background-color: #454545;
	color:#595959;
	background-image:url(../images/back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img {
border:none;
}

a {
color:#DA382A;
text-decoration:none;
}

a:hover {
color:#DC4D28;
text-decoration:underline;
}

.white {
	background-color: #FFF;
}
.grey1 {
	background-color: #ECECEC;
}
.grey2 {
	background-color: #272727;
}
.grey3 {
	background-color: #999999;
}
.blue1 { background-color: #DCE3E4 }

.red { background-color: #DA382A }

.justify {
	text-align: justify;
}

#boxhome {
	background-color: #ECECEC;
	background-image: url(../images/back3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.titblue {
	color: #4F7D83;
}
A.titblue:link, A.titblue:visited, A.titblue:active { color:#4F7D83; text-decoration:none; }
A.titblue:hover {color:#265056; text-decoration:underline; }

.titblue2 {
	font-size: 12pt;
	color: #4F7D83;
}
A.titblue2:link, A.titblue2:visited, A.titblue2:active { color:#4F7D83; text-decoration:none; }
A.titblue2:hover {color:#265056; text-decoration:underline; }

.titred {
	font-size: 12pt;
	color: #DA382A;
}

#footer {
	font-size: 8pt;
	color: #646464;}

a.footer {
color:#646464;
text-decoration:none;
}

a.footer:hover {
color:#DA382A;
text-decoration:underline;
}

.field1 {color:#595959; background:#FFFFFF; font:normal 10pt Arial, Helvetica; margin:0 4px 0 0px; border:1px solid #8EB4BB}
.buttom1 {color:#000000; border:1px solid #D4D0C8; font-family:Arial, Helvetica;font-size:8pt;margin:0 0 0 0px;}

