﻿table.obtcmenu
{
	background: #6e0065 url(images/menufill.gif) repeat;
	font-family: Arial, helvetica, Sans-Serif;
	color: white;
	font-size: 11px;
}
table.obtcmenu td
{
	background-color: InfoBackground;
	color: #494949;
	border-spacing: 1px;
	font-size: 11px;
}
table.obtcmenu a
{
	text-decoration: 'none';

}
table.obtcmenu a:hover
{
	color: navy;
	text-decoration: 'none'
}
table.obtcgrid
{
	background: #6e0065 url(images/menufill.gif) repeat;
	font-family: Arial, helvetica, Sans-Serif;
	color: white;
	font-size: 11px;
}
table.obtcgrid td
{
	background-color: white;
	color: #494949;
	border-spacing: 1px;
	font-size: 11px;
}
table.obtcgrid a
{
	text-decoration: 'none'
}
table.obtcgrid a:hover
{
	color: red;
	text-decoration: 'none'
}
table.obtcform
{
	font-family: Arial, helvetica, Sans-Serif;
	color: #494949;
	font-size: 11px;
}
table.obtcform select
{
	font-size: 11px;
}
table.obtcform input
{
	font-size: 11px;
}
table.obtcform textarea
{
	font-size: 11px;
}
.obtcpagetitle
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
.obtcpagetext
{
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
}
table.reportmenu
{
	background: #38022a url(images/menufill.gif) repeat;
	font-family: Arial, helvetica, Sans-Serif;
	color: #fff;
	font-size: 11px;
}
table.reportmenu td
{
	background: #6e0065 url(images/menufill.gif) repeat;
	color:#300425;
	border-spacing: 1px;
	font-size: 11px;
}
table.reportmenu a
{
	text-decoration: 'none';
	color:#fff;

}
table.reportmenu a:hover
{
	color: navy;
	text-decoration: 'none'
}