/* CSS Document */
.top {background-color: #CCCCCC; }
body
{
background-color: #6C8367;

 background-image:url(images/bg.jpg);

	
	margin-top:0;
	margin-left:0;
	
	 

}

.Twidth {width:400px;
padding:10px;
table-layout:fixed;}
 

.GREENtable {

 border-color: #DFCDAA;
 border-right-style: hidden;
 border-left-style: hidden;
 border-bottom-style: ridge;
 border-top-style: hidden;




}


.outertable {

 border-color:#000000;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 border-top-style: solid;
 background-color:#ffffff;
 border-width: thin;



}
.GREENtablebody {
background-image: url(images/bggrey.jpg);
color:#000000;
   border:0px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   font-weight:bold;

}
.Grr {  font-weight:bold; font-family: "Times New Roman", Times, serif; font-size:14pt;}
.Grr A:link    { color: #000066; text-decoration:none; }
.Grr A:visited { color: #000066; text-decoration:none; }
.Grr A:active  { color: #000066; text-decoration:none; }
.Grr A:hover   { color: #005100; text-decoration: underline; }

.GREENtablebody A:link    { color: #000066; text-decoration:none; }
.GREENtablebody A:visited { color: #000066; text-decoration:none; }
.GREENtablebody A:active  { color: #000066; text-decoration:none; }
.GREENtablebody A:hover   { color: #005100; text-decoration: underline; }


.leftNAV {font-family: "Times New Roman", Times, serif; font-weight:bold; font-size:12pt;
   text-decoration:none;
    color:#ffffff;
	 border-color: #DFCDAA;
 border-right-style:  ridge;
 border-left-style: hidden;
 border-bottom-style:hidden;
 border-top-style: hidden;
	}

.leftNAV A:link    { color:#FFFFFF; text-decoration:none; }
.leftNAV A:visited { color:#FFFFFF; text-decoration:none; }
.leftNAV A:active  { color:#FFFFFF; text-decoration:none; }
.leftNAV A:hover   { color:#00CC00; text-decoration:none; }

.leftNAVlearn {font-family: "Times New Roman", Times, serif; font-size:12pt;   text-decoration:none;  }
.leftNAVlearn strong { color: #FFFF80;}
.leftNAVlearn A:link    { color:#BABCBB; text-decoration:none; }
.leftNAVlearn A:visited { color:#BABCBB; text-decoration:none; }
.leftNAVlearn A:active  { color:#BABCBB; text-decoration:none; }
.leftNAVlearn A:hover   { color:#00CC00 ; text-decoration:none; }

	.leftNAVother {color:#000000; font-family: "Times New Roman", Times, serif; font-size:14pt;  text-decoration:none; }

.leftNAVother A:link    { color:#0E6604; text-decoration:none; font-weight:bold; }
.leftNAVother A:visited { color:#0E6604; text-decoration:none; font-weight:bold; }
.leftNAVother A:active  { color: #0E6604; text-decoration:none; font-weight:bold; }
.leftNAVother A:hover   { color: #333333; text-decoration: underline; font-weight:bold; }

.leftNAVbottom {font-family: "Times New Roman", Times, serif; font-size:10pt;  text-decoration:none; color:#ffffff; }
.leftNAVbottom strong { color: #FFFF80;}
.leftNAVbottom A:link    { color:#BABCBB; text-decoration:none; }
.leftNAVbottom A:visited { color:#BABCBB; text-decoration:none; }
.leftNAVbottom A:active  { color:#BABCBB; text-decoration:none; }
.leftNAVbottom A:hover   { color:#00CC00; text-decoration:none; }


.contact { background-color: #A6C4A7;}
.plan {font-size:14px;}
.toptable {
 border-color:#000000;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 border-top-style: hidden;
 }
 
 input.btn{
   color: #006600;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color: #FFFFCC;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
input.btnhov{
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#ffffff;}
.white {font-size:14px; color:#FFFFFF;

}
.credit { color: #DFCDAA;}
.credit A:link    { color:#BABCBB; text-decoration:none; }
.credit A:visited { color:#BABCBB; text-decoration:none; }
.credit A:active  { color:#BABCBB; text-decoration:none; }
.credit A:hover   { color: #DFCDAA; text-decoration:none; }

.headers {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;

}


/* ////////////////////////////////////////////////////////////////////////////// */
.buttonscontainer {width: 150px;}

.buttons a {color: #FFFFFF;
border: 1px solid;
background-image:url(images/bg.jpg);
padding: 2px;
padding-left: 3px;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #FFFFFF #000000 #000000 #FFFFFF;
display: block;
margin: 0px;
width: 100%;
text-align: center;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;

border-color: #000000 #FFFFFF #FFFFFF #000000;
color: #FFFFFF;
text-decoration: none;}