/******* GENERAL RESET *******/
html, body, form {padding: 0px;margin: 10px;font-family: Segoe UI, Verdana;font-size: 14px;}
body {background: #77cc11 url(bgtile.gif) repeat;}
#fgtcontainer {display: table;width: 1000px;border: 5px solid white;text-align: left;background-color: #fff;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.75);margin:0 auto;}
#fgtcontainer > div {display: table-row;width: 100%;}
#fgtcontainer > div > div {display: table-cell;width: 100%;}
#fgtcontainer > div {background: #fff;}
.clear {clear: both;height: 0;visibility: hidden;display: block;}
a {text-decoration: none;outline: none;cursor: pointer;}
a:hover {text-decoration: none;outline: none;}
#bodyContainer {overflow:hidden;width:100%;display: table;border-collapse: collapse;}
.tablerow {display: table-row;border:1px solid green;}
#fgtRightPanel {width:250px;display: table-cell;vertical-align:top;float:left;}
#bodyhgt {width: 100%;display: table-cell;vertical-align:top;margin:0;border-right:1px solid green;padding:10px;}
hr {color:green;height: 1px;border: 0px;background-color: green;margin:0;padding:0;}
.footer {clear:both;width:100%;color:#fff;padding:10px;font-size:90%;}
img {display:block;border:0px;outline:none;}
.disinline {display:inline;}

.MainHeading{background-color: green; color:White;font-size:450%;text-align:center;padding:30px;}

.RightContent{padding: 10px;line-height:18px;color:#555;font-size:90%;}
h1, h2, h3, h4, h5, h6 {color:Green;margin:0px;padding:0px;font-weight:normal;}
.footer{text-align: center;font-size:80%;color:Green;}

.Orangecontent{
font-family:Verdana, Tahoma, sans-serif;
font-size:14px;
color:#2f7f2a;
line-height:22px;
text-decoration:none;
}

.smalltxt{
font-family:Verdana, Tahoma, sans-serif;
font-size:12px;
color:#000000;
line-height:20px;
text-decoration:none;
}

.footermenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:2px 0 1px 0;
font-size:12px;
font-weight: bold;
color:#000000;
padding:5px 0px 0px 0px;
height:24px;
text-decoration:none;
}

.link A:link {font-family: Verdana; font-size: 12px; font-weight: normal;color: #2f7f2a; text-decoration: none;}
.link A:visited {font-family: Verdana; font-size: 12px; font-weight: normal;color: #2f7f2a; text-decoration: none;}
.link A:hover {font-family: Verdana;font-size: 12px;font-weight: normal;text-decoration: none;color: #90c843;}