body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/body_main_bg.gif);
	margin: 0px;
}

.side-bgs {
	background-image: url(images/body_sub_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tahoma11bold-gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.pagehead {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
.pagesubhead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #33A8D7;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 190px;
	border: 1px solid #7F9DB9;
}
.tahoma12bold-black {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.signup-bg {
	background-image: url(images/signup_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.arial11bold-green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #468D1B;
	text-decoration: none;
}
.arial11bold-black {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content-bg {
	background-image: url(images/bodycontent_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tahoma11reg-dgray {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tahoma11bold-dgray {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tahoma11reg-white {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11bold-dgray:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #27A2D5;
	text-decoration: none;
}
.img-border {
	padding: 1px;
	border: 1px solid #84C8E4;
}
.arial11bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206F91;
	text-decoration: none;
}
.tahoma11bold-orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7800;
	text-decoration: none;
}
.links {
	color: blue; 
	text-decoration: underline; 
	text-underline: single
}