body {
	background-color: #20405E;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url(images/mback.gif);
 }
 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.images { margin: 0px;  line-height: 0px;  }
 
p.gold { color: #C7A001; }
 
p.blue { color: #20405E; }
 
p.white { color: White; }
 
p.black { color: Black; }
 
p.gpage { color: #C7A001; line-height: 16px;  font-size: 11px;   }

p.wpage { color: White; line-height: 16px;  font-size: 11px;   }

p.bottom { font-size: 11px;  color: White;  }
 
p.bottomg { font-size: 11px;  color: #C7A001;  }
 
 
 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
 
 a.gold { color: #C7A001; }
 
 a.blue { color: #20405E; }
 
 a.white { color: White; }
 
 a.black { color: Black; }
 
 a:hover { text-decoration: underline; }
 
 a.bottom { font-size: 11px;  color: White;  }
 
 a.bottomg { font-size: 11px;  color: #C7A001;  }
 
 a.gpage { color: #C7A001; line-height: 16px;  font-size: 11px; }

 a.wpage { color: White; line-height: 16px;  font-size: 11px;  }
 
 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
}

H1.gold { color: #C7A001; }

H1.white { color: White; }

H1.blue { color: #20405E; }

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
}

H2.gold { color: #C7A001; }

H2.white { color: White; }

H2.blue { color: #20405E; }

table.mainborder{ border: 1px solid #C7A001;  border-top-width: 0px;  }
 
table.goldborder { border: 1px solid #C7A001; }

table.whiteborder { border: 1px solid White; }

table.leftnav { margin-top: -1px; }

table.news {
	border: 1px solid White;
	padding: 0px;
	background-color: #21405D;
}

table.newsinner {
	background-image: url(images/tables/newstableback_2x1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 6px;
}

table.disc {
	border: 1px solid White;
	background-image: url(images/400tableback.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

table.discb {
	border: 1px solid Black;
	background-image: url(images/400tableback.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.bordashbotw {
	border-bottom-color: White;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.bordashbotg {
	border-bottom-color:  #C7A001;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.bordashtopg {
	border-top-color:  #C7A001;
	border-top-style: dashed;
	border-top-width: 1px;
}

.bordtopw {
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
}

.bordbotw {
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.bordleftw {
	border-left-color: White;
	border-left-style: solid;
	border-left-width: 1px;
}

.bordtopg {
	border-top-color: #C7A001;
	border-top-style: solid;
	border-top-width: 1px;
}

.norepeatop {
	background-repeat: no-repeat;
	background-position: top;
}

ul { margin-left: 10px; }

li {
	margin-left: 0px;
	list-style-image: url(images/goldarrow_rt.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

li.white { color: White; }




