﻿body {
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: white;
	background-color: #507CD1;
}
bodycopy
{
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	color: #000099;
}

.colortexts {
	color: #000099;
}

.header1
{
	background-color: #003399;
}
.header_blue
{
	background-color: #003399;
}

.header2
{
	background-color: #C0C0C0;
	color: orange;
	border-right: #19106E 1px solid;
	border-top: #19106E 1px solid;
	border-left: #19106E 1px solid;
	border-bottom: #19106E 1px solid;
	font: 20px;
}

.border1
{	
	color: #336666;
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	border-left: #3366cc 1px solid;
	border-bottom: #3366cc 1px solid;	
}

.data2
{
	background-color: #F7F3E6;
	color: #003399;
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	border-left: #3366cc 1px solid;
	border-bottom: #3366cc 1px solid;
}
.header3
{
	background-color: #CCCCCC;
}

.bordertable
{
		border-right: #3366cc 1px solid;border-top: #3366cc 1px solid;border-left: #3366cc 1px solid;border-bottom: #3366cc 1px solid;
}

.menu1
{
	background-color: #CCCCFF;
	color: #003399;
}
A
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
A:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.textboxes_login
{
	color: black;
	font-size: 8pt;
	border: 1px solid black;	
}

.textboxes
{
	color:  #003399;
	font-size: 16pt;
	border: 1px solid #003399;
	font-weight: bold;
	}
