body
{
	background-color: #002C40;
	background-image: url('/common/background.gif');
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: black;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
}
td
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: black;
}
p
{
	margin-top: 8px;
}
a:link
{
	text-decoration: none;
	color: #800000;
}
a:visited
{
	text-decoration: none;
	color: #800000;
}
a:hover
{
	text-decoration: underline;
	color: #802020;
}
textarea
{
	font-family: Courier New, Courier, Serif;
	font-size: 12px;
	width: 280px;
	height: 200px;
}
input
{
	font-family: Courier New, Courier, Serif;
	font-size: 12px;
}
select
{
	font-family: Courier New, Courier, Serif;
	font-size: 12px;
}
.qmenu
{
	font-size: 10px;
	color: #000000;
}
.qmenu:link
{
	text-decoration: none;
	color: black;
}
.qmenu:visited
{
	text-decoration: none;
	color: black;
}
.qmenu:hover
{
	text-decoration: underline;
	color: #800000;
}
.title
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: black;
	font-size: 20px;
	font-weight: 600;
}
.subtitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #536A8D;
	font-size: 16px;
	font-weight: bold;
}
.login
{
	font-size: 10px;
	color: #D4E8FC;
}
.login2
{
	font-size: 10px;
	color: white;
	font-weight: bold;	
}
.linput
{
	width: 50px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
}
.small
{
	font-size: 10px;
}
.highlight
{
	font-size: 14px;
}
.input1
{
	width: 100px;
}
.input2
{
	width: 160px;
}
.input3
{
	width: 220px;
}
.input4
{
	width: 280px;
}
.button
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
/* --fboard specific-- */
.tborder
{
}
.tiborder
{
}
.theader
{
	font-size: 10px;
}
/* --/fboard specific-- */
.smallbutton
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.redcomments
{
	width: 140px;
	height: 50px;
	background-color: #EFD0D0;
	border: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.graycomments
{
	width: 140px;
	height: 50px;
	background-color: #DFDFDF;
	border: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.greencomments
{
	width: 140px;
	height: 50px;
	background-color: #D0EFD0;
	border: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.trcomments
{
	width: 140px;
	height: 50px;
	background-color: #9395BC;
	border: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.comments
{
	width: 300px;
	height: 80px;
	border: solid black;
	border-width: 1px;
	background-color: #B4C8DC;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.red
{
	background-color: #EFD0D0;
}
.green
{
	background-color: #D0EFD0;
}
.gray
{
	background-color: #DFDFDF;
}
.error
{
	background-color: #802020;
	color: yellow;
	font-weight: bold;
}
.inner
{
	background-color: #B4C8DC;	
}
.marked
{
	background-color: #DFDFFF;	
}
.marked2
{
	background-color: #EFEFFF;	
}
