a{
	background: transparent;
	color: #0000a0;
	text-decoration: none;
}

a img {
	border: none;
}

a,body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,ol,p,td,th,ul{
	font-family: "Verdana","Arial","Georgia","Helvetica",sans-serif;
	font-size: 100%;
}

a:hover{
	text-decoration: underline;
}

a.blueunderlined{
	background: transparent;
	color: #0000a0;
	text-decoration: underline;
}

blockquote {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

body{
	background: #f5f5f5 url(graphics/logo-bg.jpg) repeat;
	color: #000000;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

div{
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.box {
	margin: 0px 0px 0px 0px;
	padding: 5px 8px 5px 8px;
	text-align: left;
}

div.center{
	text-align: center;
}

div.homelinks {
	background: transparent;
	color: #000000;
	font-size: .9em;
	margin: 20px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div.homelinks a {
	background: transparent;
	color: #000000;
	font-weight: bold;
}

div.notice {
	background: #f5f5f5;
	border: 3px double #000000;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 60%;
}

div.olb {
	background: #f5f5f5;
	border: 1px solid #a0a0a0;
	color: #000000;
	font-size: 1em;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	width: 580px;
}

div.olb a {
	background: transparent;
	color: #000000;
	font-weight: bold;
}

div.random {
	font-size: .85em;
	text-align: center;
}

h1{
	font-size: 1.5em;
	line-height: 130%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

h2{
	font-size: 1.4em;
	line-height: 130%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

h3{
	font-size: 1.3em;
	line-height: 130%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

h4{
	font-size: 1.2em;
	line-height: 130%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

h5{
	font-size: 1em;
	line-height: 130%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

hr{
	background: #000000;
	border: 0px none;
	color: #000000;
	height: 1px;
	text-align: center;
	width: 100%;
}

hr.light{
	background: #dddddd;
	border: 0px none;
	color: #dddddd;
	height: 1px;
	text-align: center;
	width: 100%;
}

li{
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.large {
	font-size: .95em;
	line-height: 125%;
	padding: 5px 0px 5px 0px;
}

p.normal {
	font-size: .85em;
	line-height: 125%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

p.normaljust {
	font-size: .85em;
	line-height: 125%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}

p.small {
	font-size: .75em;
	line-height: 125%;
	padding: 5px 0px 5px 0px;
}

p.welcome {
	background: transparent;
	color: #0000c0;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin: 15px 10px 25px 10px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	text-indent: 25px;
	width: 90%;
}

span.splash {
	background: transparent;
	color: #dd0000;
	font-style: italic;
	font-weight: bold;
}

table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.controller {
	background: #ffffff;
	border-bottom: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	border-top: 1px none #9e9e9e;
	color: #000000;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
}

table.controller td.data {
	vertical-align: top;
	width: 800px;
}

table.controller td.menu {
	vertical-align: top;
	width: 180px;
}

table.friends {
	background: #f5f5f5;
	color: #000000;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	width: 60%;
}

table.friends td{
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}

table.hours {
	width: 70%;
}

table.hours td{
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	color: #000000;
	font-size: .8em;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

table.realty {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

table.realty td{
	border-collapse: collapse;
	margin: 10px;
	padding: 10px 10px 10px 10px;
}

table.realty td.bar {
	background: #233198;
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

table.realty td.text{
	font-size: .9em;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}

table.realty1 {
	background: #fafafa;
	color: #000000;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 98%;
}

table.realty1 td{
	border: 1px solid #dddddd;
	padding: 8px 8px 8px 8px;
	width: 50%;
}

table.shazam{
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

table.shazam td{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	vertical-align: middle;
}

/*table.shazam td p {
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	width: 90%;
}*/
table.shazam td p a{
	background: transparent;
	color: #0000a0;
}

td{
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul,ul ul,ul ol,ol ul{
	list-style: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.olg{
	list-style: disc outside;
	margin: 0px 0px 0px 20px;
	text-indent: 0px;
}

ul.olg li{
	font-size: .85em;
	line-height: 125%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}