.wttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
}
.wttext_ITC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
}
.wttextjustfied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align:justify;
	
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: 1px;
}
.listtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #021830;
	letter-spacing: 1px;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #021830;
	letter-spacing: 1px;
	text-decoration: underline;
}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #021830;
	letter-spacing: 1px;
}
.smalltxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	font-weight: normal;
	color: #021830;
	letter-spacing: 1px;
}
.headtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: underline;
}
	
#agoglink a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	font-weight: normal;
	color:#0066CC;
	letter-spacing: 1px;
}
#agoglink a:hover {

	color:#009999;
}
a:link {color: #FF6400; text-decoration: none;}
a:active {text-decoration: none;}
a:visited {color: #FF6400; text-decoration: none;}
a:hover {color: #021830; text-decoration: none;}

#sidebuttons a {
	font:11px Sans-Serif;
	color:#021830;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:0px;
	display:block;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
#sidebuttons a:hover {
	color:#FFFFFF;
}
#topbuttons a {
	font:11px Sans-Serif;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:0px;
	display:block;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
}
#topbuttons a:hover {
	color:#FF6400;
	text-decoration:underline;
}	
#bgimage {
background-image:url(images/wtmbg.jpg)
}
#leftbg {
	background-image:url(images/left_boarder.jpg);
	background-repeat:repeat-y;
}
#rightbg {
	background-image:url(images/right_boarder.jpg);
	background-repeat:repeat-y;
}