/* CSS Document */
body { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:11px;
  bgcolor="#ffffff";
}

p  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

.agate  { 
  font-size:10px; 
}

td  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

li  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

ul  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

.caption {
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
  font-style:italic;
}

h1 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
/*
a {
  text-decoration:none;
}

a:visited {
  color: #333399;
}
a:link {
  color: #3366CC;
}
a:hover {
  color: #0099FF;
}

a.buttons {
  color: #A0B5DC;
}

a:visited.buttons {
  color: #A0B5DC;
}
a:link.buttons {
  color: #A0B5DC;
}
a:hover.buttons {
  color: white;
}
*/
.titlebar {
	font-size: 11px;
	color: #A0B5DC;
	font-weight:bold;
	font-stretch:condensed;
}
.footertext, a.footertext, a.footertext:visited {
	text-decoration: none;
	font-size: 12px;
	color: #A0B5DC;
	background-color:#171E38;
}
a.footertext:hover {color: white;}

.rightSideBars {
    font-size: 11px;
	color: white;
	font-weight:bold;
	text-transform: uppercase;
	font-stretch:condensed;
	background-image:url(http://www.gd-space.com/Images/gradient_bg.jpg);
}
.PRBar,.SpotlightBar {
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	font-weight:bold;
	font-stretch:condensed;
}
.PRText { 
	font-size: 12px;
	text-decoration: none;
}
.smaller {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size: 10px;
}
.heavy {
	font-size: 12px;
	font-weight: bold;
}
.highlightpurple {
	color: #990066;
}
.highlightred {
	color: #CC0000;
}
.highlightblue {
	color: #0033cc;
}

.leftnav, a.leftnav, a.leftnav:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold; 
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}
a.leftnav:hover, a.headernav:hover {color: #A0B5DC;}
.headernav, a.headernav, a.headernav:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
}
