body{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8E79B3;

}
table{
	font: 11px/16px tahoma;
	color: #333333;

}

a{
	color: #f00;
	text-decoration: none;
}
a:hover{
	color: #00f;
	text-decoration: underline;
}
.left_text {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;

}
.content {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;

}
.blue {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #7A5EA3;
	text-decoration: none;
	font-weight: bold;

}
.bottom {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a{
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
