/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

body     { background-color: #DFBFFE; background-image: url("../templateimages/main_bg.gif"); background-repeat: repeat-y; background-position: center 0; margin: 0; padding: 0; text-align:left; }

.header_770_table  { background-image: url("../templateimages/header_770_tbl_bg.jpg"); background-repeat: repeat-x; background-color: #dfbffe;  text-align: left; }
.header_wide_table { background-image: url("../templateimages/header_bg_01.jpg"); background-repeat: repeat-x; background-position: center 0; text-align: left; }

.body_td  { padding-left:5px;  text-align: left;}
/* --- main table class -- */

.border_left   { background-image: url("../templateimages/bar_left.gif"); background-repeat: repeat-y; width: 2px; vertical-align: top }
.border_right   { background-image: url("../templateimages/bar_right.gif"); background-repeat: repeat-y; width: 2px; vertical-align: top }


/* Top links */
.links {
	/*border-top: solid 1px #FF0000;*/
	/*border-bottom: solid 1px #FF0000;*/
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	font-size: 18px;
	text-align: center;
}

.links a:link, .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	}

.links a:hover
	{
	position: relative;
	text-decoration: none;
	color: orange;
	font-weight: bold;
	}

.links2 {
	padding: 2px 0px 6px 0px;
	text-align: center;
  background-color: purple;
}

.links2 a:link, .links2 a:visited
	{
	margin: 0px 4px 0px 4px;
	text-decoration: none;
	color: white;
	font-size: 7.5pt;
	font-weight: bold;
	}
 .links2 a:hover
	{
	color: #cbe697;
	text-decoration: underline;
	}

/* Padding for main content area and page content area */
.mainpadding {
	padding-top: 0px;
}
.pagecontent_pad {
	padding: 0px 5px 5px 10px;
}

/* --- Footer -------------------------------------------------------- */

/* Footer */
.footer {
	background-image: url(../templateimages/plan_b_footer.jpg);
	background-position: top left;
	padding-top: 10px;
	font-size: 7pt;
	color: #000000;
	text-align:center;
}
