/* 
-------------------------------------------------------
Start of Stretched 4 U Global Stylesheet
-------------------------------------------------------
*/

body {
	background-color: #660066;
	margin-top: 10px
}

/* ~~~~~~~~~~~~~~~~~~~~ LINKS ~~~~~~~~~~~~~~~~~~~~ */

a:link {
	color: #541F71;
	text-decoration: underline;
	font-weight: bold
}

a:visited {
	color: #541F71;
	text-decoration: underline;
	font-weight: bold
}

a:active {
	color: #AB8FAD;
	text-decoration: none;
	font-weight: bold	
}

a:hover {
	color: #AB8FAD;
	text-decoration: none;
	font-weight: bold
}

/* ~~~~~~~~~~~~~~~~~~~~ MAIN NAVIGATION ~~~~~~~~~~~~~~~~~~~~ */

table.navbar td a{
	text-decoration: none;
	height: 27px;
	line-height: 27px;
	display: block;
	background-color: #C8C3DF
}

table.navbar td a:link, table.navbar td a:visited {
	color: #660066;
	background-color: #C8C3DF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
table.navbar td a:hover, table.navbar td a:active {
	color: #FFFFFF;
	background-color: #AB8FAD;
	font-family: arial;
	font-size: 12px;
	font-weight: bold
}

td.nav_spacer {
	height: 15px
}

/* ~~~~~~~~~~~~~~~~~~~~ DATE ~~~~~~~~~~~~~~~~~~~~ */

td.date {
	background-color: #AB8FAD;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold
}

/* ~~~~~~~~~~~~~~~~~~~~ MAIN AREA TEXT ~~~~~~~~~~~~~~~~~~~~ */

.mainarea {
	background-color: #FFFFFF;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-align: left
}

table.mainarea {
	background-color: #FFFFFF;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-align: left
}

td.mainarea {
	background-color: #FFFFFF;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

/* ~~~~~~~~~~~~~~~~~~~~ FOOTERS ~~~~~~~~~~~~~~~~~~~~ */

td.footer_left {
	background-color: #AB8FAD;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	line-height: 80px;
	text-align: center;

}

td.footer_links {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	line-height: 35px;
	text-align: center;
}

td.footer_quicklinks {
	background-color: #EEEDE3;
	font-family: arial;
	font-size: 11px;
	line-height: 25px;
	text-align: center;
}

td.footer_right {
	background-color: #C8C3DF;
	text-align: right;
	color: #541F71;
	font-family: arial;
	font-size: 11px;
	width: 549px
}

a.footer_link {
	color: #541F71;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
}

a.footer_link:visited {
	color: #541F71;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
}


a.footer_link:hover {
	color: #541F71;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline
}

/* ~~~~~~~~~~~~~~~~~~~~ LEFT NAVIGATION ~~~~~~~~~~~~~~~~~~~~ */

td.nav_left {
	background-color: #EEEDE3;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

td.left_mainarea {
	background-color: #EEEDE3;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-align: left
}

td.left_mainarea_header {
	background-color: #541F71;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 30px
}

td.featured_header {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 30px
}

/* ~~~~~~~~~~~~~~~~~~~~ HEADERS ~~~~~~~~~~~~~~~~~~~~ */

h1 {
	color: #541F71;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	vertical-align: top;
}

h2 {
	color: #541F71;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	vertical-align: top;
}

h3 {
	color: #541F71;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 1px;
	vertical-align: middle;
	text-align: center
}

td.top_header {
	background-color: #AB8FAD;
	line-height: 35px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 16pt;
	text-align: center
}

/* ~~~~~~~~~~~~~~~~~~~~ BULLETED LISTS ~~~~~~~~~~~~~~~~~~~~ */

ul.list {
	list-style: square outside;
	color: #541F71;
	line-height: 20pt;
} 

li.list {
	color: #541F71;
	line-height: 12pt;

}

/* 
-------------------------------------------------------
End of Stretched 4 U Global Stylesheet
-------------------------------------------------------
*/