body {
	background-color:#2C542F;
	/* background-image:url(images/bg_twig.gif); Set via Javascript*/
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:auto;
	margin-right:auto;
	margin-top:41px;
	margin-bottom:20px;
}

p, div, ul{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
}

th{
	color:#2C542F;
}

a{
	text-decoration:none;
	color:#8AB25A; /*006600*/
}

a:hover{
	text-decoration:underline;
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2C542F;
	font-size:14pt;
	font-weight:normal;
	padding-left:100px;
	padding-right:50px;
}

hr{
	height: 1px;
	border: none 0;
	border-top: 1px dashed #999999;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:985px;
	background-color:#FFFFFF;
	background-image:url(images/bg_content.gif);
	background-repeat:repeat-y;
	background-position:left top;
	float:left;
	clear:both;
}

#content_left {
	width:736px;
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#content_left_news {
	width:736px;
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#content_left_news p.intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	text-align:left;
	font-stretch:condensed;
}

#content_left p{
	padding-left:100px;
	padding-right:50px;
	text-align:justify;
}

#content_left p.intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	text-align:left;
	font-stretch:condensed;
}

#content_left ul{
	padding-left:150px;
	padding-right:100px;
	margin-left:20px;
}

#content_left li{
	margin-bottom:10px;
}

.hr{
	margin-left:150px;
	margin-right:50px;
	border-top:1px solid #999999;
	height:5px;
}

.tablediv {
	margin-left:150px;
	margin-right:50px;
}

#content_right {
	width:249px;
	float:left;
}

#bottom_left {	
	width:736px;
	background-image:url(images/bot_page.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	padding-top:91px;
}

#bottom_right {
	width:249px;
	height:191px;
	float:right;
	background-image:url(images/page_turn.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer {
	width:960px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

#footer p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}

#footer a{
	color:#999999;
	text-decoration:none;
}

#footer div.left{
	float:left;
}

#footer div.right{
	float:right;
	text-align:right;
	padding-right:15px;
}

#menu {
	margin-top:20px;
	padding-left:65px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;	
	display: block;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {	
	color: #FFFFFF;	
	text-decoration: none;
	border-bottom: 1px solid #66FF00;	
}

#menu sup {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 12px;
	font-style:normal
}

#award{
	 position:absolute;
	 z-index:2;
	 top:108px;
	 width:312px;
	 height:272px;
	 display:none;
}

/* ----- DESIGNER TABLE ----- */

.data_table th {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	background-color:#660099;
	border: 0px;
	text-align: left;
	height: 24px;
}

.data_table td {
	border: 0px #999999 solid;	
	vertical-align:middle;
}

.data_border {
	border-right: 1px #999999 solid !important;
	border-bottom: 1px #999999 solid !important;
}

.data_border a {
	color:#333333;
}

.data_alt_row {
	background-color:#F3F3F3;
}

.green {
	background-color:#81AD4E;
	border:0px;	
}

.gr_top {	
	background-image: url(images/table_green_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 74px;
	border: 0px;
}

.gr_bot {	
	background-image: url(images/table_green_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 74px;
	border: 0px;
}

/* Data Tables */
.category{
	background-color:#666666; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:center; 
	vertical-align:middle;
}

.product{
	vertical-align:middle;
	white-space:nowrap;
}

.asterisk{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}

.video{
	background-image:url(images/bg_video2.gif);
	background-repeat:no-repeat;
	width:302px;
	height:202px;
	text-align:center;
	vertical-align:middle;
}

.viva{
	color:#579846;
}

.green_select{
	background-color:#2C542F;
	color:#FFFFFF;
}

.news_headline{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.news_body{
	padding-top:10px;
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
}

.news_body p{
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
}