
.text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #536778;
	margin-left: 10;
	margin-top: 5;
	text-align: justify;
}
.copyright
{
	font-family: 'Arial Black', Verdana, Arial;
	font-size: 11px;
	color: #1F4668;
}
.text2
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #536778;
	margin-left: 30;
	margin-top: 5;
	margin-bottom: 10;
	text-align: justify;
}

.text_title
{
	font-family: 'Arial Narrow' ,Arial;
	font-size: 18px;
	color: #335675;
	margin-left: 10;
	margin-top: 5;
	text-align: justify;
	font-weight: bold;
	text-indent: 10px;
}

.linx
{
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	font-size: 15px;
	text-decoration: none;
	margin-right: 10;
	font-style: italic;
}
a:link { color: #A3022F; text-decoration: none}
a:hover { color: #A3022F; text-decoration: none}
a:visited { color: #A3022F; text-decoration: none}
.forms { margin-left: 5; font-family: Verdana; font-size: 10px;} 

.menustyle
{
	background-color: #696969;
	color: white;
	font-size: 8pt;
	font-family: verdana;
	border-right: black 0px;
	border-top: #808080 0px;
	border-left: #808080 0px;
	border-bottom: black 0px;
	padding: 0px;
	margin: 0px;
	
}

.menuitem
{
	color: white;

}

.menusubitem
{
	background-color: #536778;
	color: #dfe8ee;
	border: 1px;
	border-style: solid;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	border-style: solid;
	background-color: #536778;
	font-weight: bold;
}

.mouseover
{
	background-color: #3B5386;
	color: #dfe8ee;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	border: 1px;
	border-color: #3F3F3F;
	border-left-color: #8A99BA;
	border-top-color: #8A99BA;
	border-right-color: black;
	border-bottom-color: black;
	border-style: ridge;
	font-weight: bold;
}
