h1 {  /* h1 */ 
	font-size: 20px;
	border-bottom: solid 1px #000;
}

.h1 {  /* h1 */ 
	font-size: 20px;
	border-bottom: solid 1px #000;
}

td {  /* Fonts */ 
	font-size: 12px;
	font-family: Verdana, Arian, Helvetica, sans-serif;
}

p {  /* Fonts */ 
	font-size: 12px;
	font-family: Verdana, Arian, Helvetica, sans-serif;
}

a {  /* Links */ 
	color: #F00;
	text-decoration: none;
}

body {  /* body */ 
	margin: 0px;
	background: #fff url('/gifs/apps/ulfcar/bodybg.gif') repeat-y;
}

.pagearea {  /* pagearea */ 
	width: 999px;
}

.headerarea {  /* headerarea */ 
	height: 121px;
	vertical-align: top;
	text-align: right;
	padding: 10px;
}

.headertank {  /* headertank */ 
	width: 100%;
	height: 100px;
	border: 0px none;
}

.logocell {  /* logocell */ 
	width: 110px;
}

.servicearea {  /* servicearea */ 
	text-align: right;
	vertical-align: top;
}

.servicetank {  /* servicetank */ 
	height: 100px;
}

.servicetank a {  /* servicetank a */ 
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.servicetank td {  /* servicetank td */ 
	text-align: right;
	vertical-align: top;
}

.menuarea {  /* menuarea */ 
	height: 30px;
}

.footerarea {  /* footerarea */ 
	height: 30px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 16px;
}

.menuitem {  /* menuitem */ 
	height: 23px;
	width: 125px;
	padding-top: 7px;
	text-align: center;
	background: transparent url('/images/themes/menu_default.gif');
}

.menuitem a {  /* menuitem link */ 
	text-transform: uppercase;
	text-decoration: none;
}

.submenuitem a {  /* submenuitem link */ 
	text-transform: uppercase;
	text-decoration: none;
}

.mainarea {  /* mainarea */ 
	border-top: solid 1px #000;
}

.linktank {  /* linktank */ 
	margin-top: 16px;
	width: 262px;
	border: 1px #999 solid;
	background: url("/gifs/apps/ulfcar/newsbg.jpg") no-repeat;
}

.linkcell {  /* linkcell */ 
	padding: 16px;
}

.linkcell p {  /* linkcell p */ 
	color: #757575;
	font-size: 9px;
}

.linkcell a {  /* linkcell a */ 
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
	font-size: 10px;
}

.searchfield {  /* searchfield */ 
	height: 18px;
	width: 113px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-right: 0px none;
	color: #000;
}

.normal {  /* normal */ 
	width: 200px;
	padding-bottom: 10px;
	vertical-align: top;
}

form td {  /* form td */ 
	vertical-align: top;
}

INPUT, TEXTAREA, BUTTON {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

