@charset "UTF-8";
/* CSS Document */



body {
background-image:url(images/background_tile.png);
background-repeat: repeat;
background-attachment:fixed;
background-position:left;  
	background-color: #6D0404;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
margin:0px;
padding:0px;

}
html, body, #wrapper {
	height:100%;
	margin: 20px;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
/*background-image:url(images/line.png);*/
background-repeat:repeat-x repeat-y;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

p {
margin-left:20px;
margin-top:20px;
margin-right:20px;
margin-bottom:20px;
}

h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	margin-top:20px;
margin-left:20px;
margin-right:20px;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
		font-weight:bold;
}
a:link {
	text-decoration: underline;
	font-weight:bold;
		color: #FF0000;
}
a:visited {
	text-decoration: underline;
		font-weight:bold;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
		font-weight:bold;
	color: #FF0000;
}


.left_bar {
	background-image:url(images/drt_08.png);
	background-repeat:repeat-y;
}

.right_bar {
	background-image:url(images/drt_11.png);
	background-repeat:repeat-y;
}

.bot_nav_back {
	background-image:url(images/drt_17.png);
	background-repeat:no-repeat;
}

.yellow_1 {
	background-image:url(images/drt_09.png);
	background-repeat:repeat-x;
}

.yellow_2 {
	background-image:url(images/drt_10.png);
	background-repeat:repeat-x;
}

.white_back {
	background-color:#FFFFFF;
}

.left_back {
	background-image:url(images/metal_tire.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
}

.header_1 {
	background-image:url(images/drt_09.png);
	background-repeat:no-repeat;
	background-color:#000000;
}

.header_2 {
	background-image:url(images/drt_10.png);
	background-repeat:no-repeat;
	background-color:#000000;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

.bot_nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
		font-weight:bold;
}
a.bot_nav:link {
	text-decoration: none;
	font-weight:bold;
		color: #000000;
}
a.bot_nav:visited {
	text-decoration: none;
		font-weight:bold;
	color: #000000;
}
a.bot_nav:hover {
	text-decoration: none;
	color: #FF3300;
}
a.bot_nav:active {
	text-decoration: none;
		font-weight:bold;
	color: #000000;
}
a.freddy:link {
	text-decoration: none;
	color: #FFFF00;
}
a.freddy:visited {
	text-decoration: none;
	color: #FFFF00;
}
a.freddy:hover {
	text-decoration: none;
	color: #FF3300;
}
a.freddy:active {
	text-decoration: none;
	color: #000000;
}
.zartwurks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
		font-weight:bold;
}
a.zartwurks:link {
	text-decoration: none;
	font-weight:bold;
		color: #FFFFFF;
}
a.zartwurks:visited {
	text-decoration: none;
		font-weight:bold;
	color: #FFFFFF;
}
a.zartwurks:hover {
	text-decoration: none;
	color: #000000;
}
a.zartwurks:active {
	text-decoration: none;
		font-weight:bold;
	color: #FFFFFF;
}

.image_1 {
padding-left:10px;
padding-bottom:10px
}
.logbox
{
background-color: #333333;
border-right: 5px #000000 solid;
border-bottom: 5px #000000 solid;
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity: 0.80;
}
.coffee
{
width: 1px;
height: 1px;
visibility: none;
position: absolute;
top:0px;
left:0px;
z-index: 100;
}
.coffee_active
{
width: 100%;
height: 100%;
visibility: visible;
filter: alpha(opacity=0);
-moz-opacity:0;
opacity: 0;
position: absolute;
top:0px;
left:0px;
background-color:#000000;
background-image:URL('images/hazard_bg.jpg');
z-index: 100;
}
.coffee_lid
{
padding: 0px;
width: 450px;
border: 2px #FF0000 solid;
background-color:#000000;
font: bold 11px verdana;
color: #FFFFFF;
z-index: 101;
position: absolute;
top:0px;
left:0px;
filter: alpha(opacity=0);
-moz-opacity:0;
opacity: 0;
}

.lightning
{
color:#FFFFFF;
margin: 10px;
}
h7
{
font: bold 12px verdana,arial;
color: #FFFFFF;
}
h6
{
font: bold 12px verdana,arial;
color: #FFFFFF;
margin:0px;
padding:0px;
}
.green
{
font-weight: bold;
color: green;
}
.formleft
{
font: bold 11px verdana,arial;
text-align:right;
}
.cal_label
{
border: 2px #000000 solid;
width: 70px;
height: 15px;
font: normal 10px arial,verdana;

}
.cal_days
{
border: 2px #000000 solid;
width: 70px;
height: 70px;
font: normal 10px arial,verdana;
vertical-align: top;
}
<!--.cal_header
<!--{
<!--border: 2px #000000 solid;
<!--font: small-caps 10px arial,verdana;

<!--}
li {
margin-left:25px;
margin-bottom:5px;
}