*.sgINPUT {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:11px;
	background-color:#FFFDDB;
	color:#000000;
	padding-left:3px;
	padding-right:3px;
	height:19px;
	border:1px ridge;
}
*.sgSUBMIT {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
	background-color:#5A0000;
	color:#ffffff;
	height:19px;
	border:1px ridge;
}
*.sgDEFAULT {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:11px;
}
*.sgMINI {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:9px;
	color:#404040;
}
*.sgSMALL {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:10px;
}
*.sgLIVESUCHE {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:10px;
	color: #FFFFFF;
	font-weight:normal;
}
*.sgMEDIUM {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:11px;
}
*.sgLARGE {
	font-family:Verdana,Helvetica,Arial,Times New Roman;
	font-size:12px;
	font-weight:bold;
}
a.sgLINK:link {
	text-decoration:none;
	color:#5B0000;
}
a.sgLINK:visited {
	text-decoration:none;
	color:#5B0000;
}
a.sgLINK:active {
	text-decoration:underline;
	color:#5B0000;
}
a.sgLINK:hover {
	text-decoration:underline;
	color:#5B0000;
}
