.site_title{
	/*
	This is the text name which appears over graphics on the banner
	*/
	color : Black;
	font-size : 20  px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	letter-spacing : 0 px;
}
.background {
	background-image: url(http://www.templates.via.me.uk/lite/template08/images/backpic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: Black;
}
td.back_to a {
	text-decoration: none;
	color: Black;
}
td.back_to a:hover {
	text-decoration: none;
	color: #FF9900;
}

.powered_by{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10;
	color : #000000;
}
.navigation_links{
	/*
	This is the navigation links, changing text-decoration 
	will turn on or off the underline on the links.
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : White;
	text-decoration : none;
}

.article_links{
	/*
	This is the navigation links, changing text-decoration 
	will turn on or off the underline on the links.
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : White;
	text-decoration : none;
}

.nav_precis{
	font-family : Verdana;
	font-size : 11;
	color : Black;
	text-decoration : none;
}


.news_links_title{
	/*
	This is the news links, changing text-decoration will 
	will turn on or off the underline on the links.
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
.news_links_precis{
	/*
	This is the news links, changing text-decoration will 
	will turn on or off the underline on the links.
	*/
	font-family : Verdana, Helvetica, "Times New Roman", Times, serif;
	font-size : 10;
	color : black;
	text-decoration : none;
}

.search_box{
	/*
	This is the search text box
	*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	width : 130px;
}

a {
	color : #336666;
	text-decoration : underline;
}
.article_navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: Black;
}
td.article_nav a {
	text-decoration: none;
	color: Black;
}
td.article_nav a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color : #FF9900;
	text-decoration : none;
}
.article_nav_arrow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	color: Black;
}
.searchtxt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : white;
	background-color : transparent;
	width : 85px;
	height : 23px;
	border-color : #D2D2BD;
	border-style : solid;
	border-width : 1px;
}
.searchbutt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	color: white;
	width : 65 px;
	height : 23 px;
	background-color : #336666;
	border-color : #D2D2BD;
	border-style : solid;
	border-width : 1px;
}

