﻿body
{
FONT-FAMILY:Calibri;
background-image:url(images/bodybg.jpg);
background-repeat:repeat-x;
margin:0px;
height:139px;
}
/*
body
{
FONT-FAMILY:Calibri;
margin:0px;
}
*/
.headbg{
background-image:url(images/head-bg.JPG);
background-repeat:repeat-x;
height:102px;
}
.headlogo{
background-image:url(images/logo.JPG);
background-repeat:repeat-x;
height:102px;
width:307px;
}
.navbg{
background-image:url(images/nav-bg.jpg);
background-repeat:repeat-x;
height:36px;
}
.navtxt{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#171717;
}
.navtxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#000000;
}
.wrldtxt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	text-decoration:none;
	color:#333333;

}
.wrldtxt11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
color:#000000;
}
.blcktxtfooter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	font-weight: bold;
	border-bottom-style:dotted;
	border-top-style:dotted;
	list-style-image: url(images/yellowarrow.jpg);
	height:30px
}
a
{
	text-decoration:none;
	color:#000000;
}