/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

.text {
	font-family: Tahoma, Arial;
	font-size:12px;
	color: #ffffff;
}

.text1 {
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #ffffff;
}
.text2 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	line-height:16px;
	color: #05569B;
}
.text3 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:11px;
	color: #333333;
}
.text4 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	color: #05569B;
	font-weight:bold;
}

.text5 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:11px;
	color: #0066CC;
	line-height:14px;
}


a	{
	color: #2A599F;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

.abody	{
	color: #2A599F;
	text-decoration: underline;
}


.navlink	{
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
}

.navlink:hover	{
	text-decoration: underline;
}

.tablink	{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.tablink:hover	{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size:12px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}
.copyright {
	color: #0093BE;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}





