@charset "UTF-8";

body {
	background-color: #000000;
	background-image: url(../images/bg-thelazyox.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	margin-top: 0px;
}

.boxed:link {
	font-family: tahoma, arial;
	font-size: 14px;
	color: #009900;
	line-height: 15pt;
}

.mainlink:link {
	color: #666666;
	font-size: 8pt;
	font-family: tahoma, arial;
	text-decoration: none;
}
.mainlink:hover {
	color: #090;
	font-size: 8pt;
	font-family: tahoma, arial;
	text-decoration: underline;
}
.mainlink:visited {
	color: #666666;
	font-size: 8pt;
	font-family: tahoma, arial;
	text-decoration: none;
}


.bodytextgray {
	font-family: tahoma, arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 19pt;
}

.bodytextgrayBold {
	font-family: tahoma, arial;
	font-size: 10px;
	font-style: bold;
	color: #666666;
	line-height: 15pt;
}


.bodyLink:link {
	color: #333333;
	font-size: 12px;
	font-family: tahoma, arial;
	text-decoration: none;
}
	
.bodyLink:hover {
	color: #009900;
	font-size: 12px;
	font-family: tahoma, arial;
	text-decoration: underline;
}

.bodyLink:visited {
	color: #666666;
	font-size: 12px;
	font-family: tahoma, arial;
	text-decoration: none;
}

.footerText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 50px;
	font-weight: bolder;
}

.LinksEvents:link {
	color: #333333;
	font-size: 10pt;
	font-family: tahoma, arial;
	text-decoration: underline;
	font-weight: bold;
}
.LinksEvents:hover {
	color: #FF6600;
	font-size: 10pt;
	font-family: tahoma, arial;
	text-decoration: none;
}
.LinksEvents:visited {
	color: #999999;
	font-size: 10pt;
	font-family: tahoma, arial;
	text-decoration: none;
}
.bodytextgrayBoldHeader {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #333333;
	line-height: 15pt;
	font-weight: bold;
}
.bodyLink-underline:link {
	color: #333333;
	font-size: 12px;
	font-family: tahoma, arial;
	text-decoration: underline;
}
.bodyLink-underline:hover {
	color: #009900;
	font-size: 12px;
	font-family: tahoma, arial;
	text-decoration: underline;
}
.bodyLink-underline:visited {
	color: #333333;
	font-size: 12px;
	font-family: tahoma, arial;
	text-decoration: underline;
}

.bodytextgrayDark {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #333333;
	line-height: 15pt;
}
.bodytextgrayDarkHeader {
	font-family: tahoma, arial;
	font-size: 14px;
	color: #333333;
	line-height: 15pt;
}
.bodytextgrayDarkish {
	font-family: tahoma, arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 11pt;
	font-weight: bold;
}
.bodytextgrayHeader {
	font-family: tahoma, arial;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22pt;
	font-style: italic;
}
.bodytextHours {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16pt;
}
.bodytextRed {
	font-family: tahoma, arial;
	font-size: 14px;
	color: #FF0000;
	line-height: 20pt;
}
.bodytextHoursItalic {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16pt;
	font-style: italic;
}
.LinktextRed:link {
	font-family: tahoma, arial;
	font-size: 18px;
	color: #FF0000;
	line-height: 28pt;
}
.links:link {
	color: #FF0000;
	font-size: 18px;
	font-family: tahoma, arial;
	text-decoration: none;
	line-height: 50px;
}
.links:hover {
	color: #FF0000;
	font-size: 18px;
	font-family: tahoma, arial;
	text-decoration: none;
	line-height: 50px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.links:visited {
	color: #FF0000;
	font-size: 18px;
	font-family: tahoma, arial;
	text-decoration: none;
	line-height: 50px;
}
.bodytextRedHL {
	font-family: tahoma, arial;
	font-size: 18px;
	color: #FF0000;
	line-height: 22pt;
}

