BODY {
	background-color: #000000;
	font-family: verdana, helvetica, arial, sans serif;
	color: #CCCCCC;
	font-size: 9pt;
}

A:active {
	color: #C14A37;
	text-decoration: none;
}

A:visited {
	color: #6275C3;
	text-decoration: none;
}

A:link {
	color: #6275C3;
	text-decoration: none;
}

.old {
	color: #4265A3;
	text-decoration: none;
}

H3	{ font-family: verdana, helvetica, arial, sans serif;
		color: #6285C3;
		font-size: 13pt;
		line-height: 100%;
		font-weight: normal;
	}

H2	{ font-family: verdana, helvetica, arial, sans serif;
		color: #CCCCCC;
		font-size: 10pt;
		font-weight: bold;
		margin-left: 1em;
		line-height: 100%;
	}
H4	{ font-family: verdana, helvetica, arial, sans serif;
		color: #CCCCCC;
		font-size: 10pt;
		font-weight: bold;
		margin-left: 1em;
		line-height: 100%;
	}

.extended {
	}

P	{ font-family: verdana, helvetica, arial, sans serif;
		color: #CCCCCC;
		font-size: 9pt;
		margin-left: 1em;
		line-height: 150%;
	}

.small	{	
		font-size: 8pt;
	}

.realsmall	{	
		font-size: 7pt;
	}


.normal	{	background-color: #AAAAAA; width: 150; }

.normaln	{	background-color: #AAAAAA; }

TD	{ font-family: verdana, helvetica, arial, sans serif;
		color: #CCCCCC;
    font-size: 9pt; }

TD.normal TD.boxtext	{ background-color: #000000;
						color: #AAAAAA;
						font-size: 9pt;
					}

TD.normaln TD.boxtext	{ background-color: #000000;
						color: #AAAAAA;
						font-size: 9pt;
					}

.urgent	{	background-color: #702B20; width: 150; }
.urgentn	{	background-color: #702B20; }

.large { font-size: 14pt; }

TD.urgentn TD.boxtext	{ background-color: #240E0A;
						color: #C14A37;
						font-size: 9pt;
					}

TD.urgent TD.boxtext	{ background-color: #240E0A;
						color: #C14A37;
						font-size: 9pt;
					}

.formbox { background-color: #240E0A; border: #702B20; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #C14A37; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }

.formselect { background-color: #240E0A; border: #702B20; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #C14A37; }

.blue {
	color: #6275C3;
	text-decoration: none;
}
