body
{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top;
}

.bodytext
{
	font-family: Arial;
	font-size: 11px;
	color: #2a292a;
	line-height: 15px;
	font-weight: normal;
}

.textlinksA
{
	font-family: Arial;
	font-size: 11px;
	color: #2a292a;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
}
.textlinksA:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #2a292a;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.textlinksB
{
	font-family: Arial;
	font-size: 11px;
	color: #2a292a;
	line-height: 17px;
	font-weight: normal;
	text-decoration: underline;
}
.textlinksB:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #2a292a;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

.appointment1
{
	font-family: Arial;
	font-size: 13px;
	color: #2a292a;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 115px;
	background: #cccccc;
	padding: 3px 0px 3px 8px;
}
.appointment2
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 115px;
	background: #0253b5;
	padding: 3px 0px 3px 8px;
}

.title1
{
	font-family: Arial;
	font-size: 13px;
	color: #0253b5;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
.formtext
{
	font-family: Arial;
	font-size: 11px;
	color: #2a292a;
	line-height: 10px;
	height: 10px;
}
.tblborder
{
	border: #0253b5 1px solid;
}

.spring_style
{
	background-image: url(images/springbg.jpg);
	background-repeat:repeat-y;
}

.summer_style
{
	background-image: url(images/summerbg.jpg);
	background-repeat:repeat-y;
}

.fall_style
{
	background-image: url(images/fallbg.jpg);
	background-repeat:repeat-y;
}


.winter_style
{
	background-image: url(images/winterbg.jpg);
	background-repeat:repeat-y;
}

.specialsList a:visited
{
	color: #FF0000;
	border:none;
	text-decoration: underline;
}
.specialsList a:link
{
	font-size: 9pt;
	color: #006699;
	border:none;
	text-decoration: underline;
}
.specialsList a:visited
{
	font-size: 9pt;
	color: #006699;
	border:none;
	text-decoration: underline;
}
.specialsList a:active
{
	font-size: 9pt;
	color: #FF0000;
	border:none;
	text-decoration: none;
}

.specialsList tr
{
	margin:100px 100px;
}
