BODY {
	scrollbar-face-color: #91665A;
	scrollbar-arrow-color: #FFFA73;
	scrollbar-track-color: #D3D9FE;
	scrollbar-shadow-color: #14342D;
	scrollbar-highlight-color: #F7E9E9;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #333333;
}

H1	{
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 13px;
	color: #32645B;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 10px;
	color: #EA882C;
	text-align: center;
}

a	{
	color: #32645B;
	text-decoration: none;
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Sans Serif";
	font-size: 13px;
	font-weight: bold;
}

a:hover	{
	color: #32645B;
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Sans Serif";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.netlink	{
	color: #32645B;
	text-decoration: none;
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Sans Serif";
	font-size: 13px;
	font-weight: bold;
}

a.netlink:hover	{
	color: #32645B;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Sans Serif";
	font-size: 13px;
	font-weight: bold;
}

a.netlink2	{
	color: #EA882C;
	text-decoration: none;
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 12px;
	font-weight: bold;
}

a.netlink2:hover	{
	color: #EA882C;
	text-decoration: underline;
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 12px;
	font-weight: bold;
}

LI	{
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Sans Serif";
	font-size: 13px;
	color: #91665A;
	font-weight: normal;
}

SELECT	{
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #EA882C;
	text-align: left;
}

.content	{
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Sans Serif";
	font-size: 13px;
	color: #606060;
	font-weight: normal;
}

.header	{
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Sans Serif";
	font-size: 16px;
	color: #91665A;
	font-weight: normal;
	letter-spacing: 4px;
}

.inputtext      {
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #EA882C;
	text-align: center;
	border: 1px solid #32645B;
}

.submit      {
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 10px;
	color: White;
	text-align: center;
	font-weight: normal;
	background-color: #EA882C;
	width: 135px;
}

#small	{
	font-size: 10px;
}

