h1           { font-family: Verdana; font-size: 12pt; color: #003871; font-weight: bold }

.contents    { font-family: Verdana; font-size: 8pt; color: #000000; padding: 15px }
td { font-family: Verdana; font-size: 8pt; color: #000000; }

body {
	background: #01afee url("../images/main/background.jpg") top left repeat-x;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #b5b5b5;
	font-size: 1.1em;
}

a:link, a:active, a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}


#container {
	width: 986px;
	margin: 0 auto;
	background: url("../images/main/bg-contain.png") top left repeat-y;
}

#containerfooter {
	width: 986px;
	height: 63px;
	margin: 0 auto;
	background: url("../images/main/bg-footer.png") top left no-repeat;
}

td.leftsstyle {
	width: 199px;
	margin: 0 auto;
}
table.tableinside {
	width: 156px;
	margin: 0 auto;
}

td.bannerads img {
	background: #003871;
	padding: 8px;
}

td.contentstyle {
	background: url("../images/main/bg-content.jpg") top left no-repeat;
}
table.tablepadding {
	margin: 15px 20px 15px 20px;
}

td.imgquotes {
	float: left;
	width: 152px;
	background-color: #ced9e4;
	padding: 5px;
}
td.imgquotes img {
	float: left;
	width: 148px;
	border: 2px solid #e7ecf2;
}
 
td.tekscontents {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #849fbb;
	text-align: left;
}
td.tekscontents h1 {
	font-size: 26px;
	font-weight: normal;
	color: #003871;
	padding-bottom: 15px;
}
td.tekscontents h2 {
	font-size: 18px;
	font-weight: normal;
	color: #003871;
	padding-bottom: 15px;
}
td.tekscontents p {
	font-size: 12px;
	font-weight: normal;
	color: #1c1c39;
	padding-bottom: 15px;
}

td.bgcontactshome {
	font: normal 11px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-align: left;
	background: #0054a6;
}
td.bgcontactshome h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background: #0054a6;
}
td.bgcontactshome p {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	background: #0054a6;
}
td.bgcontactshomebot {
	height: 24px;
	background: #0054a6 url("../images/main/bg-botcontacts.jpg") top right no-repeat;
}




