﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}
.bg
{
	background-color:White;
}
.logo {
	background-image: url(../images/logoback.gif);
	background-repeat: repeat-x;
	width:240px;
}
.footerstrip
{
	background-image: url(../images/footerstrip.gif);
	background-repeat: repeat-x;
	height:15px;
	padding-left:25px;
	padding-right:25px;
}
.graystriplt {
	background-image: url(../images/header_gray_lt.gif);
	background-repeat: no-repeat;
}
.graystriptop {
	background-image: url(../images/header_gray.gif);
	background-repeat: repeat-x;
	height:36px;
}
.graystriprt {
	background-image: url(../images/header_gray_rt.gif);
	background-repeat: no-repeat;
}
.graystripbotlt {
	background-image: url(../images/header_gray_bot_lt.gif);
	background-repeat: no-repeat;
}
.graystripbotrt {
	background-image: url(../images/header_gray_bot_rt.gif);
	background-repeat: no-repeat;
}
.header1 {
	background-image: url(../images/header_1.gif);
	background-repeat: no-repeat;
}
.header2 {
	background-image: url(../images/header_2.gif);
	background-repeat: no-repeat;
}
.header3 {
	background-image: url(../images/header_3.gif);
	background-repeat: repeat-x;
}
.header4 {
	background-image: url(../images/header_4.gif);
	background-repeat: no-repeat;
}
.graystrip {
	background-image: url(../images/graystrip.gif);
	background-repeat: repeat-x;
	height:37px;
}
.bluestrip {
	background-image: url(../images/bluestrip.gif);
	background-repeat: repeat-x;
	height:37px;
}
.heading_back {
	background-image: url(../images/heading_backgrnd.gif);
	background-repeat: repeat-x;
	height:25px;
}
.text-gray {
	font-family: verdana,Tahoma,arial;
	font-size: 10pt;
	text-decoration: none;
	color: #474747; 
}

.header-gray {
	font-family: verdana,Tahoma,arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
	color: #474747; 
}
.header-blue {
	font-family: verdana,Tahoma,arial;
	font-size: 11pt;
	text-decoration: none;
	font-weight:bold;
	color: #116bb0; 
}
.header-orange {
	font-family: verdana,Tahoma,arial;
	font-size: 11pt;
	text-decoration: none;
	font-weight:bold;
	color: #ff6600; 
}
.newlnk {
	font-family: verdana,Tahoma,arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #ff6600; 
}
.newlnk:hover {
	font-family: verdana,Tahoma,arial;
	font-size: 11px;
	font-weight:bold;
	color:#116bb0;
}


#menu {
	height: 36px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 8px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #525252;
}
.newlnk1 {
	font-family: verdana,Tahoma,arial;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	color: #3333CC; 
}
.newlnk1:hover 
{
	font-family: verdana,Tahoma,arial;
	font-size: 9px;
	font-weight:bold;
	color:#FF0000;
}

.newlnk2 {
	font-family: verdana,Tahoma,arial;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	color: #FF0000; 
}
.newlnk2:hover 
{
	font-family: verdana,Tahoma,arial;
	font-size: 9px;
	font-weight:bold;
	color:#3333CC;
}



