@charset "utf-8";
body
{
	padding:0;
	margin:0;
	background-image: url(../images/Background/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Border-topline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1F503B;
	border-right-color: #1F503B;
	border-bottom-color: #1F503B;
	border-left-color: #1F503B;
}

.Font-Site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BG-Tab {
	background-image: url(images/Background/Tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Border-allround {
	border: thin solid #18583E;
}
.Font-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}

.Font-subtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}

.Font-subtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.font-white
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.font-14
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

}

.font-12
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;

}

.link
{
	/*color:#11a601;*/
	text-decoration:none;
}

.scroll-link
{
	text-decoration:none;
	font-weight:bold;
}

#box
{
	height:200px;
}

.error
{
	color:#FF0000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

}

.featured
{
	color:#11a601;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	
}

 .featured:link
 {
 	color:#11a601;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
 }
 
 .featured:visited
   {
   	color:#11a601;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
   
   }
   
.footer
{
	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1F503B;
	border-right-color: #1F503B;
	border-bottom-color: #1F503B;
	border-left-color: #1F503B;
	
}


   
 