/* www.gtglive.org style sheet */

/* Generic */
body, p, table, tr, td {font: 12px/1.2 Arial, Helvetica, sans-serif;
	line-height: 16px;text-align: left;vertical-align: top;}
img { border: none;padding: 0px;margin: 0px}
a:link {color: #001111;}
a:visited {color: #445555;}
a:hover   { color: #888888;}
a:active  {color: #a5a5a5;}
 
/* Links in navigational sidebar */
a.navlink:link {width:180px;color: #000000;font-size: 10px;margin: 0px 0px 0px 6px; } 
a.navlink:visited{width:180px;color: #000000;font-size: 10px;margin: 0px 0px 0px 6px; } 
a.navlink:active {width:180px;color: #000000;font-size: 10px;margin: 0px 0px 0px 6px;} 
a.navlink:hover {width: 180px; color: #777777;font-size: 10px;margin: 0px 0px 0px 6px;}

/* Colors for different page sections */
.behindbanner { background-color: #eeeeee; background-image: url(images/2008headerback.jpg)}
.white { background-color: #FFffFF;}
.colorblock1 { background-color: #ffccff;}
.colorblock2 { background-color: #ffccff;}
.colorblock3 { background-color: #ffccff;}
.lefthandcolumn { background-color: #ECE9D8; }
.bkground { background-color: #ffffff;  background-image: url(images/2008back.jpg)}
.ltgray {background-color: #f4f4f4;}
.ltgray2 {background-color: #ebebeb;}

/* Headers */
h1{	color:#446699; font-size: 20px;font-weight: bold;line-height:20px;	
	border-top: 1px solid #cccccc;
	margin-bottom: 0px;margin-top: 35px;padding: 4px 1px 1px 0px;}
h2, h3  {	color:#dA7E1B; font-size: 14px;font-weight: bold;line-height:18px;
	border-top: 1px solid #dddddd;
	margin-bottom: 0px;margin-top: 15px;padding: 0px 1px 1px 0px;}


/* Crumb trail at top of inside pages */
.crumb {	font-size: 9px;line-height: 24px;color: #666666;}
a.crumb:link {color: #666666;	} 
a.crumb:visited {color: #666666;	} 
a.crumb:active {color: #999999;	} 

/* Miscellaneous */
.divider { height: 1px;width: 99%; }
.centered {text-align: center;}
.navhere{color: #B50000;font-size: 11px;margin: 0px 0px 0px 6px;font-weight: bold;} 
.credits { font-size: 9px;text-align: center;line-height: 12px; }
.inlinehead {font-weight: bold;color: #333333;}
.sidebar {font-size: 11px;line-height: 15px; border-left: 1px solid  #666666; border-right: 1px solid  #666666; margin-top:0px; margin-bottom:0px; padding-left: 4px;padding-right: 4px;}