td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:18px;
	text-decoration: none;
}
.blackLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:17px;
	text-decoration: none;
}
.blackLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:17px;
	text-decoration: none;
}
.blackLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:17px;
	text-decoration: underline;
}
.blueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #015DAB;
	text-decoration: none;
}
.blueLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #015DAB;
	text-decoration: none;
}
.blueLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: underline;
}

.border {
	border: 1px solid #cfcfcf;
}
.bg {
	background-image: url(../images/base.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.innerbg {
	background-image: url(../images/innerBase.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftlinkbg {
	background-image: url(../images/inner_07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftlinkbg2 {
	background-image: url(../images/inner_10.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftbg {
	background-image: url(../images/leftStrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftgirlbg {
	background-image: url(../images/girlShade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contactBase {
	background-image: url(../images/contactBase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C78F36;
	line-height:17px;
	text-decoration: none;
}.bullet {
	list-style-image: url(../images/bullet.jpg);
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #999999;
}
