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, Trebuchet MS;
	font-size: 11px; 
	line-height: 16px; 
	color: #000000; 
	text-align: justify;}

.content_main {
	list-style: none;
	vertical-align: top;
	font-family: trebuchet ms, rockwell, trebuchet ms;
	font-size: 11px; 
	line-height: 14px; 
	color: #000000; 
	text-align: left;}


.sidebar {
background: #A3BCC3;
margin: 0 0 5px 0;
padding: 7px;
font-weight:bold;
	font-family: rockwell, trebuchet ms;
	font-size: 11px; 
	line-height: 14px; 
	color: #FFFFFF; 
-moz-border-radius: 15px 0;
}

.content_main {
background: #EBEDEA;
padding: 7px;
-moz-border-radius: 0 15px;
}

.img {
background: #ffffff;
border: solid #BFD0DA 1px;
padding: 3px;
margin: 2px;
-moz-border-radius: 7px; 
}

/* REG LINK COLORS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #556F79;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	border-bottom: 0px dotted #4B5D63;
	text-decoration: underline; 
	cursor: hand;
	color: #38528B;}

a img {
	border-bottom: 1px solid #4B5D63;
	border: 0px solid #4B5D63;
	padding: 1px;
	}

a img:hover {
	border-bottom: 0px solid;
	border: 0px solid #4B5D63;
	padding: 1px;
	}


/*no border */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}

.border {
	border-top: 0px solid #4B5D63;
	padding: 1px;}



/* FONTS */


i,em{
	font-style: italic;
	color:  #4B5D63;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color: #35474D;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

