body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
}

h6,h5,h4,h3,h2,h1{
	margin: 0;
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-repeat: repeat;
	background-position: top;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-decoration: none;
	font: bolder;
	color: #FFFFFF;
	padding-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bolder;
	text-decoration: none;
	font: bolder;
	color: #CC3333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

font.topswitch {
	font-size: 8px;
	line-height: 11px;
	margin: 0;
	padding: 0;
}

font.otherpeople {
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
}

font.waitzzz {
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

td.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

td.sidepanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

font.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bolder;
}

a:link {
	color : #B22222;
	text-decoration : none;
}

a:visited {
	color : #B22222;	
	text-decoration : none;	
}

a:active {
	color : #B22222;
	text-decoration : underline;
}

a:hover {
	color : #B22222;
	text-decoration : underline;
}

td.btm {
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	color: #CCCCCC;
}

input.ns {
	width: 180px;
}

select.ns {
	width: 180px;
}

input.mails {
	width: 400px;
}

textarea {
	width: 400px;
}