BODY {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: light;
	font-style: normal;
	background-image: url(/_images/whatthegreek_50pct_soften-65.jpg);
	color: #6040ff;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

A {
	color: #A040FF;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	color: #FF00A0;
}

A:link {
	color: #A000FF;
}

A:visited {
	color: #A000FF;
}

A:hover {
	color: #0000FF;
	text-decoration: none;
}

P, BR, UL, LI, DD {
	text-indent: 20px;
}

TABLE {
	font-size: 15px;
}

.page_table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.menu {
	font-size: 13px;
	text indent: 0px;
	font-weight: bold;
	background: #808080;
}

.body_title {
	font-family:  'Arial Rounded MT Bold', Helvetica, Geneva, 'Lucida Grande',
	  Verdana, 'Trebuchet MS', Lucida, 
	  Arial, sans-serif;
	font-size: 19px;
	text-decoration: underline;
	text indent: 0px;
	text-align: center;
	font-weight: bolder;
}

#button {
	width: 12em;
	font-family:  'Arial Rounded MT Bold', Helvetica, Geneva, 'Lucida Grande',
	  Verdana, 'Trebuchet MS', Lucida, 
	  Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #333;
	padding: 15px;
	filter: DropShadow(Color=#6040D0, OffX=2, OffY=2, Positive=1);
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	text-indent: 0px;
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px;
	border: 2px solid #000080;

	background-color: #FFF;
	color: #6040ff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border: 2px solid #000080;
	background-color: #9060ff;
	color: #FAF8FF;
}

#banner {
	width: 10em;
	font-family:  'Trebuchet MS', 'Lucida Grande', Geneva, 
	  Verdana,  Lucida, 
	  Arial, sans-serif;
	font-size: 44px;
	text-align: center;
	color: #333;
	padding: 15px;
	text-decoration: none;
	filter: DropShadow(Color=#6040D0, OffX=2, OffY=2, Positive=1);
}

#banner li a {
	display: block;
	padding: 5px 5px 5px;
	border: 2px solid #000080;
	background-color: #FFF;
	color: #4020a0;
	text-decoration: none;
	width: 100%;
}

html>body #banner li a {
	width: auto;
}

#banner li a:hover {
	background-color: #FFF;
	color: #4020a0;
}

.tab {
	text indent: 20px;

}