body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #C5C8CD;
	background-repeat: repeat-x;
	background-attachment: scroll;}



/* STRUCTURAL */


.td,tr {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #000000; }


.content_main {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: trebuchet ms;
	font-size: 9px; 
	line-height: 16px; 
	color: #000000; }

.wel {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: trebuchet ms;
	font-size: 10px; 
	line-height: 16px; 
	color: #000000; }

.sidebar a:visited, .sidebar1 a:visited, .sidebar2 a:visited {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #A05E60}

.sidebar {
	border-bottom: 1px dotted #A08468;
	font-family: Georgia;
	font-size: 12px; 
	line-height: 11px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: lowercase;
	color: #9D8D7B; 
	text-align: left;
	padding-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;}

/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #A08468;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #9D8D7B;
	text-decoration: underline; 
	cursor: hand;
	color: #5A021B;}

a img {
	border-bottom: 1px solid #B4A898;
	border: 1px solid #B4A898;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #B4A898;
	padding: 2px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 1px solid #B4A898;
	padding: 2px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #80705E;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color:  #80705E;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

