body
{
	color: #000000;
	font: 8pt ms sans serif,Times New Roman;
	margin: 0px 0px 0px 0px;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #C55A64;
	text-decoration: none;
}
.tablea   { 
        border-collapse: collapse;
	border-bottom: 1px solid #9B2B2B;
	border-left: 1px solid #9B2B2B;
	border-right: 1px solid #9B2B2B;
	border-top: 1px solid #9B2B2B; 
        width:90%;
	font-size: 10px;
	padding: 5; 
        spacing: 2; 
}
.tcat
{
	background: #EFA0A0 url(images/tcat.gif) repeat-x top left;
	color: #000000;
	border-left: 1px solid #9B2B2B;
	border-top: 1px solid #9B2B2B; 
	font: 8pt ms sans serif;
}
.acat
{
	background: #F0CECE url(images/tcat.gif) repeat-x top left;
	color: #C55A64;
        padding: 5px; 
	border-left: 1px solid #9B2B2B;
	border-top: 1px solid #9B2B2B; 
	font: 8pt ms sans serif;
}
.tlinks a:link
{
	color: #800000;
	text-decoration: none;
}
.tlinks a:visited
{
	color: #800000;
	text-decoration: none;
}
.tlinks a:hover, .tcat a:active
{
	color: #AC2D2D;
	text-decoration: none;
}
textarea
{
background: #F2C9C7 url(themes/ac4p/images/text_bg.gif) repeat-x top left;
font: 8pt ms sans serif;
height: 180px;
width: 270px;
}
input {
background: #F2C9C7 url(themes/ac4p/images/acat.gif) repeat-x top left;
color: #000000;
font: 8pt ms sans serif;
}
.button
{
	background: #F2C9C7 url(themes/ac4p/images/text_bg.gif) repeat-x top left;
	color: #000000;
	font: 8pt ms sans serif;
}
select
{
background: #F2C9C7 url(themes/ac4p/images/acat.gif) repeat-x top left;
color: #000000;
font: 8pt ms sans serif;
}
td, th, p, li
{
	font: 8pt ms sans serif,Times New Roman;
}
.alt1
{
	background-color: #FEE4E6;
	color: #000000;
	font: bold 12pt Arial;
}
.alt2, .alt2Active
{
	background-color: #E2D1B2;
	color: #000000;
	font: bold 12pt Arial;
}
.alt3
{
	background-color: #D5D8E5;
	color: #000000;
}
form { display: inline; }