
body {
	background-image: url('bg.gif');
	background-repeat: repeat-x;
	background-color: #999999;
	margin: 0px 0px 0px 0px;
}

.tbl-main {
	background-image: url('tbl_bg.jpg');
	background-repeat: repeat-y;
	width: 760px;
}

.contentLayer {
	padding: 4px 4px 4px 4px;
	background-color: #ffffff;
	width: 100%;
}

h1 {
	font-family: "Times New Roman";
	font-size: 14pt;
}

h2 {
	font-family: "Times New Roman";
	font-size: 14pt;
}

hr {
	color: #cccccc;
}

.headline {
	font-family: verdana;
	font-size: 8pt;
	color: #003366;
}

p {
	font-family: verdana;
	font-size: 10pt;
}

li {
	font-family: verdana;
	font-size: 10pt;
}

.menu {
	font-family: verdana;
	font-size: 7pt;
	color: #003366;
	text-decoration: none;
}

.curlit_head {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.lit {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}

.contact_text {
	border: 1px solid;
	border-left-color: #4B4C4C;
	border-top-color: #4B4C4C;
	border-bottom-color: #E9EDF0;
	border-right-color: #E9EDF0;
	background-color: #CCCCCC;
}

.vertline {
	background-color: #cccccc;
}

.con {
	font-size: 10pt;
	font-family: "Times New Roman";
	text-decoration: underline;
	color: #003366;
}

.feature {
	font-size: 10pt;
	font-family: "Times New Roman";
	text-decoration: underline;
	color: #003366;
}

.con2 {
	font-size: 14pt;
	font-family: "Times New Roman";
	font-weight: normal;
	color: #000000;
}

.no {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #003366;
}

.footer {
	font-size: 10pt;
	font-family: verdana;
	text-decoration: none;
	color: #003366;
}

.footer:hover {
	font-size: 10pt;
	font-family: verdana;
	text-decoration: underline;
	color: #003366;
}

.nav
{

height:28px;
width: 747px;
background-image: url('menu_bg.gif');

}

.nav a
{
	color: #00376C;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;

}

.nav a:hover
{
	color: #587088;
	

}


