/*
============================================================================
Using a text editor do a global replace on the color codes listed below...

	Background :			f3f0d5
	Table borders :			6f90b8
	Table background :		ffffff
	Submit buttons : 		6c2930
	Form background	and off tabs :	ddf0ff
	Regular links :			6c2930
	Regular text :			000000

============================================================================	
*/

body
			{
			margin: 10px;
			padding: 0px;
			background-color: #f3f0d5;
			color: #000000;
			font-size: 10pt;
			font-family: Arial;
			font-weight: normal;
			text-decoration: none;
			}


table.Calendar
			{
			margin: 0px;
			padding: 0px;
			color: #000000; 
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			border-style: solid;
			border-width: thin;
			border-color: #6f90b8;
			text-align: left;
			vertical-align: top;
			width: 100%;
			}

			
table.Calendar tr.DaysOfTheWeek td
			{
			margin: 0px;
			padding: 0px;
			color: #ffffff; 
			font-size: 11pt; 
			font-weight: bold; 
			font-family: Arial;
			text-decoration: none;
			background-color: #6f90b8;
			text-align: center;
			vertical-align: middle;
			height: 20px;
			}			


table.Calendar td
			{
			margin: 0px;
			padding: 2px;
			color: #000000; 
			font-size: 8pt;
			height: 90px;
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			border-style: solid;
			border-width: thin;
			border-color: #6f90b8;
			text-align: left;
			vertical-align: top;			
			}
			
			
table.Calendar td.DayView,
table.Calendar td.Search
			{
			padding: 20px;
			margin: 20px;
			color: #000000;
			background-color: #ffffff;
			font-size: 10pt;
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;			
			}			
			
			
table.CalendarHeader
			{
			margin: 0px;
			padding: 0px;
			color: #000000; 
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			border-style: none;
			border-width: 0px;
			text-align: left;
			vertical-align: bottom;
			width: 100%;
			}


table.Normal
			{
			padding: 10px;
			color: #000000;
			background-color: #ffffff;
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			border-style: solid;
			border-width: 2px;
			border-color: #6f90b8;
			text-align: left;
			vertical-align: top;
			width: 100%;
			}

			
table.SmallNormal
			{
			padding: 10px;
			color: #000000;
			background-color: #ffffff;
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			border-style: solid;
			border-width: 2px;
			border-color: #6f90b8;
			text-align: left;
			vertical-align: top;
			}


table.ticket
			{
			margin: 0px;
			padding: 10px;
			color: #000000; 
			background-color: #ffffff;
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			border-width: 2px;
			border-color: #000000;
			border-style: dashed;			
			}		
					

td.LeftTabOn
			{
			color: #ffffff;
			background-color: #6f90b8;
			border-left: 2px solid #6f90b8;
			border-right: 2px solid #6f90b8;
			width: 50px;
			height: 20px;
			text-align: center;
			vertical-align: middle;
			font-size: 10pt; 
			font-weight: bold; 
			font-family: Arial;
			text-decoration: none;			
			}
	
			
td.LeftTabOff
			{
			color: #000000;
			background-color: #ddf0ff;
			width: 50px;
			height: 20px;
			text-align: center;
			vertical-align: middle;
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;			
			}			


td.LeftTabOffBorder
			{
			color: #000000;
			background-color: #ddf0ff;
			border-left: 2px solid #6f90b8;
			width: 50px;
			height: 20px;
			text-align: center;
			vertical-align: middle;
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;			
			}

			
td.LeftSpacer
			{
			width: 38px;
			}			

			
td.CenterTab
			{
			color: #000000;
			text-align: center;
			vertical-align: bottom;
			font-size: 16pt; 
			font-weight: bold; 
			font-family: Arial;
			text-decoration: none;			
			}

			
td.RightTab
			{
			color: #000000;
			text-align: right;
			vertical-align: bottom;
			width: 200px;
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;			
			}

					
td.RightTab form
			{
			margin: 0px;
			padding: 0px;
			}

									
td.LeftTabOff a,
td.LeftTabOff a:hover,
td.LeftTabOff a:visited,
td.LeftTabOffBorder a,
td.LeftTabOffBorder a:hover,
td.LeftTabOffBorder a:visited
			{
			color: #000000; 
			text-decoration: none;
			}
			
	
a
			{ 
			color: #6c2930; 
			text-decoration: none;
			}


a:visited
			{	 
			color: #6c2930; 
			text-decoration: none;
			}


a:hover
			{ 
			color: #6c2930; 
			text-decoration: underline;
			}
	
			
a.DayNumber,
a:visited.DayNumber,
a:hover.DayNumber
			{
			font-size: 10pt;
			font-weight: bold; 
			font-family: Arial;
			text-decoration: none;
			}
			
			
a.rss,
a.rss:hover,
a.rss:visited		{ 
			color: #cc6633;
			font-size: 9pt;
			font-weight: Bold;
			}			

			
.makeLeft
			{
			text-align: left;
			vertical-align: top;
			}


.makeRight	
			{
			text-align: right;
			vertical-align: top;			
			}


.makeCenter
			{			
			text-align: center;
			vertical-align: top;
			}


.makeTop
			{
			vertical-align: top;
			}


.makeBottom
			{
			vertical-align: bottom;
			}
			
			
.footer,
.smaller
			{
			font-size: 8pt;
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			}

			
tr.rowa			{
			background-color: #ffffff;
			vertical-align: top;
			}

			
tr.rowb			{
			background-color: #eeeeee;
			vertical-align: top;
			}
			
			
tr.ListHeader
			{
			color: #ffffff;
			background-color: #6f90b8;
			vertical-align: top;
			font-weight: bold;
			}

			
tr.ListHeader td,
tr.rowa td,
tr.rowb td
			{
			padding-right: 20px;
			padding-left: 4px;
			}
			
			
p.breakHere
			{
			page-break-after: always;
			}									
								
												
input.SubmitButton
			{
			font-family: Arial;
			font-size: 9pt; 
			font-weight: bold;
			background-color: #6c2930;
			color: #ffffff;
			}
			
			
input.LargeSubmitButton
			{
			font-family: Arial;
			font-size: 12pt; 
			font-weight: bold;
			background-color: #6c2930;
			color: #ffffff;
			}			


input.formatButton
			{
			width: 26px;
			font-family: Arial;
			font-size: 9pt; 
			font-weight: normal;
			text-decoration: none;
			background-color: #6f90b8;
			color: #ffffff;
			}

		
textarea,
select,
input
			{
			background-color: #ddf0ff;
			font-family: Arial;
			font-size: 10pt; 
			font-weight: normal; 
			}			


ol li
			{
			margin-bottom: 12px;
			}


ul li
			{
			margin-bottom: 6px;
			}
			
			
h1, h2, h3
			{
			margin: 0px;
			padding: 0px;
			}

			
hr
			{
			border-style: solid;
			border-width: thin;
			border-color: #6f90b8;			
			}