.NW {
	background-image:url(../images/module_borders/green/mod_green_r1_c1.gif);
	max-height:18px;
	max-width:18px;
	width:18px;
}

.N {
	background-image:url(../images/module_borders/green/mod_green_r1_c2.gif)
}

.NE {
	background-image:url(../images/module_borders/green/mod_green_r1_c3.gif);
	max-height:18px;
	max-width:18px;
	width:18px;}

.W {
	background-image:url(../images/module_borders/green/mod_green_r2_c1.gif);
	background-repeat:repeat-y;
}

.E {
	background-image:url(../images/module_borders/green/mod_green_r2_c3.gif);
	background-repeat:repeat-y;
}

.SW {
	background-image:url(../images/module_borders/green/mod_green_r3_c1.gif);
	max-height:18px;
	max-width:18px;
	width:18px;}

.S {
	background-image:url(../images/module_borders/green/mod_green_r3_c2.gif);
}

.SE {
	background-image:url(../images/module_borders/green/mod_green_r3_c3.gif);
	max-height:18px;
	max-width:18px;
	width:18px;}
	
.HeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#00FF00;
	font-weight:bold;
}

.StandardText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}

.ActiveButtonText   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/buttons/green/button_147_on.gif);
	width:147px; height:31px; text-align:center; cursor: pointer;
	}
.InActiveButtonText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#00FF00;
	font-weight:bold;
	background-image:url(../images/buttons/green/button_147_off.gif);
	width:147px; height:31px; text-align:center; cursor: pointer;
	}

.ActiveButton100Text   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/buttons/green/button_100_on.gif);
	width:98px; height:18px; text-align:center; cursor: pointer;
	}
.InActiveButton100Text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#00FF00;
	font-weight:bold;
	background-image:url(../images/buttons/green/button_100_off.gif);
	width:98px; height:18px; text-align:center; cursor: pointer;
	}

.TableBorder {
	border: 1px solid #009900;
	}
	
.ThemeColor  {
	color:#00FF00;
	}

.InputText{
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#00FF00; font-size:9pt; background-color:#000000;
	border:1px solid #00FF00;
}

body {
	background-color:#202020;
	margin-top:      0;
	margin-bottom:   0;
	margin-left:     0;
	margin-right:    0;
}

.HighLight { background-color:#006000; color:#FFFFFF;}

a:link          {color: #33FF33; background: transparent; text-decoration: none;}
a:visited       {color: #33FF33; background: transparent; text-decoration: none;}
a:hover         {color: #33FF33; background: transparent; text-decoration: underline;}

a.LargerLink:link          {color: #33FF33; background: #003000; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; border:1px solid #004000; text-decoration: none;}
a.LargerLink:visited       {color: #33FF33; background: #003000; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; border:1px solid #004000; text-decoration: none;}
a.LargerLink:hover         {color: #33FF33; background: #003000; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; border:1px solid #004000; text-decoration: underline;}

.LeftSideCellBorder {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #FFFFFF;
}

.RightSideCellBorder {
  border-right:1px solid #FFFFFF; 
}

.NewsHeaderText {
	color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;
}

.NavBarButton {
	background-image:url(../images/buttons/menu_button.gif);
	width:124px;
	height:30px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
}

a.Button147x31:link
	{
	display:inline-block;
	width:147px;
	height:23px;
	padding-top:8px;
	color: #33FF33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/buttons/green/button_147_off.gif);
	background-repeat:no-repeat;
	}

a.Button147x31:visited
	{
	display:inline-block;
	width:147px;
	height:23px;
	padding-top:8px;
	color: #33FF33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/buttons/green/button_147_off.gif);
	background-repeat:no-repeat;
	}

a.Button147x31:hover
	{
	display:inline-block;
	width:147px;
	height:23px;
	padding-top:8px;
	color: #DDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/buttons/green/button_147_on.gif);
	background-repeat:no-repeat;
	}
