							/* MENU PORTION */
td.menu
{
	color: #FFFFFF;
	font-family: arial, helvetica, geneva;
	font-weight: bold;
	font-size: 10pt;
}

td.menu1
{
	color: #FFFF00;
	font-family: arial, helvetica, geneva;
	font-weight: bold;
	font-size: 8pt;
}

a.menu:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.menu:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.menu:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.menu:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

a.menu1:active {color: #FFFF00; font-weight: bold; text-decoration: none;}
a.menu1:visited {color: #FFFF00; font-weight: bold; text-decoration: none;}
a.menu1:link {color: #FFFF00; font-weight: bold; text-decoration: none;}
a.menu1:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

							/* MAIN PORTION */
td.main
{
	font-family: verdana, arial, helvetica, geneva;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFAA;
}

td.plate
{
	font-family: verdana, arial, helvetica, geneva;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #4D0200;
}

td.plate2
{
	font-family: verdana, arial, helvetica, geneva;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFAA;
	background-color: #4D0200;
}

font.title1
{
	font-family: arial, helvetica, geneva;
	font-weight: bold;
	font-size: 14pt;
	color: #AAAAAA;
}

select.form1
{
	font-family: verdana, arial, helvetica, geneva;
	font-weight: normal;
	font-size: 9pt;
	color: #0000AA;
}

input.form1
{
	font-family: verdana, arial, helvetica, geneva;
	font-weight: normal;
	font-size: 9pt;
	color: #0000AA;
}


a.main:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.main:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.main:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.main:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
