body
{
	background-color: #f8f7f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    overflow-y: scroll;
}

body, div, dd, table, tr, td, th, p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: 	#2d2d2d;
}

p, ul, ol, blockquote {text-indent: 0px; margin-bottom: 0px; margin-top: 11px;}

body {SCROLLBAR-BASE-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #18365F;}


img {border-width: 0px;}

div#_topMenu {
	position: relative;
	top: -28px;
	left: 5px;
}

.mainTab {
	border: 1px solid #cac9ca;
	border-top: none;
	border-bottom: none;
}

.topMenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #474747;
	font-size: 14px;
}
.topMenu A:link {
	color: #474747;
	text-decoration: none;
}
.topMenu A:visited {
	color: #474747;
	text-decoration: none;
}
.topMenu A:hover {
	color: #6f6f6f;
	text-decoration: none;
}
.topMenu A:active {
	color: #9a070f;
	text-decoration: none;
}


a				{text-decoration: none;}
a:link			{color: #0053A6; text-decoration: underline;}
a:visited		{color: #0053A6; text-decoration: underline;}
a:hover			{color: #800000; text-decoration: underline;}
a:active 		{color: #FF3300; text-decoration: underline;}

.urgent 			{color: #800000; text-decoration: none;}
a.urgent			{color: #800000; text-decoration: none;}
a.urgent:link		{color: #800000; text-decoration: none;}
a.urgent:visited	{color: #800000; text-decoration: none;}
a.urgent:hover		{color: #FF3300; text-decoration: none;}
a.urgent:active 	{color: #FF3300; text-decoration: none;}

.red 			{color: #FF3300; text-decoration: none;}
a.red			{color: #FF3300; text-decoration: none;}
a.red:link		{color: #FF3300; text-decoration: none;}
a.red:visited	{color: #FF3300; text-decoration: none;}
a.red:hover		{color: #FF6600; text-decoration: none;}
a.red:active 	{color: #FF660000; text-decoration: none;}

.noUnderline 				{text-decoration: none;}
a.noUnderline:link			{color: #0053A6; text-decoration: none;}
a.noUnderline:visited		{color: #0053A6; text-decoration: none;}
a.noUnderline:hover			{color: #800000; text-decoration: none;}
a.noUnderline:active 		{color: #FF3300; text-decoration: none;}

.green 						{color: #090; text-decoration: none;}
a.green						{color: #090; text-decoration: none;}
a.green:link				{color: #090; text-decoration: none;}
a.green:visited				{color: #090; text-decoration: none;}
a.green:hover				{color: #090; text-decoration: none;}
a.green:active 				{color: #0C0; text-decoration: none;}

.light {color: #9FCFFF;}

.h0		{
	font-size: 18pt;
	padding-bottom: 7px;
	line-height: 29px;
}
.h1		{font-size: 14pt;}
.h2		{font-size: 13pt;}
.h3		{font-size: 12pt; line-height: 20px;}
.h4		{font-size: 11pt;}
.h5		{font-size: 10pt;}
.h6		{font-size: 9pt;}
.h65	{font-size: 8.5pt;}
.h7		{font-size: 8pt;}
.h75	{font-size: 7.5pt;}
.h8		{font-size: 7pt;}
.h85	{font-size: 8.5pt;}
.h9		{font-size: 8pt;}
.h95	{font-size: 7.5pt;}
.h10	{font-size: 7pt;}

.blue {
	color: #0053A6;
}
.white {
	color: #FFFFFF;	
}
