

/* ======= SELECTORS - Alphabetical =========== */

A 	
	{
/* Hyperlink tags =================== */
	color			: #1E2957; 
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: inherit; 
	text-decoration	: underline; 
	}

BODY 
	{
	background-color: #1E2957; 
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, Sans-Serif;
	font-size		: 75%;
	margin			: 10px;
	background-image: /*url(/_Images/Site/background.gif);*/
	/*text-align		: center;*/
	}

H1 
	{
	color 			: #1E2957;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 2em;   /*1.4em;*/
	font-weight		: bold;
	font-style		: italic;
	/*line-height		: 16pt; */
	}

H2 
	{
	color 			: #1E2957;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 1.5em;  /*1.1em;*/
	font-weight		: bold;
	}


HR 	
	{
/* Horizontal Rules ================= */
	color			: #B1A972; 
	background-color: #B1A972;
	border: 0;
	height: 1px;
	}

LI		{
/* List Items ======================= */

	color			: #000000;
	font-family		: inherit;
	font-size		: inherit;
	font-weight		: inherit;
	}


P 
	{
/* Paragraph tags, Table Cells === */
	font-size		: inherit;
	}

TD 
	{
	font-size		: .8em;
	}


FONT
	{
	font-size		: inherit;
	}
	
/* ========== SECTIONS of Page =============== */
#Wrapper
	{
	background-color: #1E2957;
	/*border			: 1px solid #999;
	text-align		: center;*/
	max-width		: 1000px;
	width			: 100%; 
	min-width		: 800px;
	margin			: 0 auto;
	}

* htm #Wrapper-Width 
	{
	border-left:800px solid; 
	position:relative; 
	float:left; 
	z-index:1;
	}
	
* htm #Wrapper-Container 
	{
	margin-left:-800px; 
	position:relative; 
	float:left; 
	z-index:2; 
	text-align:left;
	background-color: #1E2957;
	}

#Wrapper-PopUp
	{
	background-color: #FFFFFF;
	/*background-image: url(/_images/site/paper_texture.gif);*/
	border			: 1px #1E2957;
	text-align		: center;
	width			: 550px;
	}
	
#Header
	{
	}
	
#Main-Section
	{
	position		: relative;
  	padding-right	: 250px; /* The width of the rail */
  	padding-top		: 15px;
	}
	
	
#Main-Home-Section
	{
	padding-top		: 10px;
	padding-left	: 10px;
	}

#Main-Section-PopUp
	{
	background-color: #FFFFFF;
	margin-bottom	:  20px; 
	margin-left		:  20px; 
	margin-right	:  20px; 
	margin-top		:   0px;
	text-align		: left;
	width			: 450px; 
	}
	
#Left-Column
	{
	float			: left; 
	margin-left		: 5px; 
	width			: 150px;
	}
	
#Center-Column
	{
	border			: 1px #FFFFFF;
	margin-left		: 170px; 
	margin-right	: 10px; 
	margin-bottom	: 10px; 
	margin-top		: 0px;
	}

	
#Content
	{
	
	/*
	border-left		: 5px solid #1E2957;
	padding-left	: 5px;
	border-top		: 4px solid #1E2957;
	*/
	background-color: #FFFFFF;
  	width			: 100%;
  	border-right	: 250px solid #1E2957;
  	margin-right	: -250px;
  	float			: left;
	}

#ContentHome
	{
	position		: relative;
	padding-right	: 0px;
	margin-top		: 0px;
	width			: 539px;
	float			: left;
	background-color: #EAE8D9
	}

#ContentPolicies
	{
	background-color: #FFFFFF;
  	width			: 100%;
  	padding			: 10px;
  	clear			: both;
	}

#Footer
	{
	/*
	clear			: both; 
	line-height		: 14px;
	max-width		: 1000px;
	min-width		: 800px;
	*/
	}
	
#Quicklinks
	{
	border-left		: 4px solid #1E2957;
	/*border-top		: 4px solid #1E2957;*/
	background-color: #BEB787;
  	width			: 246px;
  	float			: left;
  	margin-right	: -250px;
	}

#QuicklinksHome
	{
	position		: relative;
	padding-left	: 0px;
	margin			: 0px;
	width			: 100%;
	max-width		: 1600px;
	min-width		: 800px;
	height			: 500px;
	background-color: #EAE8D9;
	border-bottom	: 4px solid #B1A972
	}
	
#HomeGraphic
	{
	text-align		: left;
	padding			: 0px;
	margin			: 0px;
	visibility		: visible;
	/* clear			: left */
	}

/* ======== DIV and other tags ========== */
.Header-Container
	{
	background-image: url(/_images/site/Header.Back.jpg);
	position		: relative;
	padding			: 0px;
	margin			: 0px;
	width			: 100%;
	max-width		: 1600px;
	min-width		: 800px;
	height			: 75px;
	clear			: left;
	}
	
.Header-Home-Container
	{
	background-image: url(/_images/home/header.home.back.jpg);
	position		: relative;
	padding			: 0px;
	margin			: 0px;
	width			: 100%;
	max-width		: 1600px;
	min-width		: 800px;
	height			: 142px;
	/*clear			: left;*/
	}
	
.Header-Graphic
	{
	background-image: url(/_Images/Site/Header.Logo.jpg);
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 74px;
	height			: 75px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	clear			: both;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: solid;*/
	}
	
.Header-Home-Graphic
	{
	background-image: url(/_Images/Home/Header.Logo.Home.gif);
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 137px;
	height			: 152px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	clear			: both;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: solid;*/
	}

.Header-Left
	{
	background-image: url(/_Images/Site/Header.Left.jpg);
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 298px;
	height			: 75px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: double;*/
	}

.Header-Home-Left
	{
	background-image: url(/_Images/Home/Header.Left.Home.gif);
	position		: relative;
	/*top				: 0px;
	left			: 137px;*/
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 335px;
	height			: 116px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: double;*/
	}

.Header-Right
	{
	background-image: url(/_Images/Site/Header.Right.jpg);
	position		: relative;
	/*top				: 0px;
	left			: 482px;*/
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 414px;
	height			: 75px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: right;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: double;*/
	}

.Header-Home-Right
	{
	background-image: url(/_Images/Home/Header.Right.Home.gif);
	position		: relative;
	/*top				: 0px;
	left			: 482px;*/
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 294px;
	height			: 116px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: right;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: double;*/
	}
	

.Header-Home-Bottom
	{
	background-color: #1E2957;
	background-image: url(/_images/home/header.bottom.jpg);
	position		: relative;
	margin			: 0px;
	padding			: 0px;
	height			: 16px;
	width			: 100%;
	max-width		: 1600px;
	min-width		: 800px;
	float			: left
	}


.Header-Home-Image
	{
	background-image: url(/_images/home/home.image1.jpg);
	position		: relative;
	padding			: 0px;
	width			: 480px;
	height			: 234px;
	float			: left;
	text-align		: left;
	/*border-width	: 1px;
	border-color	: #FFF;
	border-style	: solid;*/
	}
	

.Content-Container
	{
	/*background-image: url(/_images/site/pic.back.jpg);*/
	border-left		: 0px solid #1E2957;
	padding			: 5px;
	}
	
.Content-Text
	{
	background-color: #FFFFFF;
	padding			: 1px 10px 3px 10px;
	}

/*b tags for curves on boxes */
b.rtop, b.rbottom{display:block;background: #1E2957}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFFFFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.qrtop, b.qrbottom{display:block;background: #1E2957}
b.qrtop b, b.qrbottom b{display:block;height: 1px;
    overflow: hidden; background: #BEB787}
b.qrtop b.r4, b.qrbottom b.r4{margin: 0 1px;height: 2px}
	
/*.CurveTopLeft
	{
	background: url(/_images/site/curve.top.left.gif); 0 0 no-repeat
	}
	
.CurveTopRight
	{
	background: url(/_images/site/curve.top.right.gif); 100% 0 no-repeat
	}
*/

.Menu-Container
	{
	/* background-image: url(/_images/site/Menu.Top.Back.jpg); */
	position		: absolute;
	top				: 58px;
	left			: 87px;
	width			: 850px; /* 700 */
	padding-top		: 0px;
	margin-top		: 0px;
	height			: 25px;
	clear			: left;
	}
	
.Menu-Home-Container
	{
	background-color: #EAE8D9;
	background-image: url(/_images/home/Menu.Back.Home.jpg);
	position		: absolute;
	top				: 117px;
	left			: 137px;
	height			: 25px;
	padding-top		: 5px;
	float			: left
	}

		
.Menu-Tab-Normal
	{
	position		: relative;
	padding			: 0px;
	padding-left	: 1px;
	padding-right	: 6px;
	margin-top		: 0px;
	margin-right	: 0px;
	float			: left;
	margin-left		: 0px;
	margin-bottom	: 0px;
	height			: 18px;
	}

.Menu-Tab-Active
	{
	background-color: #1E2957;
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	float			: left;
	margin-left		: 0px;
	margin-bottom	: 0px;
	height			: 18px;
	}
	

	
.Quicklinks-Container
	{
	background-color: #FFFFFF;
	position		: absolute;
	top				: 148px;
	left			: 642px;
	height			: 235px;
	padding			: 5px 5px 5px 5px;
	margin			: 0px 0px 0px 0px;
	/*min-width		: 219px;
	max-width		: 1000px;*/
	float			: right;
	}

.Quicklinks-Home-Container
	{
	position		: relative;
	float			: right;
	}

.Quicklinks-Tab
	{
	margin			: 0px;
	padding			: 5px;
	min-height		: 250px;
	max-height		: 700px;
	/*min-width		: 120px;
	max-width		: 1000px;*/
	background-color: #EAE8D9;
	}
	
.Quicklinks-Tab-Home
	{
	margin-left		: 539px;
	padding-left	: 18px;
	padding-right	: 18px;
	padding-top		: 15px;
	/*min-width		: 120px;
	max-width		: 1000px;*/
	background-color: #FFFFFF;
	border-top		: 2px solid #B1A972
	}
	
.Quicklinks-Tab-Alt
	{
	margin-top		: 10px;
	padding-top		: 10px;
	height			: 225px;
	background-color:#EAE8D9;
	}


.Quicklinks-Title
	{
	color: #1E2957;
	/*background-image: url(/_images/site/quicklinks_back.gif);*/
	
	position		: relative;
	padding			: 10px;
	margin			: 0px;
	height			: 20px;
	font-family	: Arial;
	font-size	: 1.1em; 
	font-weight	: bold;
	font-style	: italic;
	border-bottom	: 1px #B1A972 solid;
	clear			: left
	}
	
.Quicklinks-Text 
	{
	padding			: 5px;
	margin			: 3px;
	text-align		: left;
	color			: #000099;
	background-color: #EAE8D9;
	}


a.Quicklinks-Text 
	{
	position		: relative;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: inherit;
	padding-left	: 5px;
	margin			: 0px;
	text-align		: left;
	width			: 400px;
	color			:#000099
	}


.Footer-Container
	{
	position		: relative;
	padding			: 5px;
	margin			: 0px;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: .9em;
	text-decoration	: none;
	float			: left;
	}

.Footer-Container-Right
	{
	position		: relative;
	padding			: 5px;
	margin			: 0px;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: .9em;
	text-decoration	: none;
	float			: right;
	}

	
/* ======= CUSTOM - Sections =========== */

/* 
MENUS - Top and Side
BOXES
LISTS
FORMS
PARAGRAPHS
FOOTER
*/

/* MENU Top and Side Menu Setting === */




/* Menu Top Links ================= */
A.Menu-Top-Normal
{	/*background-color: #EAE8D9;*/
	color			: #1E2957;
	font-family		: Tahoma, Arial, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 3px;
	padding-right	: 3px;
	text-decoration	: none;
	height			: 18px;
}

A:HOVER.Menu-Top-Normal 
{
	background-color: #1E2957;
 	color			: #FFFFFF; 
	text-decoration	: none;
	height			: 18px;
}

A.Menu-Top-Active
{
	background-color: #1E2957;
	color			: #FFFFFF;
	font-family		: Tahoma, Arial;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 3px;
	padding-right	: 3px;
	text-decoration	: none;
	height			: 18px;
}

A:HOVER.Menu-Top-Active { text-decoration: none; }


/*.Menu-Top
{
	background-color: #EAE8D9; 
	color			: #1E2857;
	font-family		: Tahoma, Arial;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 3px;
	padding-right	: 3px;
	text-decoration	: none;
}*/

/* Menu Side Links ================= */
.Menu-Side-Header 
	{ 
/* Big Text Header for Side Menu */
	border-bottom	: 1px solid #FFFFFF;
	color			: #1E2957;
	font-family		: Trebuchet MS, TrebuchetMS, Arial;
	font-size		: 18px; 
	font-weight		: bold; 
	margin-bottom	: 5px;
	}

.Menu-Side-Item
	{
	padding-top		: 3px;
	padding-bottom	: 3px;
	}


A.Menu-Side-Normal 
	{
	color			: #1E2957;
	font-family		: Verdana, san-serif;
	font-size		: 11px;
	font-weight		: bold;
	padding-bottom	: 6px;
	padding-left	: 3px;
	text-decoration	: none;
	}

A:HOVER.Menu-Side-Normal 	{ color: #1E2957; text-decoration: underline; }

A.Menu-Side-Active 
	{
	color			: #000000;
	font-family		: Verdana, san-serif;
	font-size		: 11px;
	font-weight		: bold;
	padding-bottom	: 6px;
	padding-left	: 3px;
	text-decoration	: underline;
	}

A:HOVER.Menu-Side-Active 	{ color: #000000; }


.Menu-Active 
	{
	color			: inherit;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration : none;
	}

.Menu-Sub 
	{
	color			: inherit;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	text-decoration	: underline;
	}

/* SSI MENU MODULES ===== */
/* color must contrast against TD-Outline */
.Module-Title 
	{ 
	color		: #1E2957; 
	font-family	: Arial;
	font-size	: 1.1em; 
	font-weight	: bold;
	font-style	: italic;
	height		: 18px;
	padding-left: 3px; 
	border-bottom:2px solid #B1A972

	}

/* color must contrast against TD-Light */
.Module-Title-Sub 
	{ 
	color		: #1E2957; 
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: inherit; 
	font-weight	: bold; 
	margin-left	: 3px;
	}

.Module-Content
	{
	color		: #000000; 
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: inherit; 
	margin-left	: 3px;
	}
	
/* BOXES ============ */
/* color must contrast against TD-Outline */
/*.Box-Title 
	{ 
	color		: #EAE9D9; 
	font-family	: Arial;
	font-size	: 1.1em; 
	font-weight	: bold;
	padding-left: 5px; 

	}*/

/* color must contrast against TD-Light */
/*.Box-Title-Sub
	{ 
 	color		: #1E2957; 
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: inherit; 
	font-weight	: bold; 
	margin-left	: 3px;
	}

.Box-Content
	{
	color		: #1E2957; 
	font-family	: Verdana, Arial, Helvetica, sans-serif; 
	font-size	: .8em; 
	font-weight	: normal; 
	margin-left	: 3px;
	line-height	: 11px;
	}*/

/* FOOTER Items ============= */
/*TABLE.Footer
	{
	background-color: #1E2957;
	}*/

.Footer 
	{
	color			: #FFFFFF;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: bold;
	}

A.Footer 
	{
	color			: #FFFFFF;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: bold;
	}


/* LISTS =========== */

.List-Heading 
	{
	color		: #FFFFFF;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 1.1em;
	font-weight	: bold;
	}
	
.List-SubHeading
	{
	color			: #EAE9D9;
	background-color: #1E2957;
	padding-left	: 3px;
	font-size		: 1.2em;
	font-weight		: bold;
	height			: 16px;
	}

.List-Row
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: inherit;
	font-weight	: normal;
	}

.List-Empty
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: inherit;
	font-weight		: bold;
	
	background-color: #EAE9D9;
	border			: #1E2957 solid 1px 1px 1px 1px;
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: inherit;
	font-weight		: bold;
	}

.List-Title 
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: inherit;
	font-weight		: bold;
	}

.List-SubTitle
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: bold;
	}


.List-Summary, .List-Data
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: normal;
	}

.Recordset-Navigation-Bar 
	{
	background-color: #1E2957;
	border			: solid 0px #1E2957;
	}

.Recordset-Navigation-Bar-Link
	{
	color			: #FFFFFF;
	font-family		: Arial;
	font-size		: .9em;
	font-weight		: bold;
	}

a.Recordset-Navigation-Bar-Link
	{
	color			: #FFFFFF;
	font-family		: Arial;
	font-size		: .9em;
	font-weight		: bold;
	}



/* FORMS ============ */

.Form-Label 
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: .9em; 
	font-weight		: bold;
	}

.Form-Input 
	{
	background-color: #FFFFFF;
	border			: #1E2957 solid 1px 1px 1px 1px;
	font-family		: Arial; 
	font-size		: .9em; 
	}

.Form-Comment 
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: .9em; 
	font-weight		: normal;
	}

.Form-Submit 
	{
	background-color: #FFFFFF;	
	border			: #1E2957 solid 1px 1px 1px 1px;
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: 1.1em; 
	font-weight		: bold;
	}

.Form-Confirmation 
	{
/* color should be black on green - universal for YES */
	background-color: #99ffcc;
	border			: #000000 solid 1px 1px 1px 1px;
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: inherit;
	font-weight		: bold;
	margin			: 15px;
	padding			: 15px;
	}

.Form-Error 
	{
/* color should be red on yellow- universal for ERROR */
	background-color: #FFFFCC;
	border			: #000000 solid 1px 1px 1px 1px;
	color			: #FF0000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: inherit;
	font-weight		: bold;
	margin			: 15px;
	padding			: 15px;
	}




/* PARAGRAPHS ======================== */
/*	(INTRO 		- should be a little larger than regular text )
	(HEADING 	- should be one point size above paragraph and bold )
	(SMALL TEXT - should be one point size below paragraph and normal )
 ===================== */
.Intro {
	background-color: #FFFFFF;
	color: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: .9em; 
	font-weight		: bold;
}

.Heading {
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: 1em;  
	font-weight		: bold;
	padding-top 	: 2px; 
	}


.Paragraph
	{
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	}


.Small-Text
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: normal;
	}
	
A.Small-Text
	{
	color			: #3D6CB0;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: normal;
	}

A:hover.Small-Text
	{
	color			: #EAE8D9;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: normal;
	}
	
.Home_Photo_Caption
	{
	color			: #990000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	font-weight		: normal;
	}

/* ========= TABLES ========== */
/*TABLE.TABLE-Dark  	{background-color: #1E2857;}
TABLE.TABLE-Light 	{background-color: #EAE8D9;}
TABLE.TABLE-Outline {background-color: #1E2857;}
TABLE.TABLE-White 	{background-color: #FFFFFF;}
TABLE.TABLE-Wrap 	{background-color: #FFFFFF;}
TABLE.TABLE-Module	{background-color: #EAE8D9;}
TABLE.Table-Module-1	{background-color: #1E2857;}
TABLE.Table-Module-2	{background-color: #B1A972;}
TABLE.Table-Module-3	{background-color: #9599AB;}
TABLE.TABLE-Menu		{background-image:url(/_images/site/header.back.jpg);}

TD.TD-Dark  		{background-color: #1E2857;}
TD.TD-Light 		{background-color: #FFFFFF;}
TD.TD-Outline  	{background-color: #EAE8D9;}
TD.TD-Shaded	{background-color: #ECF2F7;}
TD.TD-White		{background-color: #FFFFFF;}
TD.TD-Box		{background-color: #3D6CB0;}
TD.TD-Header	{background-image:url(/_images/site/header.top.jpg);}
TD.TD-Logo		{background-image:url(/_images/home/header.logo.home.jpg);}
TD.TD-Menu		{background-image:url(/_images/site/header.back.jpg);}
TD.TD-Menu1		{background-image:url(/_images/home/menu.back.home.jpg);}
TD.TD-Left		{background-image:url(/_images/site/header.left.jpg);}
TD.TD-Right		{background-image:url(/_images/site/header.right.jpg);}
TD.TD-Left1		{background-image:url(/_images/home/header.left.home.jpg);}
TD.TD-Right1		{background-image:url(/_images/home/header.right.home.jpg);}

TD.TD-Top-Normal	{background-color: #EAE8D9;}
TD.TD-Top-Active	{background-color: #FFFFFF;}
TD.TD-Background {
	background-color: #C9A87F;
	background-image: url(/_Images/Site/background-paper.gif);
}
TD.TD-Box-1 {background-color: #FFFFFF;}
TD.TD-Box-2 {background-color: #1E2857;}*/

