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: #000000; 
	text-align: justify;}

.con {
	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: 000000; 
	text-align: justify;}

.con img {
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	border: 1px solid #960026;
	padding: 1px;
	}

.con img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.99;
	border: 1px solid #960026;
	padding: 1px;
	}

.sidebar {
	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: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #000000; }

.nav a:link, .sidebar2 a:link {
	font-style: normal;
	font-family: georgia;
	border-bottom: 0px;
	font-size: 15px; 
text-transform:lowercase;
font-weight:bold;
	text-decoration: italicized;
	color: #87ABF5;}

.sidebar a:visited, .sidebar1 a:visited, .sidebar2 a:visited {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #960026}

.sidebar1 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #960026; }

.sidebar2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #960026;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px;}

.title {
	border-bottom: 1px dotted #960026;
	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 #E799A8;
	font-family: Georgia;
	font-size: 12px; 
	line-height: 11px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: lowercase;
	color: #87ABF5; 
	text-align: left;
	padding-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 2px;}

/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #E78B9A;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #87ABF5;
	text-decoration: underline; 
	cursor: hand;
	color: #5A021B;}

a img {
	border-bottom: 1px solid #C4A2B0;
	border: 1px solid #C4A2B0;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #C4A2B0;
	padding: 2px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 1px solid #87ABF5;
	padding: 2px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #E799A8;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color:  #87ABF5;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

