body {font-family:Arial,sans-serif; font-size:12px; text-align:center; margin:10px auto;}
#CenterStage {position:relative; width:780px; padding-top:10px; margin:auto auto 20px auto;}
#Logo {padding-bottom:10px;}
#Logo img {border:0px; margin-top:10px;}
address {position:relative; font-size:.8em; font-style:normal; margin:20px auto;}
#FooterLinks {position:relative; clear:both; color:#226C06; font-size:12px; margin:auto;}
#FooterLinks a {color:#9F6000; padding:5px;}

#HoriMenuGreenLine {
	width:100%;
	height:100%;
	border-bottom:1px solid #226C06;
	padding:0px;
}
#HoriMenuGreenLine li {
	height:25px;
	width:89px;
	float:left;
	text-align:center;
	background-image:url(/images/top_menu_btn.gif);
	color:white;
	font-weight:bold;
	list-style-type:none;
	margin:0px 2px;
	line-height:25px;
	cursor:pointer;
}

#HoriMenuGreenLine ul li:hover {
	color:#226C06;
}

#HoriMenuGreenLine ul {
	width:372px;
	height:100%;
	text-align:center;
	margin:0px auto;
	padding:0px;
	position:relative;
}
#HoriMenuOrangeLine {position:relative; width:780px; height:25px; border-bottom:4px solid #E2A123;}

#Display span, #Display a {padding:0px 10px;}

#Section {font-size:16px; color:#226C06; font-weight:bold;}
#SectionMenu {margin-bottom:20px; color:#9F6000;}
#W3C {text-align:center;}
img {border:0px;}

table {font-size:12px;}
form {margin:0px;}

.Code, .Infusion {
	font-family:'Courier New',Courier,monospace;
	font-size:1.25em; 
	font-weight:bold;
}

.Code {color:#004E98;}
.Infusion {color:#009600}

.a_NoDecor
{
	text-decoration:none;
}

.a_NoDecorWhite
{
	color:White;
	text-decoration:none;
}

.InfoTable 
{
	border:1px solid #cccccc;
	margin:auto;
}

.InfoTable td 
{
	font-size:12px;
}

.InfoTable caption 
{
	background-color:#226C06;
	color:White;
	font-weight:bold;
	margin:auto;
	padding:2px;
}

.InfoCaption td, th
{
	background-color:#A9701A; 
	color:White; 
	font-weight:bold; 
	text-align:center;
	font-size:12px;	
}

.InfoCaption td a, th a { color:white;}
	
}

.FontGreen {color:#226C06;}
.FontLightGreen {color:#A0AE15;}
.FontLightBlue {color:blue;}
.FontOrange {color:#E2A123;}
.FontLightOrange {color:#F8F3DF;}
.FontBrown {color:#9F6000;}
.FontRed {color:#CD002B;}
.FontGray {color:Gray;}
.FontBlack {color:Black;}
.FontWhite {color:White;}
.BkgrWhite {background-color:#ffffff;}
.BkgrBrown {background-color:#9F6000;}
.BkgrOrange {background-color:#E2A123;}
.BkgrLightOrange {background-color:#F8F3DF;}
.BkgrGreen {background-color:#226C06;}
.BkgrMedGreen {background-color:#2c9408;}
.BkgrLightGreen {background-color:#e3fbdf;}
.BkgrLightBlue {background-color:#4c76ff;}
.BkgrRed {background-color:#CD002B;}
.BkgrGray {background-color:Gray;}
.BkgrLightGray {background-color:#cccccc;}
.BkgrSuperLightGray {background-color:#eeeeee;}

.Center {text-align:center;}
.Justify {text-align:justify;}
.Right {text-align:right;}
.Left {text-align:left;}

.Bold {font-weight:bold;}

.Size10 {font-size:10px;}
.Size11 {font-size:11px;}
.Size12 {font-size:12px;}
.Size14 {font-size:14px;}
.Size16 {font-size:16px;}
.Size18 {font-size:18px;}
.Size20 {font-size:20px;}
.Size22 {font-size:22px;}
.Size24 {font-size:24px;}
