.borderright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #961313;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.tdsmall {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.td14 {
	font-family: Georgia, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #680D0D;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:link {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:visited {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:active {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#contact table {margin-bottom:20px;}
#contact td {vertical-align:top; text-align:left; padding:5px 0;}
#contact .input {width:290px; padding:2px; font-size:14px;}
#contact .button {width:100px; padding:3px; font-size:14px;}

/* -- OPEN TABLE STYLES --*/

/* Outside Table properties */
#feedTable td {padding:2px 2px 0px 0; font-family:arial;}

/* Title Text */
.feedTitle {margin:0px 2px 5px 0px;	font-family:arial; font-weight:bold;}

/* Form Title Tags */
.feedFormTitle {float:right; vertical-align:middle; font-weight:bold;}

/* Form Time Title Tags */
.feedFormTimeTitle {padding:4px 0px; float:left; font-weight:bold;}

/* Form Time Title Tags */
.feedFormDateTitle {padding:4px 0px; float:right; font-weight:bold;}

/* Text Form Fields */
.feedFormField {margin:2px 2px 2px 2px;}

/* Text Form Field for Date field */
.feedFormfieldCalendar {margin:2px 2px 2px 2px;	width:100px;}

/* Logo Treatment */
#logoLink {float:right;	margin:0px;}

#logo {border-width:0px; margin:0px; display:none;}

#dateDisplay {font-size:11px; color:#fff; font-family:arial; float:right; margin:0px 30px 0px 0px;}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal {position: absolute;  display: none;  z-index:100;}

/* Calendar Table properties */
#imageCal table {width:150px; font-family:arial; font-weight: bold;	background:#FFF;}

#imageCal td {padding:0px 0px 0px 0; text-align:center;}

/* Days in the future */
.clickableDays {color: #000000; text-decoration: none; height:18px;}

/* Days in the past */
.nonclickableDays {color: #CCCCCC; height:18px;}

/* Name of the month at the top */
.months {color: #FFFFFF; text-decoration: none;}

/* Day of the week */
.weekdays {color: #000000; text-decoration: none; color:#666666; background-color:#EFEFEF; width:14%;}