body {
background-image:url(../images/background.gif);
background-repeat:repeat-x;
background-color:#e6e7e7;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	
}
.heading:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: none;
	
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #00808C;
	text-decoration:none;
}
.links:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #00808C;
	text-decoration: underline;
}

A.1:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #00808C; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.1:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #00808C; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.1:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #585858; FONT-FAMILY: Tahoma; text-decoration:underline;
}
a {
font-family: Tahoma;
	font-size: 11px;
	color: #00808C;
	text-decoration: underline;
	
}
a:hover
{
font-family: Tahoma;
	font-size: 11px;
	color: #00808C;
	text-decoration:none;
	
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
	padding-left:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	width: 170px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
}

.textbox2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #068396;
	border-right-color: #068396;
	border-bottom-color: #068396;
	border-left-color: #068396;
	width: 120px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}

.subhead
{
	font-family:Arial Narrow;
	font-size:14px;
	font-weight:bold;
	color:#bc0e00;
	letter-spacing: 1px;
	 font-variant:small-caps;
}
.box
{ border:5px 5px 5px 5px;
border-color:#666666;
border-style:solid;
}
strong {
color:#bc0e00;
font-family:Tahoma;
font-size:12px;
letter-spacing:1px;
}
li{
list-style-image:url(../images/arrows.gif);
list-style-type:disc;
margin-bottom:10px;
font-family: Tahoma;
	font-size: 11px;
	color: #585858;	
	}
	.padding{
	padding-top:5px;
	padding-bottom:5px;
	}
	
	.tb1{background-image:url(../images/1zoom.jpg);}
	
	form{margin-top:0px; margin-bottom:0px;}