﻿/* GENERAL */
body {margin:0px 0px 0px 0px; font-family:Tahoma,Arial; background-color:#fbfbfb;}

h1,h2,div,p,span,b {font-family:Tahoma,Arial;}
h1 {font-size:16px; margin:0px 0px 6px 0px;color:#3f7f35; font-weight:bold;}
h2 {font-size:14px; margin:0px 0px 6px 0px;}
div,p,span,b {font-size:12px;}
h2,div,p,span,b {color:#323232;}

.MainTable {width:100%; height:100%;}

.DottLine {background:url(Images/DottLine.jpg); background-position:top; background-repeat:repeat-x;}

.LSideLine {background:#ffffff url(Images/LSideLine.jpg); background-position:top right; background-repeat:repeat-y;}
.RSideLine {background:#ffffff url(Images/RSideLine.jpg); background-position:top left; background-repeat:repeat-y;}
/* HEADER */

.HeaderBg {background:url(Images/HeaderBg.jpg); background-position:top right; background-repeat:repeat-x; height:143px;}
.EarthDiv {background:url(images/HeaderEarth.jpg); background-position:top left; background-repeat:no-repeat; height:143px;}

.HeaderTd_r{background:url(images/HeaderRight.jpg); background-repeat:no-repeat; width:9px; height:53px; cursor:pointer;}
.HeaderTd_m{background:url(images/HeaderMid.jpg); background-repeat:repeat-x; height:53px;  font-weight:bold; cursor:pointer;}
.HeaderTd_l{background:url(images/HeaderLeft.jpg); background-repeat:no-repeat;  width:9px; height:53px; cursor:pointer;}

.HeaderTd_r_Active{background:url(images/HeaderRight_Active.jpg); background-repeat:no-repeat; width:9px; height:53px; cursor:pointer;}
.HeaderTd_m_Active{background:url(images/HeaderMid_Active.jpg); background-repeat:repeat-x; height:53px;  font-weight:bold; cursor:pointer;}
.HeaderTd_l_Active{background:url(images/HeaderLeft_Active.jpg); background-repeat:no-repeat;  width:9px; height:53px; cursor:pointer;}

.HeaderTd_last_r{background:url(images/HeaderLastRight.jpg); background-repeat:no-repeat; width:23px; height:53px; cursor:pointer;}
.HeaderTd_last_r_Active{background:url(images/HeaderLastRight_Active.jpg); background-repeat:no-repeat; width:23px; height:53px; cursor:pointer;}

.HeaderTd_last_l{background:url(images/HeaderLastLeft.jpg); background-repeat:no-repeat;  width:23px; height:53px; cursor:pointer;}
.HeaderTd_last_l_Active{background:url(images/HeaderLastLeft_Active.jpg); background-repeat:no-repeat;  width:23px; height:53px; cursor:pointer;}

a.HeaderLink:link {color:#353434; font-size:11px; text-decoration:none;}
a.HeaderLink:visited {color:#353434; font-size:11px; text-decoration:none;}
a.HeaderLink:active {color:#353434; font-size:11px; text-decoration:none;}
a.HeaderLink:hover {color:#57a269; font-size:11px; text-decoration:none;}

a.HeaderLink_Active:link {color:#394833; font-size:11px; text-decoration:none;}
a.HeaderLink_Active:visited {color:#394833; font-size:11px; text-decoration:none;}
a.HeaderLink_Active:active {color:#394833; font-size:11px; text-decoration:none;}
a.HeaderLink_Active:hover {color:#394833; font-size:11px; text-decoration:none;}

/* DEFAULT */
.DefaultMainSide {background:url(images/DefaultMainSideBg.jpg); background-repeat:repeat-x; height:162px; color:#ffffff;}
.DefaultMain {background:url(images/DefaultMainBg.jpg); background-repeat:repeat-x; background-position:top right; height:162px; width:778px; color:#ffffff; vertical-align:top; padding:20px 10px 20px 10px;}
.WhatDoYouGet {font-size:16px; color:#63cb6a; font-weight:bold;}

a:link {color:#2c9634;text-decoration:none;}
a:active {color:#2c9634;text-decoration:none;}
a:visited {color:#2c9634;text-decoration:none;}
a:hover {color:#587e58;text-decoration:underline;}

/* FOOTER */
#FooterDiv div,td {font-size:11px; color:Gray;}

.FooterDiv {font-size:11px; color:Gray;}

#FooterDiv a:link {color: Gray; text-decoration:none;}
#FooterDiv a:active {color: Gray; text-decoration:none;}
#FooterDiv a:visited {color: Gray; text-decoration:none;}
#FooterDiv a:hover {color: #70ce76; text-decoration:none;}

.Footer {background-color:#ffffff;}
.FooterOn {background-color:#f7f7f7;}


/* CONTACT */

a.cmdSend:link {background:url(images/btnBg.jpg); background-repeat:no-repeat; color:#2c9634; font-size:14px; text-decoration:none; height:25px; width:64px; display:block; padding:4px 3px 3px 15px;}
a.cmdSend:active {background:url(images/btnBg.jpg); background-repeat:no-repeat; color:#2c9634; font-size:14px; text-decoration:none; height:25px; width:64px; display:block; padding:4px 3px 3px 15px;}
a.cmdSend:visited {background:url(images/btnBg.jpg); background-repeat:no-repeat; color:#2c9634; font-size:14px; text-decoration:none; height:25px; width:64px; display:block; padding:4px 3px 3px 15px;}
a.cmdSend:hover {background:url(images/btnBg.jpg); background-repeat:no-repeat; color:#93de99; font-size:14px; text-decoration:none; height:25px; width:64px; display:block; padding:4px 3px 3px 15px;}

.Validation {font-size:10px;}
.ContactResult {color:#2c9634; border:dashed 1px #f4f4f4; height:100px;}

/* DEMO */
.DemoTitle{font-size:16px; margin:0px 0px 6px 0px;color:#3f7f35; text-align:center;font-weight:bold;}
a.DownlodImg:link {color:#2c9634; font-weight:bold;}
a.DownlodImg:active {color:#2c9634; font-weight:bold;}
a.DownlodImg:visited {color:#2c9634; font-weight:bold;}
a.DownlodImg:hover {color:#93de99; font-weight:bold;}
.ImgTools {padding:3px 0px 10px 0px; text-align:center; vertical-align:top;} 
.ImgCell { vertical-align:top; text-align:center;}
.DemoCell{background: #eeeeee; padding-top:15px;}
