body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	/*overflow-x: hidden;*/
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.style2 {
	font-size: 10px;
	color: #FF0000;
}
.style3 {
	font-size: 10px;
	color: #CCCCCC;
}
.style5 {color: #FF0000}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.red:link {
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	text-decoration: none;
	color: #FF0000;
}
a.red:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.red:active {
	text-decoration: none;
	color: #FF0000;
}
.style6 {color: #FFFFFF; font-weight: bold; font-size: 11px; }
.style7 {font-size: 12px}

#branding_left,
#branding_right {
	display: none;
	position: absolute;
	width: 600px;
	height: 1264px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -1039px;
	background: url(images/left_part.jpg) no-repeat 0 0;
}

#branding_right {
	margin: 0 0 0 437px;
	background-image: url(images/right_part.jpg);
}