body {
	overflow				:	hidden;
	background			:	#FFFFFF;
	color						:	#000000;
	font-family			:	arial;
	font-size				:	12px;
}

a {
	text-decoration	:	none;
	color			:	#0000DD;
}

a:hover {
	color			:	#DD0000;
}

img {
	border					:	none;
}

.pageHead {
	font-size				:	18px;
	font-weight			:	bold;
}

#divLayoutLeft {
	position				:	absolute;
	top							:	0px;
	left						:	0px;
	bottom					:	0px;
	width						:	190px;
	background			:	#666666 url(../images-layout/shade_left_repeat.png) top right repeat-y;
}

#divLanguageSelect {
	position				:	absolute;
	top							:	30px;
	left						:	15px;
}

#divDsaLogo {
	position				:	absolute;
	top							:	3px;
	left						:	3px;
}

#divMenu {
	position				:	absolute;
	top							:	120px;
	left						:	30px;
}

.clsMenuItem {
	position				:	absolute;
	left						:	0px;
}

#divTextReg {
	position				:	absolute;
	bottom					:	5px;
	left						:	2px;
}

#divLayoutMiddleBackground {
	position				:	absolute;
	bottom					:	0px;
	left						:	190px;
	width						:	410px;
	height					:	570px;
	background			:	#FFFFFF url(../images-layout/bg_main.png) bottom left no-repeat;
	z-index					:	100;
}

#divLayoutMiddle {
	position				:	absolute;
	top							:	0px;
	right						:	230px;
	left						:	190px;
	bottom					:	0px;
	background			:	transparent;
	overflow-y			:	auto;
	margin-left			:	10px;
	margin-top			:	10px;
	z-index					:	101;
}

#divLayoutRight {
	position				:	absolute;
	top							:	0px;
	right						:	0px;
	bottom					:	0px;
	width						:	230px;
	background			:	#666666 url(../images-layout/shade_right_repeat.png) top left repeat-y;
}

#divLogoSponsor {
	position				:	absolute;
	top							:	0px;
	right						:	0px;
}

#divLastNews {
	position				:	absolute;
	top							:	100px;
	right						:	5px;
	width						:	205px;
	height					:	260px;
	color						:	#FFFFFF;
}

.headerLastNews {
	margin-bottom		:	10px;
}

.hrNews {
	padding-top			:	2px;
	padding-bottom	:	2px;
	margin-top			:	2px;
	margin-bottom		:	2px;
}

#divSponsors {
	position				:	absolute;
	top							:	405px;
	right						:	5px;
	height					:	200px;
}

.driverList {
	position				:	absolute;
	border					:	solid 1px #A10D00;
	left						:	10px;
	right						:	20px;
	height					:	90px;
}

.trackList {
	position				:	absolute;
	border					:	solid 1px #A10D00;
	left						:	10px;
	right						:	20px;
	height					:	90px;
}

#iframeForum {
	width						:	99%;
}

.trCalendar {
	height					:	22px;
}

.tdCalendar {
	border-bottom		:	solid 1px #A10D00;
}

.thumbs {
	border					:	solid 1px #A10D00;
	margin-left			:	20px;
	margin-top			:	20px;
}