/* CSS Document */

/* global */
body
{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#E2F0EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	margin:0px;
	text-align:left;
}
/* global end */

/* background */
.left_bg
{
	background-image:url(../images/left-pan-bg.gif);
	background-repeat:no-repeat;
}

.right_bg
{
	background-image:url(../images/right-pan-bg.gif);
	background-repeat:no-repeat;
}

.white_bg
{
	background-color:#FFFFFF;
}

.composter_bg
{
	background-image:url(../images/composters.gif);
	background-repeat:no-repeat;
}

.download_bg
{
	background-image:url(../images/download-bg.gif);
	background-repeat:repeat-x;
}

.content_bg
{
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.content p
{
 margin-top:11px;
}
.menu_bg
{
	background-image:url(../images/menu-bg.gif);
	background-repeat:repeat-y;
}

.footer_bg
{
	background-color:#D5E9E3;
}
/* background end */

/* links */
a.left_pan
{
	font-size:11px;
	color:#2AACD0;
	text-decoration:none;
}

a:hover.left_pan
{
	font-size:11px;
	color:#1F9888;
	text-decoration:none;
}

a.footer
{
	color:#2AACD0;
	text-decoration:none;
	line-height:16px;
}

a:hover.footer
{
	color:#1F9888;
	text-decoration:none;
	line-height:16px;
}

.footer_active
{
	color:#1F9888;
	text-decoration:none;
	line-height:16px;
}

a.top_menu
{
	font-size:9px;
	color:#2AACD0;
	text-decoration:none;
}

a:hover.top_menu
{
	font-size:9px;
	color:#1F9888;
	text-decoration:none;
}

.maillink
{
	color:#086F59;
	text-decoration:none;
}

a:hover.maillink
{
	color:#086F59;
	text-decoration:none;
}
/* links end */ 

/* formatting */
.top_menu_active
{
	font-size:9px;
	color:#229077;
	text-decoration:none;
}
.welcome
{
	font-family:Times, serif, Georgia, "Times New Roman";
	font-size:19px;
	font-weight:bold;
	color:#1D836C;
	text-decoration:none;
}

.video
{
	font-size:11px;
	font-weight:bold;
	color:#189CC0;
	text-decoration:underline;
}
.video a:link
{
	font-size:11px;
	font-weight:bold;
	color:#189CC0;
	text-decoration:underline;
}
.video a:visited
{
	font-size:11px;
	font-weight:bold;
	color:#189CC0;
	text-decoration:underline;
}
.video a:hover
{
	font-size:11px;
	font-weight:bold;
	color:#189CC0;
	text-decoration:none;
}
.video a:active
{
	font-size:11px;
	font-weight:bold;
	color:#189CC0;
	text-decoration:underline;
}
.web_design
{
	font-size:10px;
	color:#999999;
}

.copyright
{
	color:#999999;
	line-height:20px;
}

.download
{
	font-family:tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#015745;
	vertical-align:middle;
}
.download a:link
{
	font-family:tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#10735D;
}
.download a:visited
{
	font-family:tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#10735D;
}
.download a:hover
{
	font-family:tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#10735D;
}
.download a:active
{
	font-family:tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#10735D;
}
.revolution
{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#136956;
}

.conversion
{
	color:#086F59;
}

.left_pan
{
	font-size:11px;
}

.green
{
	color:#229077;
	text-align:left;
}

.footer_border
{
	border-top:3px solid #EDEDED;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
}
/* formatting end */

/* list formatting */
ul.cont
{
	list-style-type:none;
	/*list-style-image:url(../images/astrick.gif);
	list-style-position:left;*/
}
/* list formatting end */

.left-nav 
{
line-height:24px;
text-align:left;
font-weight:bold;
}
.normal
{
 background-image:url(../images/blue_bg.gif);
 background-repeat:no-repeat;
 background-position:top;
 font-size:11px;
 color:#1A81B5;
padding-left:16px;
padding-top:1px;
padding-bottom:1px;
}

.normal a
{
 font-size:11px;
 color:#1A81B5;
 padding-left:4px;
 padding-top:2px;
 padding-bottom:4px;
 text-decoration:none;
 cursor:pointer;
}

.normal a:hover
{
 font-size:11px;
 color:#ffffff;
 padding-left:4px;
 padding-top:2px;
 padding-bottom:4px;
 text-decoration:none;
 cursor:pointer;
}
.tmenu-on
{
 background-image:url(../images/green_bg.gif);
 background-repeat:no-repeat;
 background-position:top;
 font-size:11px;
 color:#ffffff;
padding-left:16px;
padding-top:1px;
padding-bottom:1px;
cursor:hand;
}

.tmenu-on a
{
 font-size:11px;
 color:#ffffff;
 padding-left:4px;
 padding-top:2px;
 padding-bottom:4px;
 text-decoration:none;
 cursor:pointer;
}

.tmenu-on a:hover
{
 font-size:11px;
 color:#ffffff;
 padding-left:4px;
 padding-top:2px;
 padding-bottom:4px;
 text-decoration:none;
 cursor:pointer;
}
.left-nav td a
{
 font-size:11px;
 color:#1A81B5;
 padding-left:4px;
 padding-top:2px;
 padding-bottom:4px;
 text-decoration:none
}
.left-nav td a:hover
{
 font-size:11px;
 color:#ffffff;
 text-decoration:none
}

.left-nav .selected
{
 background-image:url(../images/green_bg.gif);
 background-repeat:no-repeat;
 font-size:11px;
 color:#ffffff;
padding-left:16px;
 padding-top:1px;
 padding-bottom:1px;
cursor:pointer;
}
.composter-inner-bg
{
	background-image:url(../images/inner-header-bg.gif);
	background-repeat:no-repeat;
}
.inner-left_bg
{
	background-image:url(../images/inner-left-bg.gif);
	background-repeat:no-repeat;
}
.inner
{
	background-image:url(../images/inner-bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E2F0EC;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	margin:0px;
	text-align:left;
}
.inner-right_bg
{
	background-image:url(../images/inner-right-bg.gif);
	background-repeat:no-repeat;
}
.quick
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration:none;
	text-align:center;
}
a:hover.quick
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration:underline;
	text-align:center;
}
.inner-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24A5CE;
	text-decoration: underline;
}
a:hover.inner-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24A5CE;
	text-decoration: none;
}

.in_text
{
	font-family:tahoma, Arial, Verdana;
	font-size:11px;
	color:#086F59;
	text-decoration:none;
}

.inner-head_bg
{
	background-image:url(../images/inner-dotted-sep.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #147962;
	padding-bottom:10px;
}
.inner-head_bg1
{
	background-image:url(../images/inner-dotted-sep.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.inner-cont
{
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
}

.inner-list
{
	margin:0px;
	list-style-position: outside;
	list-style-image: url(../images/inner-bullet.gif);
	padding-left:20px;
}


.inner-table-heading {
	background-color:#D7F2F9;
	border-bottom: 3px #ffffff solid;
	padding: 0px 0px 0px 15px;
}
.inner-table-col1 {
	background-color:#EBF5F8;
	border-right: 3px #ffffff solid;
	padding: 5px 12px 10px 12px;;
	width:118px;
}
.inner-table-col2 {
	background-color:#EEF6FA;
	border-right: 3px #ffffff solid;
	padding: 5px 12px 10px 12px;;
}
.inner-table-col3 {
	background-color:#F0F8FA;
	padding: 5px 12px 10px 12px;;
}
.img-border
{
 border:1px solid #DCDCDC;
 padding:6px;
}
A.leftvideo {
	COLOR: #2aacd0; TEXT-DECORATION: none
}
A.leftvideo:hover {
	COLOR: #1f9888; TEXT-DECORATION: none
}