@import "flavors/default/spgm_style.css";

body {
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	color: #969696;
	background-color: #171717;
	font-family: normal helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: center;
}

a, 
a:link,
a:hover,
a:visited {
	color: #00ddff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00ddff;
}


	  
#head {
	margin: 0 0 0 10px;
	background: transparent url(../../gfx/blue/topbar.gif) no-repeat top left;
	height: 80px;
}

#head a {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
}

#head a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00ddff;
}

#head h1 {
	text-align: right;
	margin: 0 95px 0 0;
	text-transform: lowercase;
	color: #00DDFF;
	font: normal 26px "New Century Schoolbook", "Georgia", serif;
}
#head h2 {
	text-align: right;
	margin: 0 95px 0 0;
	text-transform: lowercase;
	color: #00DDFF;
	font: normal 16px "New Century Schoolbook", "Georgia", serif;
}
#content {
        width: 577px;
	margin: 0 auto;
        padding: 0;
        text-align: left;
        position: relative;
}
					
#footer {
  width: 800px;
  margin: 0 auto 10px auto;
  line-height: 15px;
  font-size: 8pt;
  font-weight: normal;
}

#footer a {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}				
