BODY, TD {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;

}

/*

A:VISITED {
	text-decoration: none;
	border-bottom: 1px dotted #660099;
}

*/

A:HOVER {
	color: #660099;
	text-decoration: none;
	background-color: #D9D9E8;
}



A {
	color: #660099;
	text-decoration: underline;
}


td.div_ice {
	background-color: #EEEEF2;
	border: 1px solid #15106F;
}

.ice  {
	background-color: #D9D9E8;
	border-bottom: 1px solid #15106F;
}

.lightpurple {
	background-color: #d9d9e8;
}

.darkpurple {
	background-color: #660099;
}

td.purple_texture_td {
	background-image: url(images/top_texture.jpg);
	background-repeat: repeat;
	background-color: #964CBB;
	padding: 7px;
}

td.topsidebar {
	background-image:  url("images/top_psidebar_nocorner.gif");
	background-repeat: repeat-y;
	padding-right: 3px;
}

p.copyright {
	text-align: center;
	color: #666666;
	font-size: 9px;
	padding: 5px;
}

p.copyright A {
	text-align: center;
	color: #660099;
	text-decoration: underline;
	font-size: 9px;
}

td.td_copyrightcredits {
	background-color: #D9D9E8;
	border-top: 1px solid #660099;
}

.topbar_menu {
	font-family: Arial, Helvetica, sans-serif;
		color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background-color: #660099;
	border-bottom, border-top: 1px solid #15106F;
}

.topbar_menu A {
	text-decoration: none;
		color: #FFFFCC;
	background-color: #660099;
}

.topbar_menu A:HOVER {
	text-decoration: none;
		color: #660099;
	background-color: #FFFFCC;
}

.aon {
	color: White;
}

.copy {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

td.td_bluetoppers {
	border-top: 3px solid #15106F;
	border-bottom: 3px solid #15106F;
	
}

table.tab_layoutbordered {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 15px solid Black;
	border-top: 5px solid Black;
	background-color: White;
}

.quotes {
	
	font-size: 16px;
	padding-top:3px;
	padding-left: 35px;
	padding-bottom:5px;
}

h1 {
	font-size: 20px;
	color: #660099;
}

h2 {
	font-size: 16px;
	color: #15106F;
}

h3 {
	font-size: 14px;
	color: #964CBB;
}

.tbackground {
	background-image: url(images/tshirt_bckgrnd.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.shadowed {
	text-shadow: Black;
	font-weight: bold;
}

ul {
	list-style: square;
	
}

.sidebar {
	font-size: 10px;
}

td.scroller {
	background: transparent;
}