/* STRUCTURAL */

.td,tr {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 11px; 
line-height: 14px; 
color: #000000; }

.sidebar {
font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-style:italic;
        font-weight:normal;
	color: #E3999E;
background-color: transparent;
	border-left: 0px solid #ECBEC1;
	border-top: 0px solid #000000;
	border-right: 0px solid #ECBEC1;
	text-align: center;
	text-transform:normal;
	letter-spacing: 1px;
	line-height: 29px;
	letter-spacing: 1px;
	padding-left: 0px;

}


.content_main2 {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 14px; 
color: #c0c0c0; }

.content_main {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 14px; 
color: #000000; }



/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #E3999E;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #E3999E;
	text-decoration: underline; 
	cursor: hand;
	color: #DE787D;}

a img {
	border-bottom: 1px solid #DE787D;
	border: 1px solid #DE787D;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #DE787D;
	padding: 2px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 1px solid #DE787D;
	padding: 2px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #DE787D;}

b, strong {
	font-weight: bold;
	font-style: normal;
color:#D38787;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}
