*{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
 }

body {
	background-color: #ffffff;
}

td {
	vertical-align: top;
}

textarea {
	width: 400px;
}

div.headlineshead{
 width:160px;
 height:19px;
 color: #4A4A4A;
 background-color: #9CDFA0;
 text-align:center;
 font-weight:normal;
 line-height:20px;
 margin-top:15px;
}

div.headlinesbody{
 width:160px;
 color: #4A4A4A;
 background-color: #D6F1D7;
 text-align:left;
 font-weight:normal;
 line-height:20px;
 margin-bottom:13px;
 }
 
a.sublink{
 font-size:9px;
 color:#000000;
 text-decoration:none;
 margin-bottom:5px;
 margin-right:10px;
 }

a.headlines{
 color:#666666;
 border: solid 7px #D6F1D7;
 display:block;
 font-size:12px;
 line-height:13px;
 text-decoration:none;
 }
 
a.category{
  display:block;
  width:138;
  height:18;
  background-color:#D6E0D6;
  color:#336633;
  border-top:solid 1px #B81621;
  text-decoration:none;
  text-align:center;
}

a.subcategory{
  color:666666;
  text-decoration:none;
  height:11px;
  }

a:hover.subcategory{
  color:red;
  text-decoration:none;
  }
  
a.yellowitem{
 color:#336633;
 display:block;
 font-size:12px;
 line-height:13px;
 margin:3px;
 margin-left:13px;
 font-size:11px;
 text-decoration:none;
 }
a.yellowitemdot{
 color:#336633;
 display:block;
 font-size:12px;
 line-height:13px;
 margin:3px;
 margin-left:13px;
 font-size:11px;
 text-decoration:none;
 }
 
a.sponsorlink{
 display:block;
 color:#6699CC;
 margin-top:-2px;
 margin-left:7px;
 margin-bottom:0px;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
 }

a.footer{
 margin-right:10px;
 }
 
a.news{
  text-decoration:none;
  }

div.eventname{
 font-weight:bold;
 margin-left:7px;
 margin-bottom:0px;
 }

div.eventdesc{
 margin-top:0px;
 margin-left:7px;
 margin-bottom:7px;
 font-size:10px;
 }

div.yellowheadlineshead{
 width:160px;
 height:19px;
 color: #4A4A4A;
 background-color: #F2E9B1;
 text-align:center;
 font-weight:normal;
 line-height:20px;
 }

div.yellowheadlinesbody{
 width:160px;
 color: #4A4A4A;
 background-color: #FAF6DC;
 text-align:left;
 font-weight:normal;
 line-height:20px;
 margin-bottom:13px;
 }

div.sponsorhead{
 color:#336633;
 font-size:12px;
 font-weight:bold;
 margin-top:17px;
 margin-left:7px;
 margin-bottom:0px;
 }

div.sponsorbody{
 color:#000000;
 margin-top:-2px;
 margin-left:7px;
 margin-bottom:0px;
 font-size:11px;
 }
 
div.search {
  background-color: #9D9883;
  border:solid 1px #9D9883;
  margin:0px;
  border-top: solid 2px #B81621;
  height:24px;
  vertical-align:bottom;
  text-align:baseline;
}

div.newshead{
  font-size:14px;
  font-weight:bold;
  color:#555555;
  margin:15px;
  margin-left:0px;
  }
  
div.newsbody{
  color:#555555;
  }
  
div.headlinesheader{
  font-size:14px;
  font-weight:bold;
  color:#555555;
  margin:15px;
  margin-left:0px;
  }
  
div.headlinesbodytext{
  color:#555555;
  }

.footer{
 color:#B81621;
 font-size:10px;
 }

h1 {
	color: #996600;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #996600;
	font-size: 13px;
	font-weight: bold;
}

h1 a:link  {
	color: #996600;
	text-decoration: none;
}

h1 a:visited  {
	color: #996600;
	text-decoration: none;
}



.text {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.instr {
	color: #663300;
}

.btn {
	background-color: #CC9933;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 100px;
}

.sbtn {
	background-color: #FFFFFF;
	color: #888888;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 120px;
	border: solid 1px #55CC55;
}

input.small{
    width:200px;
    border: solid 1px gray;
    }

.sbtnl {
	background-color: #CC9933;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}

.cat {
	color: #cc6633;
	font-size: 14px;
	font-weight: bold;
}

.resultTitle a {
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
}

.resultTitle a:visited {
	font-size: 14px;
	font-weight: bold;
}

td.nav input{
  border: solid 1px gray;
  }

select.search{
  margin:0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  }
  
input.search{
  
  margin:0px;
  margin-left:5px;
  margin-top:2px;
  }
  
button {
 border: solid 1px #CCCCCC;
 color: 6699CC;
 background-color: #FFFFFF;
 font-weight: bold;
 width:160;
 height:20;
 margin:5px;
 margin-right:10px;
 }

form{
  margin:0px;
}

.special {
	width: 200px;
}
.title {
	font-size: 19px;
	font-weight: bold;
	color: #999966;
	text-align: left;
}

.phpdiginputtext { border: 1 #FFCC66 solid;
                   background-color: #333333;
                   color: #FFCC66;
                   font-family: arial,helvetica; }
.phpdiginputsubmit { border: 1 #FFCC66 solid;
                     background-color: #333333;
                     color: #FFCC66;
                     font-family: arial,helvetica;
                     font-weight:bold; }
.phpdigselect { border: 1 #FFCC66 solid;
                background-color: #333333;
                color: #FFCC66;
                font-family:arial,helvetica; }
.highlight { color: #330000;
                   font-weight: bold; }
a.phpdig { text-decoration: none; }
a.phpdig:hover { text-decoration: underline; }

.smallLink {
	font-size: 12px;
}

.smallLink a{
	font-size: 12px;
}

.nav {
	background-color: #EEEEEE;
}

.navMain {
	background-color: #FFFFFF;
	text-align:center;
	height: 30px;
}

.border {
	border: none;
}

.small {
	font-size: 11px;
	color:#888888;
}

td.small {
    font-weight:bold;
    }

.content {
	line-height: 135%;
}

.alt {
	background-color: #F6FAC9;
}

.alt2 {
	background-color: #EDE9E5;
}

.area {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 350px;
	
}

.smallt {
	font-size: 11px;
	width: 150px;
}	

select{
  width:170px;
  }
  

