.container04_leftbg{
    border: solid 1px #b0b3b8;
}
.container04_topbg{
	background-image: url(container04_topbg.jpg);
	height: 27px;
	background-repeat: repeat-x;
}
.container04_title{
	font-family: Tahoma;
	font-size: small;
	color: #323232;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container04_contentpane
{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: x-small;
	color: #323232;
	font-weight: normal;
}
.container04_mar{
	margin-bottom: 4px;
}
A:link  {
    text-decoration:    none;
    color: #B25923;
}

A:visited   {
    text-decoration:    none;
    color: #cacaca;
}

A:active    {
    text-decoration:    none;
    color: #cacaca;
}

A:hover {
    text-decoration:    underline;
    color:  #cacaac;





