BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #FFFFFF;
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; 
}

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

.bg_dark {
	background-color : #008800;
	color: #FFFFFF;
}

.bg_medium {
	background-color : #55851A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
        border-top-width: 1px; 
        border-bottom-width: 1px
}

.bg_light {
	background-color : #008800;
	color: #dddd88;
        font-size: 9px;
}

.alt_bg_dark {
	background-color : #49741A;
	color: #bbbbbb;
        font-size: 8px;
}

.alt_bg_medium {
	background-color : #55851A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Yellow;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
        border-top-width: 1px; 
        border-bottom-width: 1px
}

.alt_bg_light {
	background-color : #66bb00;
	color: #FFFF33;
	font-size: 11px;
        font-weight: bold;
}

.header {
	background-color : #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}


.anc_img {
          
           float: left;
           padding: 0px 10px 0px 0px;
}
.small   {
           font-size: 10px;
	font-weight: bold;
	}
.huge {

   float:            left;
   color:            #644;
   font-size:        60px;
   line-height:    40px;
   padding-right:    2px;
   padding-top:    5px;
   padding-bottom:    0px;
   font-family:      times, times new roman;
   
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: Black;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
       
        font-size: 11px;
	color:  #ffff00;
	font-weight: bold;
	text-align: center;
        
}

.days {
	font-size: 9px;
	color:  #000;
	text-align: center;
        background-color : #5fc012;
        font-weight: bold;
        
}

.credits {
	font-size: 10px;
	color: black;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	text-transform: none;
	text-decoration: none;
	 font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	text-decoration: none;
	 font-weight: bold;
}

a:hover {
	color: #005555;
	font-size: 12 px;
	text-decoration: none;
	 font-weight: bold;
}

.title a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Yellow;
	text-transform: none;
	text-decoration: none;
	 font-weight: bold;
}
.title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Yellow;
	text-decoration: none;
	 font-weight: bold;
}

.title a:hover {
	color: #005555;
	font-size: 10 px;
	text-decoration: none;
	 font-weight: bold;
}


.page {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

