body.frontpage
{
	background-image: url('images/background.jpg'); 
	background-repeat: no-repeat; 
	background-position: 0px 146px;  
	margin: 0px 0px 0px 0px;
}

.edit_news
{
	font-size: 0.71em;
	font-family: tahoma, verdana;
}

.error
{
	font-weight: bold;
	color: red;
	font-family: verdana;
	font-size: 13px;
}

.date
{
	color: #999;
	font-size: smaller;	
	font-family: verdana;
}

.pbttn 
{
	background: #D6E7EF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top: 1px solid #AFC4D5;
	color: #000066;	
	text-decoration: none;	
	cursor: hand
}
.bttn 
{
	background: #D6E7EF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top: 1px solid #AFC4D5;
	color: #000066;	
	text-decoration: none;	
	cursor: hand	
}

a.title
{
	color: brown;
	font-weight: bold;
}

a.more
{
	font-size: 10px;
}

a.admin
{
	font-family: tahoma, verdana;
	font-size: 13px;
}

a.white_text, a:visited.white_text ,a:hover.white_text
{
	color: white;
}

th
{
	background-color: #cc3333;
	color: #EAD4A9;
	font-size: 13px;
	border: 1px solid black;
	font-family: tahoma, verdana;
}

td.border
{
	border: 1px solid #c1c1c1;
	font-size: 0.71em;
	font-family: tahoma, verdana;
}

div.btn
{
	border: 1px solid red;
	padding: 3px;
	cursor: hand;
}

hr
{
	color: #f1f1f1;
}

a
{
	text-decoration: none;
}

a.news_arch
{
	font-size: 11px;
	color: #D0D7E4;
	font-family: verdana;
}

a.news_sel
{
	font-size: 11px;
	color: #990000;
	font-family: verdana;
}

a.news_sel_title
{
	font-size: 13px;
	color: #000;
	font-weight: bold;
	font-family: verdana;
}

.quick_links
{
	font-size: 11px;
	font-family: verdana;
}

.search
{
	font-size: xx-small; 	
	font-family: verdana;
	padding-top: 5px;
}

td.grayline
{
	height: 1px; 
	background-color: #e5e5e5;
}

td.redline
{
	height: 1px; 
	background-color: #990000;
}

a.underline
{
	text-decoration: underline;
	color: purple;
}


a:hover
{
	color: red;
	text-decoration: underline;
}
