/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008480;
}
#title
{
	height:100px;
	width:100%;
	background:url(img/title.jpg);
	background-repeat:no-repeat;
}
#warning
{
	margin-left:30px;
	color:#FF6600;
}
#spacer
{
	height:80px;
	margin-left:30px;
}
#nav
{
	margin-left:20px;
	font-family: "Courier New", Courier, monospace;
	font-size:24px;
	font-weight:normal;
	color:#008480;
}
.nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008480;
	font-weight:normal;
}
.bold
{
	font-weight:bold;
}
#full_text
{
	margin-right:50px;
}
.link
{
	text-decoration:none;
	border-bottom:1px dashed #FF6600;
}
.green
{
	color:#008480;
}
.small
{
	color:#80874E;
	font-size:14px;
	font-weight:bold;
}
.micro
{
	color:#80874E;
	font-size:12px;
	font-weight:bold;
}
.dot
{
	border-bottom:1px dashed #999966;
}
#botoom
{
	height:100px;
	width:100%;
	background-image:url(img/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.back
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#008480;
}
.grey
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#aaaaaa;
}
.eco
{
	color: #0066CC;
	font-size:12px;
	font-weight:normal;
}
.tel
{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:24px;
	color: #FF6600;
	font-weight:bold;
}
#med
{
	font-size:11px;
	margin:0px 10px 0px 0px;
}
#med strong
{
	color:#FF6600;
}
.frm
{
	font-size:11px;
	color:#006699;
}
.hidden
{
	display:none; visibility:hidden; padding:10px; border:1px solid #CCCCCC; background:#FFFFFF; margin-top:10px; margin-bottom:10px;
}
.sml
{
	color:#80874E;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-top:20px;
}
