@charset "utf-8";
/* CSS Document */

body
{
	background: #FFF url(../images/bg.jpg) repeat top center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #423e3d;
}

h1
{
	size: 24px;
	color: #014495;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

.left
{
	font-weight: normal;
	text-align: left;
}

.center
{
	font-weight: normal;
	text-align: center;
}

#mainmmiddle
{
	text-align: justify;
}

.right
{
	font-weight: normal;
	text-align: right;
}

.specialcenter
{
	font-weight: normal;
	text-align: center;
	background-color: transparent;
}

h2
{
	color: #02638b; 
	font-weight: normal;
}

h3
{
	size: 14px;
	color: #0036D9;
	font-weight: normal;
}

#mainmleft a:link, #mainmleft a:visited, #mainmleft a:hover, #mainmleft a:active, #mainmleft a:focus, .menu2 a:link, .menu2 a:visited, .menu2 a:hover, .menu2 a:active, .menu2 a:focus
{
	text-decoration: none;
}

a:link, a:visited
{
	color: #02638b; 
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active, a:focus
{
	color: #0263FB;
	font-weight: normal;
	text-decoration: underline;
}