body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background_bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
}
a:link {
	color: #22BACF;
}
a:visited {
	color: #22BACF;
}
a:hover {
	color: #003366;
}
a:active {
	color: #22BACF;
}

p{margin-top:0px;}

a.bt-off:link, a.bt-off:active, a.bt-off:visited {
	padding: 5px;
	height: 22px;
	width: 135px;
	display:block;
	text-decoration:none;
	color:#959595;
	line-height:15px;
	font-weight:bold;
}

a.bt-off:hover {
	background-image: url(../images/bt_off2.gif);
	background-repeat:no-repeat;
	color:#414141;
	font-weight:bold;
}

a.bt-off1:link, a.bt-off1:active, a.bt-off1:visited {
	padding: 5px;
	height: 22px;
	width: 135px;
	display:block;
	text-decoration:none;
	color:#959595;
	line-height:15px;
	font-weight:bold;
}

a.bt-off1:hover {
	background-image: url(../images/bt_off3.gif);
	background-repeat:no-repeat;
	color:#414141;
	font-weight:bold;
}
a.bt-off2:link, a.bt-off2:active, a.bt-off2:visited {
	padding: 5px;
	height: 22px;
	width: 135px;
	display:block;
	text-decoration:none;
	color:#959595;
	line-height:15px;
	font-weight:bold;
}

a.bt-off2:hover {
	background-image: url(../images/bt_off4.gif);
	background-repeat:no-repeat;
	color:#414141;
	font-weight:bold;
}

a.bt-off3:link, a.bt-off3:active, a.bt-off3:visited {
	padding: 5px;
	height: 22px;
	width: 135px;
	display:block;
	text-decoration:none;
	color:#959595;
	line-height:15px;
	font-weight:bold;
}

a.bt-off3:hover {
	background-image: url(../images/bt_off5.gif);
	background-repeat:no-repeat;
	color:#414141;
	font-weight:bold;
}
a.bt-off4:link, a.bt-off4:active, a.bt-off4:visited {
	padding: 5px;
	height: 22px;
	width: 135px;
	display:block;
	text-decoration:none;
	color:#959595;
	line-height:15px;
	font-weight:bold;
}

a.bt-off4:hover {
	background-image: url(../images/bt_off6.gif);
	background-repeat:no-repeat;
	color:#414141;
	font-weight:bold;
}
a.bt-off5:link, a.bt-off5:active, a.bt-off5:visited {
	padding: 5px;
	height: 22px;
	width: 135px;
	display:block;
	text-decoration:none;
	color:#959595;
	line-height:15px;
	font-weight:bold;
}

a.bt-off5:hover {
	background-image: url(../images/bt_off7.gif);
	background-repeat:no-repeat;
	color:#414141;
	font-weight:bold;
}



a.bt-on:link, a.bt-on:active, a.bt-on:visited,  a.bt-on:hover {
	padding: 5px;
	height: 22px;
	width: 135px;
	display:block;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	background-image: url(../images/bt_on.gif);
	line-height:25px;
}
.td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:5px;
	color: #777777;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:5px;
	color: #777777;
}

.homehead {
	font-size: 25px;
	text-transform: uppercase;
	line-height:30px;
}

.homehead2 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 22px;
}

.copyright {font-size: 11px; color:#999999;}
a.copyright:link, a.copyright:active, a.copyright:visited{font-size: 11px; color:#999999;}
a.copyright:hover{color:#666666;}

.textbox 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #f5f5f5; 
	border: #CCCCCC; 	
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
ul{
	padding:0px;
	padding-left:18px;
	
}

li{
	line-height:35px;
	background-repeat:no-repeat;
}

a.li:link, a.li:active, a.li:visited{
	
	background-repeat:no-repeat;
	color:#666666;
	text-decoration:none;
	
}

a.li:hover{
	color: #0000FF;
}

