body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: #000000; }


.sidebar {
	font-family: Rockwell, Georgia;
	font-size: 17px; 
	line-height: 4px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: lowercase;
	color: #A20224; 
	text-align: left;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;}

.navigation {
	margin-top: 1px;
	padding-left: 10px;
	font: 11px lucida sans;
	line-height: 12px;
	color: #FF6106;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	background: #E7DBCF;
	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: #DF0028;}

.navigation a:visited {
	background: #E7DBCF;
	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: #DF0028;}

.navigation a:hover {
	background: url(gfx/navon.png);
	background-repeat: repeat-x;
	padding: 8px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #FB5574;}


/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #DD0533;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #A20224;
	text-decoration: underline; 
	cursor: hand;
	color: #DD0533;}

a img {
	border-bottom: 1px solid #A20224;
	border: 1px solid #B70091;
	padding: 2px;
	}

a img:hover {
	border-bottom: 1px solid;
	border: 1px solid #A20224;
	padding: 2px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}




/* FONTS */


i,em{
	font-style: italic;
	color:  #FF053A;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color:  #A20224;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

