﻿@media all 
{
	html, body { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; height: 0%; margin: 0px; padding: 0px; text-align: center; }
	h1 { clear: both; font-size: 18px; font-weight: normal; width: 560px; }
	h2 { clear: both; font-size: 16px; font-weight: bold; border: 0px; margin: 0px; text-align: center; }
	h3 { clear: both; font-size: 13px; font-weight: bold; height: 22px; margin: 10px 0px 0px 0px; }
	h3 span.ignore { font-size: 10px; text-align: right; }
	div.UL, div.LL { float: left; z-index: 100; }
	div.UR, div.LR { float: right; }
	a { color: #44d; text-decoration: none; }
	#Wrapper { display: none; margin: 0px auto; min-width: 560px; padding: 0px; width: 560px; }
	#Header { background: #fff; margin: 5px 0px 0px 0px; padding: 0px; }
	#Header img { float: left; }
	#MetroList { font-size: 18px; font-weight: bold; margin: 10px; text-align: right; }
	#Presented { background: #eee; border: 2px solid #999; float: right; font-size: 13px; font-weight: bold; margin: 10px; text-align: center; width: 280px; }
	#Navigation { clear: both; }
	#Navigation ul { font-size: 16px; list-style: none; margin: 0px 4px; padding: 0px; text-align: left; }
	#Navigation ul li { display: inline; margin: 0px; padding: 0px; width: 115px; }
	#Navigation ul li div { float: left; margin: 2px; overflow: hidden; text-align: center; width: 130px; }
	#Main { clear: both; }
	#Main h1#TopImage { background-image: url("http://idx.360protour.com/Images/Resources/Top.gif"); background-repeat: no-repeat; }
	#Main div#BottomImage { background-image: url("http://idx.360protour.com/Images/Resources/Bottom.gif"); background-repeat: no-repeat; height: 40px; }
	#LinkRES { background: #def; border: 2px solid #68c; }
	#LinkCOND { background: #ffd8b0; border: 2px solid #c63; }
	#LinkLND { background: #dfd; border: 2px solid #6a4; }
	#LinkINC { background: #ffd; border: 2px solid #cc3; }
	#LinkRES a { color: #22b; }
	#LinkCOND a { color: #940; }
	#LinkLND a { color: #070; }
	#LinkINC a { color: #770; }
	#Footer { border: 2px solid #999; clear: both; margin: 0px auto; padding: 0px; width: 550px; }
	#Footer img { float: left; margin: 23px 17px; }
	#Footer p { background: #eee; border: 2px solid #ccc; float: right; font-size: 13px; margin: 2px 0px; padding: 5px; text-align: left; width: 455px; }
    #Footer ul { background: #eee; border-color: #999; border-style: solid; border-width: 2px 0px; clear: both; font-size: 13px; list-style: none; margin: 0px; padding: 3px 0px; text-align: center; width: 550px; }
    #Footer ul li { display: inline; clear: both; margin: 0px; padding: 0px; }
    #Footer div { background: #ccc; font-size: 10px; width: 550px; }
}
@media screen 
{
	a:hover { color: #00f; text-decoration: underline; }
	#LinkRES a:hover { color: #00f; }
	#LinkCOND a:hover { color: #f00; }
	#LinkLND a:hover { color: #0c0; }
	#LinkINC a:hover { color: #aa0; }
}