BODY {
	font-size : 0.9em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 0.9em;
	color: #000000;
}

.smalltext a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #000000;
}

.smalltext a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #000000;
}

.noline a:link{
	text-decoration : none;
	color: #000000;
	font-weight: bolder;
}

.noline a:visited{
	text-decoration : none;
	color: #FFFFCC;
	font-weight: normal;
}


.largetext {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 1.2em;
	color: #FFFF00;
}

.largetext a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 1.2em;
	color: #FFFF00;
}

.largetext a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 1.2em;
	color: #FFFFCC;
}

.errortext {
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-weight : bold;
	background-color: #FFFFFF;
}

.grid {
border : #000000 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #0099FF;
}

.bg_medium {
  background-color : #00CCFF;
}

.bg_light {
  background-color : #00FFFF;
}

.alt_bg_dark {
  background-color : #000099;
}

.alt_bg_medium {
  background-color : #FFCC66;
}

.alt_bg_light {
  background-color : #FFCC99;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}


.box-red-yellow-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFF99;
	text-align: center;
	background-color: #773030;
}

.box-red-yellow-item {
	background-color:#773030;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}

.box-red-yellow-item a:link{
	text-decoration: underline;
	color: #FFFFCC;
}

.box-red-yellow-item a:active{
	text-decoration: underline;
	color: #FFFF33;
	font-weight: normal;
}

.box-red-yellow-item a:visited{
	text-decoration : underline;
	color: #FFFFCC;
	font-weight: normal;
}

.box-red-yellow-item a:hover {
	color:#773030;
	text-decoration: none;
	background-color:#FFFFCC;
	width:100%;
}


.box-yellow-red-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #773030;
	text-align: center;
	background-color: #FFFFC0;
}

.box-yellow-red-item {
	background-color:#FFFFC0;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}

.box-yellow-red-item a:link{
	text-decoration: underline;
	color: #773030;
}

.box-yellow-red-item a:active{
	text-decoration: none;
	color: #773030;
	font-weight: normal;
}

.box-yellow-red-item a:visited{
	text-decoration : underline;
	color: #773030;
	font-weight: normal;
}

.box-yellow-red-item a:hover {
	color:#FFFFC0;
	text-decoration: none;
	background-color:#773030;
	width:100%;
	font-weight: normal;
}

.announce-subject-text {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.announce-postby-text {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.announce-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #000000;
}

.announce-summary-text {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.copyright-text {
	font-size: 0.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}