body
{
	font-family : Verdana, Arial;
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	/*background-color: #AAB4BD;*/
	background-color: #145D7A;
}

table
{
	font-family : Verdana, Arial;
	color : #3A6B96;
	font-size : 12px;
	font-weight : normal;
}

p 
{
	font-family : Verdana, Arial;
	font-size : 12px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.small
{
	font-size : 10px;
}

A:link
{
	font-family : Verdana, Arial;
	font-size : 14px;
	color : #625F2C;
	text-decoration : none;
	font-weight : normal;
}

A:visited
{
	font-family : Verdana, Arial;
	font-size : 14px;
	color : #403F1D;
	text-decoration : none;
	font-weight : normal;
}

A:hover 
{
	text-decoration : underline;
}

.navy
{
	color : Navy;
}

.maroon
{
	color : Maroon;
}

.red
{
	color : Red;
}

.white
{
	color : White;
}

.lightblue
{
	color : #366287;
}

h1
{
	font-family : Verdana, Arial;
	color: #2F4F4F;
	font-size : 16pt;
	font-weight : bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 1px;
}

h2
{
	font-family : Verdana, Arial;
	color: #2F4F4F;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 1px;
}

h3
{
	font-family : Verdana, Arial;
	color: #2F4F4F;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 1px;
}

h4
{
	font-family : Verdana, Arial;
	color: #2F4F4F;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 1px;
}

.txt1 {
	font-family : Verdana, Arial;
	color: #000000;
	font-size : 10pt;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
	background-color: White;
}

	.button1 {
	background: #003366;
	font-family : Verdana, Arial;
	color: white;
	font-size : 10pt;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
}

	.area1 {
	background-color: White;
	font-family : Verdana, Arial;
	color: #000000;
	font-size : 10pt;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
}

	.select1 {
	background-color: White;
	font-family : Verdana, Arial;
	color: #000000;
	font-size : 10pt;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
}

ul {
	margin-top: 1px;
	list-style: url(images/arrow_bullet_blue.gif);
}


