body{
margin:0px;
background:url(images/bg_repeat.gif);
background-repeat:repeat-x;
background-color:#BAB1AC;
}

.table{
padding-top:7px;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #1F1F1F;
	text-decoration: none;
	line-height: 17px;
	padding-right:20px;
	padding-left:20px;
	text-align:justify;
}
.contentred {
	font-family: Arial;
	font-size: 12px;
	color: #BC1313;
	text-decoration: underline;
	line-height: 17px;
	text-align:justify;
	font-weight:bold;
}

.contentred2 {
	font-family: Arial;
	font-size: 12px;
	color: #BC1313;
	line-height: 17px;
	text-align:justify;
	font-weight:bold;
}

.contentred3 {
	font-family: Arial;
	font-size: 22px;
	color: #BC1313;
	font-weight:bold;
	line-height: 28px;
}

.copyright{
font-family: Tahoma;
font-size:11px;
color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}

.contentinnerpage {
	font-family: Arial;
	font-size: 12px;
	color: #1F1F1F;
	text-decoration: none;
	line-height: 17px;
	text-align:justify;
}

.contentinnerpage2 {
	font-family: Arial;
	font-size: 12px;
	color: #1F1F1F;
	text-decoration: none;
	line-height: 17px;
}

.border{
	border: 1px solid #AFA15D;
	background-color: #FDFAF2;
}

