table.tableContainer
{
	width: 100%;
}


.MainContainer
{
	width: 100%;
}




.Head
{
	font-weight: bold;
	font-size: 16px;
	
	font-family: arial, 'Arial Black';
	
}



.AdminConTable
{
	width: 100%;
	color: #ffffff;
	font-family: arial, 'Arial Black';
	background-color: silver;
}

.AdminConHeader
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: arial, 'Arial Black';
	background-color: #818899;
}
.AdminContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	width: 100%;
	background-color: silver;
	
}




.GrayConHeader TD
{
	height:25;
	color: #ffffff;
}

.GrayConHeader
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: arial, 'Arial Black';
	background-color: #818899;
}

.GrayConTable
{
	width: 100%;
	color: #ffffff;
	font-family: veranda, arial, 'Arial Black';
	background-color: #ffffff;
}
.GrayContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	width: 100%;
	
}
.GrayConLeftSide
{
	border-left: #818899 1px solid;
}

.GrayConRightSide
{
	border-right: #818899 1px solid;
}
.GrayConBottomSide
{
	border-bottom: #818899 1px solid;
}
.GrayConBottomLeftSide
{
	border-left: #818899 1px solid;
	border-bottom: #818899 1px solid;
}
.GrayConBottomRightSide
{
	border-right: #818899 1px solid;
	border-bottom: #818899 1px solid;
}


/* hyperlink style for the Blue Container */
A.GrayContent:link
{
	text-decoration: none;
}

A.GrayContent:visited  
{
	text-decoration: none;
}

A.GrayContent:active   
{
	text-decoration: none;
}

A.GrayContent:hover
{
	text-decoration: underline;
}





















.BlueConHeader TD
{
	height:25;
	color: #ffffff;
}

.BlueConHeader
{
    background-color: #435e99;
    vertical-align: middle;
    color: #FFFFFF;
     font-weight: bold;
	font-size: 16px;
	
	font-family: arial, 'Arial Black';
}

.BlueConTable
{
	width: 100%;
	color: #ffffff;
	font-family: veranda, arial, 'Arial Black';
	background-color: #FFFFFF;
	
}
.BlueContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	width: 100%;
	
}
.BlueConLeftSide
{
	border-left: #435E99 1px solid;
}

.BlueConRightSide
{
	border-right: #435E99 1px solid;
}
.BlueConBottomSide
{

	border-bottom: #435E99 1px solid;
}
.BlueConBottomLeftSide
{
	border-left: #435E99 1px solid;
	border-bottom: #435E99 1px solid;
}
.BlueConBottomRightSide
{
	border-right: #435E99 1px solid;
	border-bottom: #435E99 1px solid;
}


/* hyperlink style for the Blue Container */
A.BlueContent:link
{
	text-decoration: none;
	font-size:12px;
}

A.BlueContent:visited  
{
	text-decoration: none;
	font-size:12px;
}

A.BlueContent:active   
{
	text-decoration: none;
}

A.BlueContent:hover
{
	text-decoration: underline;
}





.LightBlueConHeader TD
{
    height: 25;
    color: #000000;
}

.LightBlueConHeader
{
    vertical-align: middle;
    color: #000000;
   background-color: #ffffff;
   font-weight: bold;
	font-size: 16px;
	
	font-family: arial, 'Arial Black';
}

.LightBlueConTable
{
    width: 100%;
    color: #00FF00;
    font-family: veranda, arial, 'Arial Black';
}
.LightBlueContent
{
     color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	width: 100%;
	
}
.LightBlueConLeftSide
{
	
}

.LightBlueConRightSide
{
	
}
.LightBlueConBottomSide
{

	
}
.LightBlueConBottomLeftSide
{
	
}
.LightBlueConBottomRightSide
{
	}


/* hyperlink style for the Blue Container */
A.LightBlueContent:link
{
	text-decoration: none;
}

A.LightBlueContent:visited  
{
	text-decoration: none;
}

A.LightBlueContent:active   
{
	text-decoration: none;
}

A.LightBlueContent:hover
{
	text-decoration: underline;
}







.SilverConHeader
{
	background-color: #CCCCCC;
}


.SilverConHeader TD
{
	color: black;
	height: 25px;
}

.SilverConHeader
{
	font-weight: bold;
	font-size: 14px;
	color: Red;
	font-family: arial, 'Arial Black';
	
}

.SilverConTable
{
	width: 100%;
	color: #ffffff;
	font-family: veranda, arial, 'Arial Black';
	background-color: #FFFFFF;
	
}
.SilverContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	width: 100%;
	
}
.SilverConLeftSide
{
	border-left: #CCCCCC 1px solid;
}

.SilverConRightSide
{
	border-right: #CCCCCC 1px solid;
}
.SilverConBottomSide
{

	border-bottom: #CCCCCC 1px solid;
}
.SilverConBottomLeftSide
{
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
.SilverConBottomRightSide
{
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}


/* hyperlink style for the Blue Container */
A.SilverContent:link
{
	text-decoration: none;
}

A.SilverContent:visited  
{
	text-decoration: none;
}

A.SilverContent:active   
{
	text-decoration: none;
}

A.SilverContent:hover
{
	text-decoration: underline;
}























































































