body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-image: url(../bg/bg.jpg);
	background-color: AF0000;
	margin: 0px;
	background-position: center top;
	background-repeat: repeat-x;
	scrollbar-face-color: #AD0000;
	scrollbar-highlight-color: #AD0000;
	scrollbar-shadow-color: #AD0000;
	scrollbar-3dlight-color: #AD0000;
	scrollbar-arrow-color: #C8C8C8;
	scrollbar-track-color: #4E0000;
	scrollbar-darkshadow-color: #AD0000;
}
td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.img {
	margin-bottom: 4px;

}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.lefttable {
	background-color: #940000;
	background-image: url(../bg/left.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.contenttable {
	background-color: #940000;
	background-image: url(../bg/content.jpg);
	background-repeat: no-repeat;
}
.contentfulltable {
	background-color: #940000;
	background-image: url(../bg/content_full.jpg);
	background-repeat: no-repeat;
}
