table, tr, td {

	vertical-align: top;

}

body {

	margin: 0px;

	padding: 0px;

	background-image: url(images/main_bg.jpg);

	background-repeat: repeat-x;

	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;

	font-size: 11px;

	color: #222222;

	line-height: 18px;

	background-color: #000000;

}

#sidebar {

	background-color: #FFFFFF;

	background-position: top;

	padding: 10px 11px 10px 11px;

}

#content {

	background-color: #FFFFFF;

	background-position: top;

	font-size: 11px;

	line-height: 18px;

	padding: 10px 15px 10px 5px;

}

#footer {

	font-size: 10px;

	line-height: 18px;

	background-image: url(images/footer.jpg);

	background-repeat: no-repeat;

	vertical-align: top;

	color: #FFFFFF;

	padding: 20px 25px 20px 30px;

}

a:link, a:visited {

	font-weight: bold;

	color: #FFFFFF;

}


a:hover, a:active {

	font-weight: bold;

	color: #FFB0B3;

}

#content .style3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
