body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff url(img/back.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;}


/* QUICK LINKS */

.quick {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 14px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: left;}

.quick a:link {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #d35650;}

.quick a:visited {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #d35650;}

.quick .selected, .quick a:hover {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: underline;
	color: #ab2825;}

/* FOOTER LINKS */
.footer {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	font: 12px Lucida Sans;
	line-height: 12px;
	color: #647343;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	text-align: left;}

.footer a:link {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #81a238;}

.footer a:visited {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #81a238;}

.footer .selected, .footer a:hover {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #8ab42c;}

/* NAVIGATION LINKS */

.navigation {
	margin-top: 1px;
	padding-left: 10px;
	font: 11px Georgia;
	line-height: 11px;
	color: #f9ddec;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	background: #ffffff;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	paddding-top: 5px;
	padding-botton: 12px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #628026;}

.navigation a:visited {
	background: #ffffff;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	paddding-top: 5px;
	padding-botton: 12px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #628026;}

.navigation a:hover {
	background: url(img/navon.png);
	background-repeat: repeat-x;
	padding: 8px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #35858b;}


/* STRUCTURAL */


.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #404040; 
	text-align: justify;}

.con {
	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #404040; 
	text-align: justify;}

.con img {
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	border: 1px solid #9a8150;
	padding: 2px;
	}

.con img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.99;
	border: 1px solid #9a8150;
	padding: 2px;
	}

.sidebar {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #404040; }

.sidebar a:link, .sidebar1 a:link, .sidebar2 a:link {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #1f4d0b;}

.sidebar a:visited, .sidebar1 a:visited, .sidebar2 a:visited {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #1f4d0b;}

.sidebar a:hover, .sidebar1 a:hover, .sidebar2 a:hover {
	font-style: normal;
	border-bottom: 1px dotted #709428;
	text-decoration: underline;
	color: #709428;}

.sidebar1 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #404040; }

.sidebar2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #404040;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px;}

.title {
	border-bottom: 1px dotted #9acfd2;
	font-family: Trebuchet MS;
	font-size: 12px; 
	line-height: 11px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #437f83; 
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;}

.sidebar {
	border-bottom: 1px dotted #226BDE;
	font-family: Trebuchet MS;
	font-size: 12px; 
	line-height: 11px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #B6112F; 
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;}

/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #B6112F;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #800B1B;
	text-decoration: underline; 
	cursor: hand;
	color: #226BDE;}

a img {
	border-bottom: 1px solid #800B1B;
	border: 1px solid #226BDE;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #226BDE;
	padding: 2px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 1px solid #808080;
	padding: 2px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #D20016;}

b, strong {
	font-weight: bold;
	font-style: normal;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

