.PortletHeaderText{
	Color : #CCCCCC ;
	Text-Decoration : none ;
	Font-Family : Verdana, Arial, Helvetica ;
	Font-Weight : Bold ;
	Font-Size : 11px ;
}
.PortletHeaderColor{
	Background-Color : #660000 ;
}
.RegionHeaderColor {
	Color: #AAAAAA;
/*	background-color:#330000;*/
	background: url(../images/darkred.png);
}
.UpperDashedBorder{
border-top: 1px dashed;
border-color: #990000;
}
.contentContent {
	Font-Size : 11px ;
	Font-Family : Verdana ;
	Color: #FFCCCC;
	background-color: none;
	background: url(../images/darkred.png);
}
.button{
background: none;
border-color:#990000;
color:#FFCCCC;
font-weight:bold;
border-width:1px;
border-style:solid;
}
.textfield{
background: none;
border-color:#990000;
color:#FFCCCC;
font-weight:bold;
border-width:1px;
border-style:solid;
}
.redbg{
	background-color: none;
	background: url(../images/darkred.png);
}
