body {
	margin-bottom: 0px;
	background-color: #105155;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #105155;
}

#content {
padding: 5px;
width: 525px;
float: left;
overflow: hidden;
text-align : justify;
margin: 10px 10px 10px 10px;
}

/*inner content*/

#inner {
padding: 5px;
width: 210px;
float: right;
overflow: hidden;
font-size: 90%;
font-weight:bold;
color: #105155;
margin: 18px 0px 0px 0px;
}

 
h2 {font-size:16px;color:#105155;margin:0px 0px 0px 0px;padding:0px}
h1,h2,h3,h4,h5,h6,form {color:#105155; margin: 0 0 10px 0;}

p {
margin:0 0 15px 0;
line-height:1.1em;
text-align:justify;
}

a:link {
	color: #105155;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #307F84;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #307F84;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
 
a.rightlinks_big {
 font-family:Garamond;
 font-size:14px;
 font-weight:bold;
 color: #105155;
 text-decoration:none;
 line-height: 19px;
 }
