.background {
	background-attachment: scroll; 
	background-image: url(http://templates.hyperedit.net/custom/oasis_xtn_info/images/midbackground.gif); 
	background-repeat: no-repeat; 
	background-position: right bottom;
	
}
.back_link {
	font-family: Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size: 12;
	color: Black;
	line-height: 19px;
}
.back_to{
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D77067;
	border-right-color: #BF7373;
	border-bottom-color: #8C1313;
	border-left-color: #781010;
}
td.back_to a {
	text-decoration: none;
	color: #000000;
}
td.back_to a:hover {
	text-decoration: underline;
	color: #000000;
}

.powered_by{
	font-family : Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size :10;
	color : #000000;
}
.navigation_links{
	/*
	This is the navigation links, changing text-decoration will change 
	will turn on or off the underline on the links.
	*/
	font-family : Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size : 12;
	color : Black;
	text-decoration : underline;
}
.article_links{
	/*
	This is the navigation links, changing text-decoration 
	will turn on or off the underline on the links.
	*/
	font-family : Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size : 12;
	color : Black;
	text-decoration : underline;
}
.nav_precis{
	font-family : Georgia, Helvetica, "Times New Roman", Times, serif;
	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 : Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size : 12;
	color : #FF6600;
	text-decoration : underline;
}
.news_links_precis{
	/*
	This is the news links, changing text-decoration will 
	will turn on or off the underline on the links.
	*/
	font-family : Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size : 10;
	color : black;
	text-decoration : none;
}

.search_box{
	/*
	This is the search text box
	*/
	font-family : Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size : 12;
	width : 105px;
}

a {
	color : #FF6600;
	text-decoration : underline;
}
.article_navlink {
	font-family: Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size: 9;
	color: Black;
	line-height: 18px;
}

.article_nav {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEDFB9;
	border-right-color: #FFECB0;
	border-bottom-color: #E3C086;
	border-left-color: #E8C49E;

}
td.article_nav a {
	text-decoration: none;
	color: Black;
}
td.article_nav a:hover {
	text-decoration: underline;
	color: Black;
}
.edit_padding {
	padding : 4px;
}
