﻿body 
{
	font-size: 10pt;
	font-family: Arial;
}
.h2
{
	font-family:Tahoma;
	font-size:24px;
	font-weight: bold;
	padding-bottom:5px
}
.menu
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.menu2
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
}
.menu3
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
}
.selectedMenu
{
	background-color:White;
}
A
{
	color: Black;	
}
A.menu
{
	text-decoration: none;
}
A:hover
{
	color:Gray;
}
.masterback
{
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-color: #C3C7CE;
}
.leftback
{
	background-image: url(leftbg2.gif); 
	background-repeat: repeat-x; 
	background-color: #55BBFF;
}
.tm
{
	font:bold 10pt arial;
}
p.header
{
	background-color:#C8E5FF;
	font-weight:bold;
	line-height:25px;
	text-indent:10px;
}
p.content
{
	margin-left:10px;
	margin-right:10px;
}
.biglink
{
	font-size:20px;
	font-weight:bold
}
.header
{
	background-color:#C8E5FF;
	font-weight:bold;
	text-indent:5px;
}
.redheader
{
	background-color:#FFBBBB;
	font-weight:bold;
	text-indent:5px;
	line-height:25px;
}
.gridheader
{
	background-color:#C8E5FF;
	font-weight:bold;
}
.yellowgridheader
{
	background-color:#FFEE99;
	font-weight:bold;
}
.row
{
	background-color:#F0F0F0;	
}