body {
	font-size:11px; 
	margin: 6px 0px 0px 0px; 
	line-height: 1.4;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #ffffff;
	color: #000000;
}

.container {
	width:760px;
	height:1360px;
	padding-top: 6px;
	background: #FFFFFF url( images/website_background.gif) repeat-y;
	border: 1px solid #000000;
	text-align: left;
}

.innercontainer {
	width:740px;
	height:1340px;
	padding: 0px;
	background: #FFFFFF;
	margin: 10px 10px 10px 10px;
}

.topband {
	width:740px;
	background: #FFFF00;
	border-bottom: 8px solid #009900;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
}

.telno {
	color: #009900;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

h1.header {
	margin: 15px 20px 10px 0px;
	font-size: 100%;
	padding: 0px;
	color: #009900; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

h2.header {
	margin: 15px 20px 10px 0px;
	font-size: 140%;
	padding: 0px;
	color: #009900; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

h2.slogan {
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	color: #000000; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
}

.logo {
	margin: 10px 0px 10px 20px;
}

td.slogan {
	padding: 0px 0px 0px 20px;
}

.main {
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #Ffffff; 
	color: #333333;
	padding: 0px 20px 20px 70px;
	line-height: 1.6;
	font-size: 11px;
}

.caption {
	font-size: 10px;
	color: #000000;
	line-height: 1.3;
}

.test {
	font-size: 10px;
	background: #eeffee;
	border: 1px solid #009900;
	padding: 7px 4px 5px 6px;
	text-align: left;
}

.content
{	
	padding: 0px 55px 0px 0px;
}

.bold {
	color: #009900;
	font-weight: bold;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	width: 300px;
	font-size: 110%;
	padding: 0px;
	color: #009900; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

.bics {
	margin: 20px 0px 15px 0px;
}

div.footer {
	padding: 60px 0px 0px 0px; 
	font-size: 80%; 
	color: #333333; 
	background-color: #ffffff;
}

a:link{
	color: #009900;
	text-decoration: underline;
}

a:visited {
	color: #009900;
	text-decoration: underline;
}

a:hover {
	color: #009900;
	text-decoration: none;
}

a:active {
	color: #009900;
	text-decoration: underline;
}

a.useful:link{
	color: #666666;
	text-decoration: underline;
	font-size: 90%
}

a.useful:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 90%
}

a.useful:hover {
	color: #666666;
	text-decoration: none;
	font-size: 90%
}

a.useful:active {
	color: #666666;
	text-decoration: underline;
	font-size: 90%
}

a.footer:link{
	color: #666666;
	text-decoration: underline;
}

a.footer:visited {
	color: #666666;
	text-decoration: underline;
}

a.footer:hover {
	color: #666666;
	text-decoration: none;
}

a.footer:active {
	color: #666666;
	text-decoration: underline;
}

.smaller {
	font-size:90%;
}