body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_banner{
	text-align: center;
	vertical-align : middle;
}
/*~~~ Folder Tabs Along the Top ~~~*/
table.folders{
	padding-left:5px;
}
tr.folder_tabs{
	font-size: 10px;
	color: #ffcc00;
	background-image : url(/images2/agora-cart-button-bg.jpg);
	height: 28px;
	text-align:center;
}
td.first{
	padding-left:10px;
}

/* ~~~ Top Links just below the folder tabs ~~~ */
.top_links{
	font-size: 9px;
	color: #ffcc00;	
	background-image : url(/images2/button-bar-bg.jpg);
	padding-left:180px;
	height: 33px;
}
/* ~~~ Left Menu Links ~~~ */
.left_menu{
	background-color: #257B29;
	font-size: 10px;
	width: 140px;
	color: #FFCC00;
	padding-left: 10px;
	padding-bottom:20px;
	vertical-align : top;
}
.lm_first{
	padding-left: 12px;
	margin: 10px 0px 0px 0px;
	font-weight : bold;
}
/* ~~~ Main Body parts ~~~ */
img{

}
img.border{
	border: 1px;
}
.main_body{
	vertical-align : top;
	padding: 20px 10px 20px 10px;
	width: 580px;
	font-size: 8pt;
	text-align : justify;
}
.main_text{
	padding: 20px 10px 5px 10px;
	text-align: justify;
	vertical-align : top;
}
h1{
	color: #257B29;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
}
h2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #257B29;
	font-weight: bold;
	text-align: center;
	margin: 35px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
h3{
	color:#257b29;
	 font-size: 13px;
	 text-align: center;
	 margin: 0px 0px 0px 0px;
}
h4{
	color:#000000;
	margin: 10px 0px 0px 0px;
}

.center_links{
	color: #257B29;
	text-align: center;
	font-weight : bold;
	margin: 5px 0px 10px 0px;
}
.notes{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style : italic;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 10px 0px;
	font-weight : normal;
}
.news{
	overflow: auto;
	background-color: #99cc99;
	vertical-align : top;
	padding: 0px 5px 5px 5px;
	text-align : left;
}
.news h2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #257B29;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
/* ~~~ Stuff used for the Addon pages ~~~ */
.addonheader{
	background-color: Silver;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}

/* ~~~ Hyper Links ~~~ */
a.buttons:link {
	text-decoration: none; 
	font-weight: normal; 
	color: #FFCC00;
}
a.buttons:visited {
	text-decoration: none; 
	color: #FFCC00;
}
a.buttons:active  {
	text-decoration: none; 
	color: #FFCC00;
}
a.buttons:hover {
	text-decoration: none; 
	color: #257B29; 
	background-color: #FED700;
}

a.center_links{
	text-decoration: underline;
	font-weight: bold;
}
a.links{
	text-decoration: underline;
	font-weight: normal;
}
a.links:link,.a.center_links:link {
	color: #257B29;
}
a.links:visited, a.center_links:visited {
	color: #993300;
}
a.links:active,a.center_links:active {
	color: #257B29;
}
a.links:hover, a.center_links:hover {
	color: #CC9900;
}
/* ~~~ Template Credit ~~~ */
.design_by{
	text-align:center;
	padding: 10px 0px 20px 0px;
}
/* ~~~ Copyright ~~~ */
.copyright{
	font-family: Arial, sans-serif;
	font-size:8pt;
	color:#FFCC00;
	background-color: #257B29;
	text-align:center;
	padding: 5px 0px 5px 120px;
}
/* ~~~ Test Formatting ~~~ */
.specials{
	color: red;
	font-weight : bold;
	font-style : italic;
}
/* ~~~~ Text Alignment ~~~ */
.center{
	text-align : center;
	margin: 10px 0px 0px 0px;
}

