.printbody		{	font-family: Tahoma,Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-style: normal; color: #000000;}
.body			{	font-family: Tahoma,Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-style: normal; color: #000000;}
.error			{	font-family: Tahoma,Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-style: normal; color: #990000;}
.footer 		{	color: #000000; font-family: Tahoma,Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-style: normal;}
.Print			{   display:none;}
b				{	font-weight: bold;}
a  				{	color: #0F238C; text-decoration: underline;}
A:hover 		{	color: #FF9933; text-decoration: underline;}
a.footer		{	color: #000000; text-decoration: underline; font-family: Tahoma,Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-style: normal;}
A.footer:hover	{	color: #000000; text-decoration:none; font-family: Tahoma,Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-style: normal;}
a.body			{	color: #000000; font-style:italic; text-decoration: none;}
A.body:hover	{	color: #000000; text-decoration: underline;}
.noRepeat
{
    background-repeat: no-repeat;
}
  
.repeatLeft
  {
    background-repeat: repeat-y;
    background-position: top right;
}

.repeatRight
  {
    background-repeat: repeat-y;
    background-position: top left;
}
#nav {
	height: 22px;
	width:  198px;
	background-color: #EFEEDF;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 5px;
	vertical-align: middle;
	}
#navtop {
	height: 22px;
	width:  198px;
	background-color: #EFEEDF;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 5px;
	vertical-align: middle;
	}

	
A.navi  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #6F6041;
	font-weight: bold;
	text-decoration:none;
}

A:hover.navi {
	color : #000000;
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}