/* CSS Document */

body
{
margin:0px;
padding:0px;
background-image:url(images/bg.jpg);
}

h1
{
font-family:Tahoma;
font-size:15px;
color:#002060;
text-decoration:none;
}

h2
{
font-family:Tahoma;
font-size:13px;
color:#002060;
text-decoration:none;
}


.txt-main
{
font-family:Tahoma;
font-size:11px;
color:#002060;
text-decoration:none;
}

.txt-main9
{
font-family:Tahoma;
font-size:9pt;
color:#002060;
text-decoration:none;
}

.txt-main-heading
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#002060;
text-decoration:none;
}

.txt-green-heading
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#9BB113;
text-decoration:none;
}

.txt-green-heading:hover
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#002060;
text-decoration:none;
}

.txt-footer
{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.imgfloat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	float: left;
	padding-top: 5x;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.imgfloat2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	float: right;
	padding-top: 5x;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
}
