/* STRUCTURAL */

.td,tr {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 11px; 
line-height: 14px; 
color: #000000; }

.title {
font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-style:italic;
        font-weight:normal;
	color: #2892A7;
background-color: transparent;
	border-bottom: 1px solid #e2e2e2;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	text-align: left;
	text-transform:normal;
	letter-spacing: 1px;
	line-height: 29px;
	letter-spacing: 1px;
	padding-left: 25px;

}
.side-title {
border-bottom: 1px dotted #C52B7B;
	font-family: Georgia;
	font-size: 12px; 
	line-height: 11px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: lowercase;
	color: #C52B7B; 
	text-align: center;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;}

.title_main {
vertical-align: top;
text-align:center;
font-family: Georgia, Trebuchet MS, Arial; 
font-size: 7px; 
line-height: 14px; 
text-transform:uppercase;
font-weight:bold;
background-color: #F058A7;
color: #ffffff; }

.content_main {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 14px; 
color: #000000; }

.content_main2 {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 14px; 
text-transform:uppercase;
font-weight:bold;
color: #D7CFCD; }

.side-content {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 14px; 
color: #000000; }

.title_main {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 14px; 
color: #000000; }

.content_main {
vertical-align: top;
font-family: Trebuchet MS, Arial; 
font-size: 9px; 
line-height: 14px; 
color: #000000; }


.content-title {
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: #780B42;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #F058A7;
	text-decoration: underline; 
	cursor: hand;
	color: #4D090B;}

a img {
	border-bottom: 1px solid #F21688;
	border: 1px solid #F21688;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #F21688;
	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:  #F21688;}

b, strong {
	font-weight: bold;
	font-style: normal;
color:#C52B7B;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}
