* {
	margin:							0;
	padding:						0;
}

html, body {
	height:							100%;
}

body {
	padding: 8;
	margin: 0;
	top:							0;
	bottom:							0;
	left:							0;
	right:							0;
	border: 0px solid #666666;
	height:							100%;
	color:							#ff0000;
	line-height:					16px;
	background-color:				#ffffff;
	/*
	background-image:				url("../../_img/background.gif");
	background-repeat: 				repeat-x;
	background-repeat: 				no-repeat;
	background-attachment: 			fixed;
	background-position: 			right;
	*/
	cursor:							default;
	text-align:						center; /* horizontal centering for IE Win quirks */
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #CCCCCC;
}

table, tr, td {
	margin:	0px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.black_normal {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.black_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.grey_normal {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.grey_fett {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.orange_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.orange_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.white_normal {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.aqua_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
