@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #25242A;
}
html {
	background: #25242A;
}
.style3 {color: #20D6FF}.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}
.calendartitle {
	color: #45aae0;
	font: italic bold 17px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background: url(../images/transparant.png) repeat;
	padding: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.calendar {
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background: url(../images/transparant.png) repeat;
	padding: 7px;
}

#scroll {
	height:278px;
	overflow:auto;
        padding-right:25px;
}

:focus {
	outline: 0;
}

/* PNG FIX */
img, #RLR-sub, #RLR-content, #About, #News, #Car, #Contact, { behavior: url(iepngfix.htc); }
html>body #RLR-sub {
height: auto;
min-height: 595px;
}