@charset "utf-8";

/* filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
*/
	
#wrapper {
width: 900px;
background-color: #000;
margin: 0 auto;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: left;
color: #5E943E;
border: 1px solid #5E943E;
}

#btable {
width: 850px;
background-color:#000000;
margin: 10px;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: left;
color: #5E943E;
}

#imap {
width: 800px;
height: 305px;
background-color: #000;
margin: 0 auto;
text-align: center;
border: 1px solid #5E943E;
}

#header {
width: 900px;
height: 259px;
margin: 0;
padding: 0;
}

#heading {
	width: 350px;
	height: 30px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
}

h1 {
	text-align: right;
	color:#67cb2c;
	font-size: 22px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	vertical-align: text-bottom;
	margin-right: 3px;
} 

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#topbar {
width: 900px;
margin: 0 auto;
text-align: left;
font-weight: bold;
color:#6aa04a;
font-size:11px;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}

#footer {
width: 900px;
height: 30px;
background: url(../images/pro_line_0.gif) repeat-x; 
margin-top: 15px;
border-top: 1px solid #2c7940;
font-size:13px;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
color:#fff;
font-weight: bold;
}

.flinks a {
margin: 5px;
text-align: center;
color:#6aa04a;
font-size:14px;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
}

.flinks a:hover {
margin: 5px;
text-align: center;
color:#056839;
font-size:14px;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight: bold;
}

.flinks a:visited {
margin: 5px;
text-align: center;
color:#6aa04a;
font-size:14px;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
}

.flinks a:active {
margin: 5px;
text-align: center;
color:#6aa04a;
font-size:14px;
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
}

p a {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #67cb2c;
text-decoration: none;
text-align: right;
}

p a:hover {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5E943E;
text-decoration: underline;
text-align: right;
}

p a:visited {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #67cb2c;
text-decoration: none;
text-align: right;
}

p a:active {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #67cb2c;
text-decoration: none;
text-align: right;
}

/* bordered tables CSS */

table#sampletm {
    background-color:#000;
    /*border: solid #00619a 1px;*/
    width: 700px;
	margin: 0px;
	padding: 0px;
}

table#sampletm td {
	border: 1px solid #5E943E;
	margin: 0px;

}

table#sampled {
    background-color:#000;
    /*border: solid #00619a 1px;*/
    width: 475px;
	margin: 0px;
	padding: 0px;
}

table#sampled td {
	border: 1px solid #5E943E;
	margin: 0px;

}

table#samplel {
    background-color:#000;
    /*border: solid #00619a 1px;*/
    width: 800px;
    margin: 4px;
	padding: 0px;
}

table#samplel td {
    padding: 4px;
	border: 1px solid #5E943E;

}

table#sampleh1 {
    background-color:#000;
    /*border: solid #00619a 1px;*/
    width: 575px;
    margin: 4px;
	padding: 0px;
}

table#sampleh1 td {
    padding: 4px;
	border: 1px solid #5E943E;

}

table#sampleh2 {
    background-color:#000;
    /*border: solid #00619a 1px;*/
    width: 290px;
    margin: 4px;
	padding: 0px;
}

table#sampleh2 td {
    padding: 4px;
	border: 1px solid #5E943E;

}

table#samplep {
    background-color:#000;
    /*border: solid #00619a 1px;*/
    width: 800px;
    margin: 4px;
	padding: 0px;
}

table#samplep td {
    padding: 4px;
	border: 1px solid #5E943E;

}

.data {
    text-align: left;
    background-color: #000;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E943E;

}

.toprow {
    font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    /*font-style: italic;*/
    text-align: left;
	color: #5E943E;
    background-color: #000;
}

.toprowh1 {
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style: italic;*/
    text-align: right;
	color: #5E943E;
	background-color: #000;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
}

.toprow a {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #67cb2c;
text-decoration: none;
text-align: right;
}

.toprow a:hover {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5E943E;
text-decoration: underline;
text-align: right;
}

.toprow a:visited {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #67cb2c;
text-decoration: none;
text-align: right;
}

.toprow a:active {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #67cb2c;
text-decoration: none;
text-align: right;
}

.toprowh2h {
	margin: 0px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style: italic;*/
    text-align: right;
	color: #5E943E;
	background-color: #000;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
}

.toprowh2 a {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5E943E;
text-decoration: none;
text-align: right;
}

.toprowh2 a:hover {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #67cb2c;
text-decoration: underline;
text-align: right;
}

.toprowh2 a:visited {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5E943E;
text-decoration: none;
text-align: right;
}

.toprowh2 a:active {
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5E943E;
text-decoration: none;
text-align: right;
}

.leftcol {
    font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E943E;
    /*font-weight: bold;*/
    text-align: left;
   background-color: #000;

}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav {
height:35px; 
background: url(../images/pro_line_0.gif) repeat-x; 
position:relative; 
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
font-size:13px; 
width:900px; 
z-index:500;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background: url(../images/pro_line_0.gif); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#fff;
}

.nav .current a {
display:block; 
height:35px; 
float:left; 
background: url(../images/pro_line_2.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#fff;
}


.nav .current a b {
display:block; 
padding:0 30px 0 15px; 
background:url(../images/pro_line_2.gif) right top;
}

.nav .select a:hover, 
.nav .select li:hover a {
background: url(../images/pro_line_1.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(../images/pro_line_1.gif) right top; 
cursor:pointer;
}

.nav .select_sub {
display: none;
}

/* IE6 only */
.nav table {
border-collapse: collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:900px; 
top:35px; 
background:url(../images/back_0.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#000000;
}

.nav .current .sub li.sub_show a {
color:#245c03; 
cursor:default; 
background:url(../images/back_1.gif);
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#245c03; 
background:url(../images/back_1.gif);
}

#wrapper p {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
	color: #5e943e;
	text-decoration: none;
}

#list ul li{
	list-style-position: outside;
	list-style-image: url(../images/bullet_list.png);
}

h2 {
	margin-left: 15px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5e943e;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #67CB2C;
	text-decoration: none;
}
