@font-face {
font-family: "KRIST";
src: url("http://www.totznteenzonwheelz.com/totznteenzonwheelz.com/common/KRISTEN0") format("embedded-opentype"); 
}
#page_title {
font-family:"KRIST";
	text-align: left;
	font-size:100%;
	FONT-WEIGHT: bold; 
}
#company_title{
	text-align: center;
	font-size:100%;
	FONT-WEIGHT: bold;
	margin-bottom: 20px
	margin-top: 20px
}
img.inlinel {
	float:left;
	border:0px;
	margin:10px;
}
img.inliner {
	float:right;
	border:0px;
	margin:10px;
}
html, body{ 
 margin:0; 
 padding:0; 
 font-size:90%;
 font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
 } 
 h1{ color:#660000;
  font-size:100%;
 }
A:link 
{ 
	font-family:verdana; 
	COLOR:blue; 
	TEXT-DECORATION: underline 
}
A:visited 
{ 
	COLOR:blue; 
	text-decoration: underline; 
}
A:hover 
{ 
	COLOR: red; 
	TEXT-DECORATION: underline 
}
p {
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	}
#pagewidth{ 
 width:100%; 
  min-width: 500px; 
} 
#header{ 
 height:10px; 
 width:100%; 
 background-color:white;
 } 
 /* top nav */
 #nav{ 
 height:5px; 
 width:100%; 
 background-color: black; 
 /* maroon #660000 */
 color:white;
  margin: 0 -8px 0 -2px; 
 } 
 #nav a{
color:#CCFF00;
 }
#nav a:link, #nav a:visited
{
color:#CCFF00;
color:yellow;
text-decoration: none;
}
#nav a:hover
{
color:#EEEEEE;
color:red;
}
/* left nav */
#nav li{
display:inline;
list-style-type:none;
font-weight:bold;
color:yellow;
}
#nav ul{
/*/*/margin:0;
white-space:nowrap;
padding:0; /* */
margin: 0;
padding-left:10px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
list-style-type:none;
font-size:12px;
color:yellow;
}
#navcontainer { width: 180px; }
#navcontainer ul
{
margin-left: 0;
padding-left: 0;
padding:0px;
margin:0px;
/*list-style-type: none;*/
/*list-style-image:url('images/veh.gif');*/
font-family: Arial, Helvetica, sans-serif;
}
#navcontainer img
{
vertical-align: middle;
}
#navcontainer a
{
display: block;
padding: 0px;
width: 160px;
background-color: #CCCCFF; /* green - #99CC33 oranges #FFCC00*/ 
/*border-bottom: 1px solid #eee;*/
/*text-align:center; -- this centers */
vertical-align:center;
}
#navcontainer a:link, #navcontainer a:visited
{
color:#660000;
color:black;
text-decoration: none;
}

#navcontainer a:hover
{
/*background-color: #99CC00;*/
background-color: yellow;
color:#660000;
}
#leftcol{
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px; 
 }
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 200px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #CCCCFF;   /* left column colour - green - #99CC33 /now oranges #FFCC00 / purple*/ 
border-left-style: solid; 
background-color: white; /* center column colour #FFFFFF*/ 
width: auto; 
 } 
#footer{
 height:20px; 
 width:100%; 
 background-color:#CCCCFF;
 text-align:left;
 color:black;
 /* purple : #7F53A6 */
} 
#footer a
{
color:black;
}
#footer a:link, #footer a:visited
{
color:black;
}
#footer a:hover
{
color:red;
}
#inner{margin:0; width:100%;}
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
#outer>#inner { border-bottom: 2px solid #FFFFFF;  }
.clr{clear:both;}
.content{padding:5px; color:black;} /*padding for content */ 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
fieldset{
/*border: 1px solid #eee;*/
}
legend{
font-weight:bold;
font-size:20px;
color:#660000;
}
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}
#bottomlinks{
 /*width:200px; 
 float:left; 
 position:relative; */
 margin-left:0px; 
 margin-right:1px; 
 font-weight:bold;
 }
 .borderdraw {
  border-style: solid; 
  width: 0px;
  height: 0px;
  line-height: 0px;
}
.textbox_footer{
	float:left;
	width:220px;
	height:24px;
	background:black;
	color:white;
	text-align:left;
	font-size:10px;
	font-family:verdana,arial;
}
.textarea_footer{
	padding:6px 0px 2px 0px;
}
.right{
	float:left;
	border-width:0px 0px 24px 24px; 
	border-color:white white white black;
}
.textbox_menu{
	float:left;
	width:177px;
	height:24px;
	background:black;
	color:white;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	font-family:verdana,arial;
}
.textbox_topnav{
	float:left;
	width:100px;
	height:10px;
	background:white;
	color:white;
	text-align:left;
	font-size:10px;
	font-family:verdana,arial;
}
.textarea_topnav{
/*	padding:6px 0px 2px 5px;*/
padding:0px 0px 0px 0px;
}
.left{
	float:left;
	border-width:0px 0px 24px 24px; 
	border-color:#fffff0 #CCCCFF black #fff0f0;
}
#message{
	position: absolute;
	left: 300px;
	top: 50px;
	width: 320px;
	border:2px dashed red;
	padding:5px 5px 5px 5px;
	background-color:#FFFF99;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
A.message:link 
{	font-family:arial; 
	font-size: 16px;
	COLOR: black; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: none 
}
A.message:visited 
{ 
	font-family:arial; 
	font-size: 16px;
	color: black; 
	font-weight: none; 
	text-decoration: none 
}
A.message:hover 	 
{	
	font-family:arial;
	font-size: 16px;
	COLOR: red; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: underline 
}
/*
@import { 
font-family: KRIST;
src: url("ITCKRIST.TTF"); 
} 
*/



#bold{
FONT-WEIGHT: bold;
}
#center{
text-align: center;
}
body.splash{
	text-align: center;
	font-size:90%;
	/*background-color:#6699FF;*/
	background-color:#6666FF;
}
td.splash{
	font-family: arial;
	font-size:90%;
	font-weight:bold;
	color:#CCCCCC;
	text-align: center;
}
img.splash{
border-width:5px;
border-color:black;
}
img.button{
border-width:3px;
border-color:black;
}
img.banner{
border-width:3px;
border-color:black;
}
.title{
	font-size:120%;
	font-weight:bold;
}
A.forms:link 
{ 
	font-family:verdana; 
	COLOR: blue; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: none 
}
A.forms:visited 
{ 
	color: blue; 
	font-weight: none; 
	text-decoration: none 
}
A.forms:hover 
{ 
	COLOR: red; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: underline 
}
A.contact:link 
{ 
	font-family:verdana; 
	COLOR: blue; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: none 
}
A.contact:visited 
{ 
	color: blue; 
	font-weight: none; 
	text-decoration: none 
}
A.contact:hover 
{ 
	COLOR: red; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: underline 
}
#center_content{
	text-align:center;
}
ul.none 
{
	list-style-type: none;
}
ul.none li{
	padding-bottom: 0px
}
li{
	padding-bottom: 0px
}
.red{
	color:red;
	font-weight:bold;
}
#white{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height:200px;
	border:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
img.x
{
position:absolute;
left:0px;
top:0px;
z-index:-1
}
img.y
{
position:relative;
left:0px;
top:0px;
z-index:-1
}
#company {
	text-align: center;
	font-size:120%;
	FONT-WEIGHT: bold; 
}
#form_title {
	text-align: center;
	font-size:100%;
	FONT-WEIGHT: bold; 
}
#question {
	text-align: left;
	font-size:90%;
	FONT-WEIGHT: bold; 
}
#register A:link 
{ 
	font-family:verdana; 
	COLOR:red; 
	TEXT-DECORATION: underline 
}
#register A:visited 
{ 
	COLOR:red; 
	text-decoration: underline; 
}
#register A:hover 
{ 
	COLOR: blue; 
	TEXT-DECORATION: underline 
	background-color:black;
}
#Content {
/*	margin:50px 50px 0px 100px;
margin-top
margin-right
margin-bottom
margin-left
*/
margin:240px 20px 0px 200px;
	/*padding:10px;*/
width:510px;
	}

#Content li{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	}
#Content ul.none{
	list-style-type: none;
}

#calendar{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}

#calendar td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}


#calendar th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}

#calendar tr.topdays {
	background-color: #eaffff; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; color : #000000; 
}

.toprightnumber {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;
}
.eventinbox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;	
}
.currentdate {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 17px; font-weight: bold;	
}

#calendar a:link,#calendar a:active,#calendar a:visited {
	color : #000000; text-decoration: none; 
}
#calendar a:hover	{
	text-decoration: underline; color : #000000; 
}
#calendar .footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}
td.beforedayboxes {
	background-color: #ffffff; color: #000000;
}
td.dayboxes {
	background-color: #ffffff; color: #000000;
}
td.afterdayboxes {
	background-color: #ffffff; color: #000000;
}
td.highlighteddayboxes {
	background-color: #EFEFEF; color: #000000;
}
.event {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.eventdetail {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size 