form {
	margin-top : 0px;
	margin-bottom : 0px;
}
A	{ 
	COLOR:NAVY; TEXT-DECORATION:none; CURSOR:hand;
}
A:link    {
	COLOR:NAVY; TEXT-DECORATION:none;
}
A:visited {
	COLOR:NAVY; TEXT-DECORATION:none;
}
A:hover {
	COLOR:BLUE; TEXT-DECORATION:underline;
}
.officemenu {
		background-color : #545F6E;
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.officemenu {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.officemenu:link {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.officemenu:visited {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.officemenu:active {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.officemenu:hover {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : White;
	font-size : 14px;
	text-decoration : underline;
}
P	{
	MARGIN:3;
	COLOR: Black;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE:10pt;
}
TD	{
	COLOR: Black;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE:10pt;
}
.xtd	{
	PADDING:2;
	COLOR: Black;
	FONT-FAMILY:Tahoma, sans-serif;
	FONT-SIZE:10pt;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1;
	BORDER-COLOR:#444444;
}
.xstat {
	COLOR:#444444; FONT-FAMILY:Tahoma, sans-serif; FONT-SIZE:9pt;
}
BODY{
	BACKGROUND-COLOR: #D6D9E1;
}
INPUT,TEXTAREA,SELECT,OPTION {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE:10pt;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1;
	scrollbar-arrow-color:LIGHTYELLOW;
}
.noborder {
	BORDER-STYLE: none;
}
.but {
	BORDER-STYLE:solid;
	BORDER-WIDTH:1;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	COLOR: Black;
	FONT-WEIGHT:bold;
	FONT-SIZE:10pt;
	BACKGROUND-COLOR:transparent;
	margin-bottom : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-top : 0;
	height : 15pt;
}
.error {
	BACKGROUND-COLOR: Maroon;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	FONT-SIZE:10pt;
	COLOR:white;
}
.graybg {
	background-color : #C7C7C7;
}
.greenbg {
	background-color : #B4E9C9;
}
.bg {
	background-color : #D6D9E1;
}
input.graybg {
	background-color : #C7C7C7;
}
input.greenbg {
	background-color : #C4EED5;
}
input.bg {
	background-color : #ffffff;
}
select.bg {
	background-color : #ffffff;
}
select.greenbg {
	background-color : #C4EED5;
}
.gray {
	color : #606080;
}
a.white {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.white:link {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.white:visited {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.white:active {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : White;
		font-size : 14px;
		text-decoration : none;
	}
a.white:hover {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : White;
	font-size : 14px;
	text-decoration : underline;
}
h1.nomargin {
	margin-top : 0;
	margin-bottom : 0;
}
