body {
	color: #000;
	font: 12px sans-serif;
	background-color: #cccccc;
}

span {
	margin: 0px;
}

a {
	color: #00ab4f; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00ab4f;
	text-decoration: underline;
	font-weight: bold;
}

.mainbox {
	background-color: #cccccc;
	color: #000;
}

.topbox {
	background-image: url(images/agaa2_01.jpg);
	height: 110px;
	background-position: top;
	background-repeat: repeat-x;
}

.logo1 {
	text-align: center;
}
#logo1top {
	vertical-align: top;
}
.smalltext {
	color: #000;
	font: 10px  sans-serif;
}

.headertext {
	color: #DC6504;
	font: 16px sans-serif;
	font-weight: bold;
}

.indent {
	border: 1px solid #D1CFCF;
	background-color: #efefef;
	color: #727272;
	font: 7pt sans-serif;
	padding: 10px;
}

.docinnerbox {
	padding: 5px 10px 10px 5px;
	font: 12px sans-serif;
}

#doclinkcolumn {
	width: 200px;
	background-color: #cccccc;
	vertical-align: top;
}

#docmaincolumn {
	border: 1px solid #fdb813;
	vertical-align: top;
	background: #fff url(images/agaa2_25.jpg) no-repeat bottom;
}

.sitelinks {
	text-align : center;
}

.sitelinksleft {
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid Black;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: #9D9D9D;
}

.sitelinksleft a{
	font-size: 14px;
	font-weight: bold;
	color: White;
}

.sitelinksleft a:hover{
	color: #fdb813;
	text-decoration: underline;
	font-weight: bold;
}

.menubox {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.menubody {
	background-color: white;
	padding-top: 5px;
}

.topleft {
	background: url(images/agaa2_08.jpg) no-repeat right;
	height: 5px;
	width: 5px;
}

.topmiddle {
	background: url(images/agaa2_09.jpg) repeat-x bottom;
	height: 5px;
}

.topright {
	background: url(images/agaa2_11.jpg) no-repeat left;
	height: 5px;
	width: 5px;
}

.captionleft {
	background: url(images/agaa2_15.jpg) repeat-y right;
	width: 6px;
}

.captionright {
	background: url(images/agaa2_16.jpg) repeat-y left;
	width: 6px;
}

.middleleft {
	background: url(images/agaa2_11-06.jpg) repeat-y right;
	width: 6px;
}

.middleright {
	background: url(images/agaa2_18.jpg) repeat-y left;
	width: 6px;
}

.bottomleft {
	background: url(images/agaa2_21.jpg) no-repeat top;
	height: 5px;
	width: 6px;
}

.bottommiddle {
	background: url(images/agaa2_20.jpg) repeat-x;
	height: 5px;
}

.bottomright {
	background: url(images/agaa2_23.jpg) no-repeat top;
	height: 5px;
	width: 5px;
}

#searchbox {
	text-align: right;
	padding-right: 5px;
}

form {
	margin: 2px 0px 0px 0px;
}

p {
	margin: 0px;
}

#info {
	background-image: url(images/info.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}

.nolink a{
	text-decoration: none;
	color: White;
}

ol, ul{
	margin-top: 0;
	margin-bottom: 0;
}

.menucaption {
	color: #fdb813;
	font: 12px sans-serif;
	margin: 0;
	font-weight: bold;
	background: Black;
	text-align: center;
}
.caption {
	color: #fdb813;
	font: 12px sans-serif;
	margin: 0;
	font-weight: bold;
	background: Black;
	text-align: center;
}

.captiontext, h1 {
	color: #fdb813;
	font: 16px sans-serif;
	margin: 0;
	font-weight: bolder;
	text-align: left;
}

.newsbottom {
	text-align: right;
}

hr {
	border-top: #666 1px solid;
	height: 1px;
	width: 100%;
	text-align:center;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

#commentform {
	text-align: left;
}

#commentformbutton {
	text-align: left;
}

.button {
	border: 1px solid #000;
	color: #000;
	font: 7pt verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

.tbox {
	background-color: #ddd;
	border: 1px solid #bbb;
	font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #777;
}

.code_highlight {
	width: 100%;
	background-color: #efefef;
	border: 1px solid #e0e0e0;
}

.comment {
	background-color: #f3f1f1;
	width: 100%;
	border: 1px solid #e0e0e0;
}

.lowlight {
	width: 100%;
	background-color: #e5e5e5;
	font-weight: bold;
}

.compad {
	padding: 4px;
}

.spacer {
	padding: 2px 0 2px 0;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tbox.chatbox {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}

.fborder {
	border: #486386 1px solid;
}
.forumheader, .nforumcaption{
	background-color: #E7E7E7;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	padding: 4px;
	background-image: url(images/forumheader.png);
	border-top: 1px solid #becde0;
	border-bottom: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	height: 20px;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	text-align: left;
	background-image : url(images/forumheader.png);
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

.forumheader2{
	background-color: #E7E7E7;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	padding: 4px;
	border: #f4f6fb 1px solid;
}

.forumheader3{
	background-color: #E7E7E7;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	padding: 4px;
	border: #f1f4fd 1px solid;
}

.forumheader3_alt{
	background-color: #f0f0f0;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border-bottom: 1px solid #becde0;
	border-top: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	background-image : url(images/fcaption.png);
	padding: 2px 0 2px 4px;
	background-color: #f9fafb;
	font: 9pt verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
	height: 25px;
}

.smallblacktext, .defaulttext {
	font: 8pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#32475f;
}

td {
	text-align: left;
}

img {
	vertical-align: middle;
}

.linkspage_button{
	vertical-align: middle;
	border:0px;
}
