 INPUT.Default {
	font-family: Century Gothic, verdana;
	font-size: 12px;
	height: 19;
	width: 200;
	background-color : Maroon;
	border-color : Maroon;
	color: Red;
}
 INPUT.Default1 {
	font-family: Century Gothic, verdana;
	font-size: 12px;
	height: 19;
	width: 140;
	background-color : Maroon;
	border-color : Maroon;
	color: Red;
}
 INPUT.Default2 {
	font-family: Century Gothic, verdana;
	font-size: 12px;
	height: 19;
	width: 220;
	background-color : Maroon;
	border-color : Maroon;
	color: Red;
}
 INPUT.DefaultNoSize {
	font-family: Century Gothic, verdana;
	font-size: 12px;
	Color: Red;
	background-color : Maroon;
	border-color : Maroon;
}
 INPUT.DefaultSmaller {
	font-family: Century Gothic, verdana;
	font-size: 10px;
	height: 18;
	Color: Red;
	background-color : Maroon;
	border-color : Maroon;
}
A.SubNavMenuItem {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 11px;
	COLOR: Red;
	font-weight : bold;
	text-decoration: none;
}
 A:hover.SubNavMenuItem  {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 11px;
	COLOR: FFD6A0;
	font-weight : bold;
	text-decoration: none;
	padding-left: 0px;
}
A:active.SubNavMenuItem {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 11px;
	COLOR: FFD6A0;
	font-weight : bold;
	text-decoration: none;
}
A  {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 11px;
	COLOR: Red;
	font-weight : bold;
	text-decoration: none;
}
 A:Active  {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 11px;
	COLOR: FFD6A0;
	font-weight : bold;
	text-decoration: none;
}
 A:hover  {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 11px;
	COLOR: FFD6A0;
	font-weight : bold;
	text-decoration: none;
}
A.editbutton  {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 10px;
	COLOR: #000000;
	font-weight : bold;
	text-decoration: none;
}
Table {
	font-family : Century Gothic, verdana;
	font-size: 12px;
	color: Red;
	FONT-WEIGHT : NORMAL;
}
Body {
	font-family : Century Gothic, verdana;
	font-size: 12px;
	color: Red;
	FONT-WEIGHT : NORMAL;
	background-color : Black;
}
Font.MainTitel {
	font-family : Century Gothic, verdana;
	font-size : 16px;
	font-weight : bold;
}
Font.MainIntro {
	font-family : Century Gothic, verdana;
	font-size : 11px;
	font-weight : bold;
}
Font.MainContent {
	font-family : Century Gothic, verdana;
	font-size : 11px;
	font-weight : normal;
}
FONT.SubNavMenuItem {
	FONT-FAMILY : Century Gothic, verdana;
	FONT-SIZE : 11px;
	COLOR: Maroon;
	font-weight : bold;
	text-decoration: none;
}