body { 
	font-family: Verdana,Arial;
	font-size:8pt;
	scrollbar-face-color: #D9DCD7;
	scrollbar-shadow-color: #D9DCD7;
	scrollbar-highlight-color: #D9DCD7;
	scrollbar-3dlight-color: #D9DCD7;
	scrollbar-darkshadow-color: #939292;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #939292;
	background-color: #000000;
	margin: 0px;
	background-image: url('http://2006.raliulbrasovului.ro/images/bck.jpg');
}

.header {
	width: 100%; 
	height: 199px;
	background-image: url('../images/header_bck.jpg');
}

.mainSquare {
	width: 100%;
	height: 100%;
	background-color: #383838;
	text-align: center;
}

.sideSquare {
	width: 190px; 
	height: 100%;
	background-image: url('../images/bck_side.gif');
	vertical-align: top;
}
.middleSquare {
	width: 100%; 
	height: 100%;
	background-color: #ffffff;
	vertical-align: top;
}
.sideText {
	text-align: justify;
	font-family: Tahoma,Arial,Verdana;
	font-size: 10pt;
	padding: 12px;
}
.middleText {
	text-align: justify;
	font-family: Tahoma,Arial,Verdana;
	font-size: 10pt;
}
.title {
	font-family: Tahoma,Arial,Verdana;
	font-size: 20pt;
}
.counter {
	padding-bottom:15px; 
	padding-left:30px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
}
.footer {
	background-color: #1f1f1f;
	font-size: 8pt;
	color: #666666;
	padding: 5px;
	height: 25px;
	vertical-align: middle;
}
.line {
	height: 4px;
	background-color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #474747;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3366cc;
	text-decoration: none;
}

td {
	font-size:10pt;
}
.headerTitle {
	font-family: Tahoma;
	font-size: 18pt;
	color: #ffffff;
}
