body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 11px; 
	line-height: 16px; 
	color: #000000; 
	text-align: justify;}

.navigation {
	margin-top: 1px;
	padding-left: 10px;
	font: 11px Georgia;
	line-height: 11px;
	color: #EEA4C9;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	background: #ffffff;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	paddding-top: 5px;
	padding-botton: 12px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #EA70AF;}

.navigation a:visited {
	background: #ffffff;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	paddding-top: 5px;
	padding-botton: 12px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #DD1D80;}

.navigation a:hover {
	background: url(gfx/navon.png);
	background-repeat: repeat-x;
	padding: 8px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #DD1D80;}

.content_main {
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 10px; 
	line-height: 16px; 
	color: #000000; 
	text-align: justify;}

.sidebar {
	border-bottom: 0px;
	margin-bottom: 12px;
	font-family: Georgia; 
	font-size: 13px; 
	line-height: 13px;
	letter-spacing: 0px;
	text-transform: normal;
	font-weight: bold;
	font-style: normal;
	color: #E14F9B; 
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}


/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #E14F9B;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 1px dotted #E14F9B;
	text-decoration: underline; 
	cursor: hand;
	color: #C71F76;}

a img {
	border-bottom: 1px solid #C71F76;
	border: 0px solid #C71F76;
	padding: 1px;
	}

a img:hover {
	border-bottom: 0px solid;
	border: 0px solid #C71F76;
	padding: 1px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 0px solid #C71F76;
	padding: 1px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #E44296;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color: #9C165B;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

