/*G.C. Strikers Style Sheet */

body { 
font-family: helvetica, univers, arial, sans-serif; font-size: 10pt; font-style: normal; 
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt; font-style: normal;
; line-height: normal
}

.small {
font-family: arial, helvetica, sans-serif; 
font-size: 8pt; font-style: normal;
}

.small_white {
color: #FFFFFF;
font-family: arial, helvetica, sans-serif; 
font-size: 8pt; font-style: normal;
}

.smaller {
font-family: arial, helvetica, sans-serif; 
font-size: 6pt; font-style: normal;
}

.large {
font-family: arial, helvetica, sans-serif; 
font-size: 12pt; font-style: normal;
}

.red {
color: #ff0000;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}

.blue {
color: #0000ff;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}
a.white {
color: #ffffff;
background-color: #003399;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}

.white {
color: #ffffff;
font-family: arial, helvetica, sans-serif; 
font-size: 8pt; font-style: normal;
}

.best_viewed {
color: #ffffff;
font-family: arial, helvetica, sans-serif; 
font-size: 8pt; font-style: normal;
}

a {
font-family: arial, helvetica, sans-serif;
font-size: 10pt; font-style: normal;
}

td {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}

td.side_menu_header {
color: #ffcc33;
background-color: #000000;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
text-align: center;
}
td.side_menu_body {
color: #ffffff;
background-color: #003399;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
text-align: center;
}
td.l_side_menu_header {
color: #ffcc33;
background-color: #000000;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}
td.l_side_menu_body {
color: #ffffff;
background-color: #003399;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}


td.b {font-weight: bold; }

th {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: bold;
}

blockquote {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}

b {font-weight: bold; }

img {
border-style: none;
}

ul {
list-style: square;
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}

li {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-style: normal;
}

h1 {
font-family: arial, helvetica, sans-serif; 
font-size: 14pt; font-style: normal;
color: #003399;
}

h2 {
font-family: arial, helvetica, sans-serif; 
font-size: 12pt; font-style: normal;
color: #003399;
}

h3 {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; font-weight: bold;
color: #003399;
}

div.bottom_bar {
position: relative;
top: 10px;
left: 0px;
}

div.acomp {
position: absolute;
top: 50px;
right: 10px;
}

div.url {
position: absolute;
top: 10px;
right: 10px;
}

div.left_bar {
position: absolute;
top: 100 px;
left: 0 px;
}

div.body {
background-color: #FFFFFF;
position: absolute;
top:190px;
left: 175px;
}

.rss_box {
	 width: 150px;
	 background-color: #EEE;
	 border: 1px solid silver;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.1em; 0.1em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	font-size: 8pt;
	background-color: silver;
	color: gray;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 7pt;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color:navy;
	font-size: 10px;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: black;
}

.rss_date {
	font-size: 7pt;
	color: red;
	}

