BODY {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 5px 5px 5px 5px; 
	background-color: #4B1F29; } 
	
BODY.360 {
	margin: 0px 0px 0px 0px; 
	background-color: #4B1F29;
	background-image: url(images/360/bg_360.gif); }
	
BODY.special {
	margin: 0px 0px 0px 0px; 
	background-color: #4B1F29;
	background-image: url(images/bg_special.gif); }
	
DIV.main {
	margin-left: auto;
	margin-right: auto;
	text-align: center; }

TABLE {
	border: 0px solid #FFFFFF; }
	
TABLE.main {
	width: 982px;
	background-image: url(images/bg_logo_02.gif);
	background-repeat: no-repeat;
	border: 1px solid #EF8D01; }
	
TD, P, LI {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; }
	
TD.logo { 
	text-align: left;
	vertical-align: middle; }
	
TD.date { 
	text-align: right;
	vertical-align: middle;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px; }
	
TD.title { 
	text-align: left;
	vertical-align: middle;
	width: 280px;
	height: 30px;
	background-color: #7E1700;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; }
	
TD.menu { 
	text-align: right;
	vertical-align: middle;
	width: 690px;
	height: 30px;
	background-color: #7E1700;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px; }
	
TD.content { 
	background-color: #7E1700;
	border-top: 10px solid #4B1F29;
	border-left: 10px solid #4B1F29;
	border-right: 10px solid #4B1F29;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; }

TD.main { 
	text-align: left;
	vertical-align: top;
	background-image: url(images/bg_main_01.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px; }
	
TD.right { 
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; }
	
TD.bottom {
	background-image: url(images/bg_bot_01.gif);
	background-repeat: no-repeat; }

TD.copyright {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 7pt;
	color: #EF8D01;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px; }
	
TD.special {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #EF8D01;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	background-color: #ED8200; }
	
div.white { color: #FFFFFF; }
	
div.black { color: #000000; }

div.small {
	font-size: 7pt; font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif; color: #000000; }
div.smallwhite {
	font-size: 7pt; font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif; color: #FFFFFF; }
div.smallblack {
	font-size: 7pt; font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif; color: #000000; }
div.smallthumbcopy {
	font-size: 7pt; font-family: Trebuchet MS, Arial, Helvetica, Sans-serif; color: #FFFFFF; }
div.smallburgundy {
	font-size: 7pt; font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif; color: #4B1F29; }
div.special {
	font-size: 12pt; font-family: Trebuchet MS, Arial, Helvetica, Sans-serif; }
		
IMG.border {
	border: 1px solid #EF8D01; }

A { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
A:Visited { text-decoration: underline; font-weight: bold; }
A:Active { color: #EF8D01; text-decoration: underline; font-weight: bold; }
A:Hover { color: #EF8D01; text-decoration: underline; font-weight: bold; }

A.WHITE { color: #FFFFFF; }
A.WHITE:HOVER { color: #EF8D01; }

A.COPYRIGHT { color: #EF8D01; }
A.COPYRIGHT:HOVER { color: #7E1700; }

A.special { color: #4B1F29; text-decoration: none; font-weight: bold; }
A.special:Visited { color: #4B1F29; text-decoration: none; font-weight: bold; }
A.special:Active { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
A.special:Hover { color: #FFFFFF; text-decoration: underline; font-weight: bold; }

/* date picker */
 
/* the div that holds the date picker calendar */
.dpDiv {
	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #7E1700;
	border: 1px solid #EF8D01;
	}
 
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
 
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
 
 
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
 
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
 
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #EF8D01;
	border: 1px solid #FFFFFF;
	}
 
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
 
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
 
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
 
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #EF8D01;
	border: 1px solid #FFFFFF;
	color: #000000;
	}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #7E1700;
	font-weight: bold;
	}
 
 
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E1700;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E1700;
	background: #d8e8ff;
	font-weight: bold;
	}