body {
Margin-top: 0px; Margin-right: 0px;
Margin-bottom: 0px; Margin-left: 0px;
Padding-top: 0px; Padding-right: 0px;
Padding-bottom: 0px; Padding-left: 0px;
}

table {
	color: #333333;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.tableheight {
Height: 100%;
}

.headline1 {
BackGround-Image: url(headline1.gif);
}

.headline2 {
BackGround-Image: url(headline2.gif);
}

.headline3 {
	BackGround-Image: url(headline3.gif);
	vertical-align : top;
	background-repeat: repeat-x;
}

.headline4 {
	BackGround-Image: url(headline4.gif);
	vertical-align : top;
	background-repeat: repeat-x;
}

.small {
	color: #000000;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}

a#menu {
	color : #000000;	
	border : 0;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration : underline;
}

a:hover#menu {
	color : #9d7985;
	border : 0;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration : none;
}

a {
	color : #000000;	
	border : 0;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration : underline;
}

a:hover {
	color : #9d7985;
	border : 0;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration : none;
}

input,select,textarea {
	border : 1 solid;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	BACKGROUND-COLOR: #F6F8EB;
}

.checkingbox {
	background-color : #f2f2f2;
	border : 0 none;
}

