/* CSS Document */


.top_menu {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.top_menu:link {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.top_menu:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.top_menu:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.side_menu {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
}
a.side_menu:link {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.side_menu:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.side_menu:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.foot_menu {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.foot_menu:link {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.foot_menu:hover {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.foot_menu:visited {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.table_main {
	margin: 0px;
	padding: 0px;
	border: thin none #CCCCCC;
	background-color: #E8E8E8;
}


.content_text {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
a.content_text:link {
	font-family: arial;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	text-align: justify;
}
a.content_text:hover {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
a.content_text:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}


.subtext {
	font-size: 9px;
	vertical-align: sub;
}
.subtext2 {
	font-size: 7px;
	vertical-align: sub;
}
.subtext3 {
	font-size: 10px;
	vertical-align: sub;	
	font-weight: bold;
}

.result_text_print {
	font-family: arial;
	font-size: 9px;
}
.result_text {
	font-family: arial;
	font-size: 10px;
}
a.result_text:link {
	font-family: arial;
	font-size: 10px;		
	color: #006633;
	text-decoration: none;
}
a.result_text:hover {
	font-family: arial;
	font-size: 10px;		
	color: #666666;
	text-decoration: none;
}
a.result_text:visited {
	font-family: arial;
	font-size: 10px;		
	color: #333333;
	text-decoration: none;
}

.table_head {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table_foot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table_print {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}.co2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.co2_sub {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	vertical-align: sub;
}
