BODY {
	font-size: x-small;
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

BODY.TopLogo {
	background-color: white;
}

BODY.Menu {
	background-color: rgb(255,102,0);
	color : Black;
}

P {
	font-size: x-small;
}

TR {
	vertical-align : top;
}

TD {
	font-size: x-small;
}

P.PageHeading {
	font-weight: bold;
	font-size: medium;
	color: rgb(255,102,0);
}

P.SectionHeading {
	font-weight: bold;
	font-size: small;
}
 
P.TableHeading {
	font-weight: bold;
}

P.UserComment {
/*	font-style : italic; */
}

P.UserName {
	font-style : italic;
	text-align : right;
}

P.DownloadError{
	color: red;
}

DIV.Small {
	font-size: xx-small;
}

A:link,A:visited {
	color: rgb(255,102,0);
	text-decoration : none;
}

A.MenuBottom:hover, A:hover{
	text-decoration: underline;
}

A.Menu:link, A.Menu:visited {
	text-decoration: none;
	font-size : medium;
	color : White;
}

A.Menu:hover {
	color : rgb(145,199,255);
}

A.MenuBottom, A.MenuBottom:visited {
	text-decoration: none;
	font-size : xx-small;
	color : White;
}

HR {
	height : 1;
	color:White;
}

HR.FAQ {
	color : rgb(255,102,0);
}

INPUT {
	border : 1px solid;
}

input.Pay    { border-style: solid; border-width: 0 }

form {
	margin-bottom: 0
}
}
