/* 87AD70 is the green 5D7DB8 is the blue FF8C00 is orange*/
.color1	{background-color: #FF9900; color: White;} /* was #999999 */
.color2	{background-color: #5D7DB8; color: White;} /* was #E2E2E2  then #87AD70 */
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	}
body {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	/*font-size: 0.8em; */
	/*color:#898989;*/
	color: #606060;
	margin: 5px 10px 5px 5px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	background-color: #ffffff;
	scrollbar-face-color: #FFFFFF; /* was #898989 */
	scrollbar-track-color: #5D7DB8; /* was #C8C8C8 */
	scrollbar-arrow-color: #000000;
	scrollbar-3Dlight-color: #5D7DB8; /* was #C8C8C8 to the end of body */
	scrollbar-base-color: #5D7DB8;
	scrollbar-shadow-color: #5D7DB8;
	scrollbar-darkshadow-color: #5D7DB8;
	scrollbar-highlight-color: #5D7DB8;
	}
body.main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	background-color: #f3f3f3;
	background-position: 50% top; 
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
	height: 100%;
	}
body.nomargins {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	}
div 
{
	padding: 0px;
}
div.withborder
{
	border: solid 1px #5D7DB8;
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
table {
	border: none 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border-collapse: collapse;
	}
table.skyscraper 
{
	border: solid 1px #FF9900;
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	}
table.colored
{
	background-color:  #5D7DB8;
	border: solid 1px #5D7DB8;
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td 
{
	/*font-size: 10pt; */
	/*font-size: 0.8em; */
	/*text-align: left; 
	vertical-align: top;
	color:#7B7B7B; */
	}
td.title {
	vertical-align: middle;
	height:34px; 
	background-color: #FF9900;
	color: #FFFFFF
	}
td.subtitle {
	vertical-align: middle;
	background-color: #FF9900;
	color: #FFFFFF
	}
td.plannerday 
{
	text-align: center;
	color: #000000;
	background-color: #CCFFCC;
}
td.plannerevening 
{
	text-align: center;
	color: #000000;
	background-color: #FFFFCC;
}
td.plannernight 
{
	text-align: center;
	color: #000000;
	background-color: #FFCCCC;
}
v {
	color: #5D7DB8;
	font-weight: bolder;
	}
a { 
	text-decoration: none;
	color: #5D7DB8;
	font-weight: bolder;
	}
a:hover {
	text-decoration: underline;
	}
a.title {
	color: White;
	}
img {
	border: 0px;
	}

ul {
	text-indent: 0em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 2em;
	border: none 0px;
	list-style-position: outside;
}
ul.locations {
	text-indent: 0em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 1.3em;
	border: none 0px;
	list-style-position: outside;
}
LI.links
{
	list-style-image: url(http://www.worldtimeserver.com/images/20anidot2a.gif);
	font-size: 1.0em;
	margin-bottom: 1.0em;
	/* list-style-image: url(orangeslidearrow.gif); */
	margin-left: 0px;
}
LI.otherfeatures
{
	margin-top:1.0em;
	margin-bottom:0.5em;
}
p 
{
	margin: 0.2em 0em 0.8em 0em;
}
.font1 
{
	font-size: .75em;
}
.font15
{
	font-size: .8em;
}
.font2 
{
	font-size: .9em;
}
.font7 
{
	font-size: 4.0em;
}
h1 {
	font-size: 2.2em;
	font-weight: bold;
	margin-top: 0em;
	/*margin-bottom: 0em;both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 0em;
	}
h2 {
	font-size: 2.0em;
	margin: .2em 0em 1.0em 0em;
	/*margin: 1.2em 0em 1.2em 0em; */
	font-weight: bold;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	border-bottom: #a8a8a8 2px solid;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	border-bottom: #a8a8a8 2px solid;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0em 0em 0em 0em;
	border-bottom: #a8a8a8 2px solid;
	}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 1.2em 0em -.2em 0em;
	border-bottom: #a8a8a8 2px solid; 
	}
.nopspace {
	margin-bottom: auto;
	}
a.adHeadline 
{
	font-weight: bold; 
	font-size: 0.9em;
	color: #5D7DB8;
	text-decoration: none ;
}
a.adHeadline:hover {
	text-decoration: underline;
	}
a.adText 
{
	font-weight: normal;
	font-size: 0.9em;
	color: #606060;
	text-decoration: none;
}
/*ul.Gad {
	text-indent: 0em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	border: none 0px;
	list-style-position:outside;
}
li.GadStyle
{
	list-style-image: none;
	margin-bottom: 1.2em;
	line-height: 1.2em;
	margin-left: 0px;
}*/
td.GadStyle
{
    padding-bottom: 14px;
    line-height: 1.2em;
    
}
a.GadHeadline 
{
	font-weight: bold; 
	color: #FF9900;
	font-size: .8em;
	font-family:Verdana;
	text-decoration: underline ;
}
a.GadText 
{
	font-weight: normal;
	color: #000000;
	font-size: .8em;
	font-family:Verdana;
	text-decoration: none;
}
a.GadUrl 
{
	font-weight: normal; 
	color: #5D7DB8;
	font-size: .8em;
	font-family:Verdana;
	text-decoration: none ;
	display: block;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.sidebar 
{
	float:right;margin-left:10px;width:161px;height:99%;
}
div.pagecontent
{	
	margin-right:180px;
}
div.grp {border:solid 2px #999999;width:330px;vertical-align:top;margin:0 15px 30px 15px;padding:0;-moz-border-radius:15px 15px 15px 15px;}
div.grp h2 {border:0;padding:0 0 0px 0;background-color:#5D7DB8;color:#FFFFFF;margin:0;text-align:center;-moz-border-radius:11px 11px 0 0;}
div.grp h2 a {color:#000;}
div.grp div.desc {padding:7px;color:#000;}