/* CSS Document */

/*---------- gray cont-------------*/
.grey_topcell
{
	background-color:#232323;
	height:7px;
	width:100%
}
.grey_bottomcell
{
	background-color:#232323;
	height:7px;
	width:100%
}
.grey_leftcell
{
	background-color:#232323;
	width:7px;
}
.grey_rightcell
{
	background-color:#232323;
	width:7px;
}
td.greymain_cell
{
	background-color:#232323;
	width:100%;
	padding:4px;
}
.titlegrey
{
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.ContentPanegrey {
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	padding:10px 0 10px 0;
}
.ContentPanegrey .normal
{
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.ContentPanegrey p
{	margin:0px; padding:0px; }



/*---------- RED cont-------------*/
.red_topcell
{
	background-image:url(Images/RedcontC_tile.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:33px;
	width:100%;
	padding-left:6px;
	padding-right:4px;
	padding-top:8px;
	background-color:#FE0002;
}
.content_leftred
{
	background-image:url(Images/RedcontCL_tile.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:7px;
}
.content_rightred
{
	background-image:url(Images/RedcontCR_tile.png);
	background-position:top right;
	background-repeat:repeat-y;
	width:7px;
}
.titlered
{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.redbottom_cell
{
	background-image:url(Images/RedcontBC_tile.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	padding:0px 0px 0px 0px;
}
.redmain_cell
{
	padding:0px 0px 0px 0px;
	background-color:#000000;
}
.ContentPanered {
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	padding:14 2 2 7;
}
.ContentPanered .normal
{
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.ContentPanered p
{	margin:0px; padding:0px; }

/*-------------------*/
.ContentPane {
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	padding:0 0 0 0;
}
.ContentPane .normal
{
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.ContentPane p
{	margin:0px; padding:0px; }


.redtop1_cell
{
	background-image:url(Images/RedcontTC1_tile.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	padding:0px 0px 0px 0px;
}

.ContentPanered2 {
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	padding:14 2 0 2;
}
.ContentPanered2 .normal
{
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.ContentPanered2 p
{	margin:0px; padding:0px; }




















