body
{
	background-image: url('pix/pagebg.jpg');
	background-repeat: repeat-x;
	background-color: #e5e4e4;
	margin: 0px;
}

h1
{
	margin:0 0 6px 0;
	padding:0;
	font-size:1.65em;
	font-weight:900;
	color:#055a9b;
	border-bottom:1px dotted #055a9b;
	font-family: Verdana, Helvetica, sans-serif;
}

.smallblack
{
	text-indent: 8pt;
	text-decoration:none; 
	color:#000000; 
	font-family: Verdana;
	font-size:8pt;
}

.classover {
	cursor:hand;
	text-indent: 8pt;
	background-color: #001C7F;
	text-decoration:none; 
	color:#FFFFFF; 
	font-family: Verdana, sans-serif;
	font-size:8pt;
}

.classover a:link{
	
	text-indent: 8pt;
	cursor:hand;
	background-color: #001C7F;
	text-decoration:none; 
	color:#FFFFFF; 
	font-family: Verdana, sans-serif;
	font-size:8pt;
}

.classover a:hover
{
	text-indent: 8pt;
	cursor:hand;	
	background-color: #001C7F;
	text-decoration:none; 
	color:#FFFFFF; 
	font-family: Verdana, sans-serif;
	font-size:8pt;
}

.td 
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	color: #454545; 
	text-decoration:none; 
	text-align: justify; 
	padding: 3px 3px 3px 3px;
}

.smallgrey 
{ 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	color: #454545; 
	text-decoration:none;
}

.smallgrey:hover 
{
	color:#C80000; 
	font-size: 9pt; 
	text-decoration: underline; 
	font-family: Verdana;
} 

.smallwhite 
{ 
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.smallwhite:hover 
{
	color:#FFFF00; 
	font-size: 8pt; 
	text-decoration: none; 
	font-family: Verdana;
} 

.smallorange 
{ 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	color: #c26a00; 
	text-decoration: none;
}

.smallorange:hover 
{ 
	color:#0000ff; 
	font-size: 9pt; 
	font-family: Verdana;
} 

.smallblue 
{ 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	color: #2A74AF; 
	text-decoration: none;
}

.smallblue:hover 
{ 
	color:#FFB400; 
	font-size: 9pt; 
	text-decoration: underline; 
	font-family: Verdana;
}
 
.midgrey
{ 
	font-family: Verdana; 
	font-size: 11pt; 
	font-style: normal; 
	color: #303030; 
	text-decoration:none; 
}

.midgrey:hover 
{
	font-family: Verdana; 
	font-size: 11pt; 
	font-style: normal; 
	color: #FFB400; 
	text-decoration:none;
	
	
} 

.biggrey
{ 
	font-family: Verdana; 
	font-size: 12pt; 
	font-style: normal; 
	color: #454545; 
	text-decoration: none;
}

.biggrey:hover 
{
	color:#FFB400; 
	font-size: 11pt; 
	text-decoration: none; 
	font-family: Verdana;
} 

.textfield 
{ 
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	border: #888888; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.smallgreyP 
{ 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	color: #454545; 
	text-decoration:none; 
	text-align: justify;
}