body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	background-repeat: repeat-x;
	background-attachment: scroll;}

.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Calibri, Trebuchet MS;
	font-size: 11px; 
	line-height: 16px; 
	color: #000000; 
	text-align: justify;}

.content_main {
	list-style: none;
	vertical-align: top;
	font-family: calibri, rockwell, trebuchet ms;
	font-size: 11px; 
	line-height: 14px; 
	color: #000000; 
	text-align: left;}

.navigation  {
	color: #C4C7D0;
	font-size:11px;
	text-transform: uppercase;
	font-family: "Rockwell", Arial, sans-serif;
	text-decoration: none; }
	
.navigation a:link  {
	color: #C4C7D0;
	font-size:11px;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight:normal;
	padding: 5px;}

.navigation a:visited {
	color: #C4C7D0;
	font-size:11px;
	letter-spacing: 2px;
		font-weight:normal;
	text-decoration: none; }

.navigation a:hover {
	color: #808088;
	font-size:11px;
	letter-spacing: 2px;
	text-decoration: none;}


.sidebar {
	border-bottom: 0px;
	margin-bottom: 12px;
	font-family: Rockwell, Arial, Georgia; 
	font-size: 13px; 
	line-height: 13px;
	letter-spacing: 0px;
	text-transform: normal;
	font-weight: bold;
	font-style: normal;
	color: #6D7C91; 
	border-bottom: 1px dotted #C9A9A9;
	text-align: left;
	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: #889AAC;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #61687B;
	text-decoration: underline; 
	cursor: hand;
	color: #001731;}

a img {
	border-bottom: 1px solid #61687B;
	border: 0px solid #61687B;
	padding: 1px;
	}

a img:hover {
	border-bottom: 0px solid;
	border: 0px solid #99A0B3;
	padding: 1px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 0px solid #99A0B3;
	padding: 1px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #99A0B3;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color:  #8088A0;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

