body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	background-repeat: repeat-x;
	background-attachment: scroll;}

/* STRUCTURAL */


.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #404040; 
	text-align: justify;}
.content_main {
	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #404040; 
	text-align: justify;}

.aff {	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 8px; 
	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 #000000;
	font-family: Trebuchet MS;
	font-size: 12px; 
	line-height: 11px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #CA327D; 
	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: #CA327D;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #CA327D;
	text-decoration: underline; 
	cursor: hand;
	color: #7D2151;}

a img {
	border-bottom: 1px solid #7D2151;
	border: 1px solid #7D2151;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #E484B6;
	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:  #CA327D;}

b, strong {
	font-weight: bold;
	font-style: normal;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

