.ca_top
{
	border:				1px solid #000000;
	font-family:		verdana, helvetica, arial;
	font-size:			11px;
	color:				#000000;
	background:			#C3C2C0;
	padding:			2px;
}

.ca_normal
{
	border-bottom:		1px solid #000000;
	border-left:		1px solid #000000;
	font-family:		verdana, helvetica, arial;
	font-size:			11px;
	color:				#000000;
	background:			#C3C2C0;
	padding:			2px;
}

.ca_right
{
	border:				1px solid #000000;
	border-top:			0px;
	font-family:		verdana, helvetica, arial;
	font-size:			11px;
	color:				#000000;
	background:			#C3C2C0;
	padding:			2px;
}

.ca_link
{
	text-decoration:	none;
	color:				#000000;
}

.ca_link:hover
{
	text-decoration:	underline;
}

.cae_link
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#000000;
}

.cae_link:hover
{
	text-decoration:	underline;
}