﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #000000;
	background-color: white;
}
a 
{
	color: #730E10;
	text-decoration: underline;
}

img
{
	border: 0px;
}

table
{
	border-collapse: collapse;	
}


.minifont
{
	font-size: 0.6em;
	color: #000000;
	font-weight :normal;	
}

.normalfont
{
	font-size: 0.8em;
	color: #000000;
	font-weight :normal;	
}
.bigboldfont
{
	font-size: 1.2em;
	color: #333333;
	font-weight :bold;		
}
.middleboldfont
{
	font-size: 1em;
	color: #666666;
	font-weight :bold;		
}
.smallboldfont
{
	font-size: 0.8em;
	color: #333333;
	font-weight :bold;		
}
.smallfont
{
	font-size: 0.8em;
	color: #333333;
	font-weight :normal;		
}
.middlefont
{
	font-size: 1em;
	color: #666666;
	font-weight :normal;		
}

.darkbackcolor
{
	background-color: #A5A5A5;
}
.midbackcolor
{
	background-color: #CFCFCF;
}
.bodybackcolor
{
	background-color: #F2F2F2;
}

.lightbackcolor
{
	background-color: #E4E4E4;
}
.bluebackcolor
{
	background-color: #b0c4de;
}

.pagetitle
{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.menu { font-weight:bold; padding-top: 10px; }
.nomenu { font-weight:bold; }

.menu A:hover 
{
	background-color: #A5A5A5; text-decoration: none
}
.menu A:link 
{
	text-decoration: none
}
.menu A:visited 
{
	text-decoration: none
}
.menu A:active 
{
	text-decoration: none
}


.nomenu A:hover 
{
	cursor: default; text-decoration: none
}
.nomenu A:link 
{
	text-decoration: none
}
.nomenu A:visited 
{
	text-decoration: none
}
.nomenu A:active 
{
	text-decoration: none
}
