@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#010E1F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#030478;/**/
}

.whitebg	{
background-image:url(images/white_bg.jpg);
background-repeat:repeat-y;
}

.whitebg_right	{
background-image:url(images/white_bg_right.jpg);
background-repeat:repeat-y;
}
a.nav:link	{
	background-color:#000080;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	font-weight:bold;
}

a.nav:visited	{
	background-color:#000080;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	font-weight:bold;
}
a.nav:hover	{
	background-color:#000080;
	color:#FF0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	font-weight:bold;
}

.style1 {
	color: #030478;
	font-weight: bold;
	font-size:14px;
}
.style2 {color: #FF0000;
	font-size:14px;
	}
	
.title	{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
	font-size:18px;
	font-weight: bold;
}
.titlered	{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ff0000;
	font-size:18px;
	font-weight: bold;
}
.titleblue	{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#030478;
	font-size:18px;
	font-weight: bold;
}

a.style1 {
	color: #000000;
	font-weight: bold;
	font-size:13px;
}
a.style1:hover{
	color: #ff0000;
	font-weight: bold;
	font-size:13px;
}
.style11 {
	color: #FFFFFF;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	
}
.bodytxt	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#030478;
}

a.nav1:link	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#0e5197;
	text-transform:uppercase;
	text-decoration:none;
	padding-left: 6px;
	font-weight:bold;
}

a.nav1:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#0e5197;
	text-transform:uppercase;
	text-decoration:none;
	padding-left: 6px;
	font-weight:bold;
	
}
a.nav1:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ff0000;
	text-transform:uppercase;
	text-decoration:none;
	padding-left: 6px;
	font-weight:bold;
}

.bottom	{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}