* {
	font-size: 11px;
	font-family: Verdana;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(images/back01.jpg);
	background-repeat: repeat-x;	
}

td {
	padding: 0;
}

div {
	border: none;
	padding: 7px;
	position: relative;
}
div.TPL_Header {
	border: none;
	margin: 0;
	padding: 0;
}
div.TPL_Left {
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 99px;
}
div.TPL_Top {
	border: none;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
	height: 247px;
}
div.TPL_Center {
	border: none;
	margin: 0;
	padding-bottom: 0;
}
div.TPL_Bottom {
	border: none;
	margin: 0;
	margin-top: 5px;
	padding-bottom: 0;
}
div.TPL_Right {
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 180px;
}
div.TPL_Footer {
	border: none;
	margin: 0;
	padding-bottom: 0;
	background-image: url(images/bottom01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 180px;
}

div.Extension {
	margin: 0;
	margin-bottom: 7px;
	border: none;
	padding: 0;
	x-background-color: #DDD;
}

div.Extension div.Title {
	border: 0;
	border-bottom: none;
	font-weight: bold;
	background-color: #ccc;
}

div.Extension div.Content {
	border: 0;
}

div.Extension div.Status {
	border: 0;
	border-top: none;
	font-size: 7pt;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsletter {
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.bot:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #A07D05;
}
a.bot:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #A07D05;
}
a.bot:active {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #A07D05;
}
a.bot:hover {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.copyrights {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
font-style:normal;
color:#ffffff;
}
a.bottom:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
a.bottom:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
a.bottom:active {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
a.bottom:hover {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}