.titlebg {
	background-color:#E2E2E2;
	background-image: url(/aaccsa/images/titbg.jpg);
	background-repeat: repeat-x;
	
}
.tablebg {
	background-color:#EEEEEE;
}

.titlebody {
	background-color:#f4f4f4;
	border: solid 1px #CCCCCC;
}

.incbody {
	background-color:#f4f4f4;
	border: solid 1px #CCCCCC;
	padding:6px;
}


.tableview{
	background-color:#CCCCCC;
	font-family:"Arial";
	font-size:13px;
	text-align:left;
}
.tableviewhead{
	background-image: url(/aaccsa/images/titbg.jpg);
	color:#006600;
}
.tableviewinside{
	background-color:#EEEEEE;
}

.pagebg {
	background-color:#E2E2E2;
	background-image: url(/aaccsa/images/topbg.jpg);
	background-repeat: repeat-x;
	margin:0;
	width:800;
	
}

.btmbg {
	background-color:#E2E2E2;
	background-image: url(/aaccsa/images/btmbg.jpg);
	background-repeat: repeat-x;
}

.titletxt {
	color: #545655;
	font-family: "Georgia";
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
}
.bodytxt {
	color:#333333;
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
	padding:10px;
}
.righttxt{
	color:#333333;
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	padding:10px;

}
.flash{
z-index:auto;
}
.a{
text-decoration:none;
text-align:left;
font-size:12px;
color:#006600;
}
.aline{
text-decoration:none;
font-size:12px;
color:#006600;
text-decoration:underline;
}

.at{
text-decoration:none;
text-align:left;
font-size:12px;
color:#006600;
font-weight:normal;
}

.bottom{
text-align:left;
font-family:Tahoma;
font-size:80%;
text-decoration:none;
color:#006600;
font-weight:normal;
}

.bottomtitle{
text-align:left;
font-family:Tahoma;
font-size:80%;
text-decoration:none;
font-weight:bold;
color:#006600;
}
.bottombody {
	text-align:left;
	background-image: url(/aaccsa/images/btmbg.jpg);
	border: solid 1px #CCCCCC;
	padding:6px;
}

