/*body { background: url(/images/nav/internalBackgound.jpg) repeat-y }*/
/*gray = CCCCCC*/
/*Lime green = 00FF00*/
/*pink FF00CC*/
/*blue = black*/
/*magenta = FF0099*/
/*green = 33CC33*/

.dark
{
	background-color: black;
}

.masterTable
{
    BORDER-RIGHT: 	black  1px solid;
    BORDER-TOP: 		black  1px solid;
    BORDER-LEFT: 		black  1px solid;
    BORDER-BOTTOM: 	black  1px solid;
}

.frmbody
{
	color: black;
	font-size: 11px;
	font-family: geneva, helvetica, arial;
}


.boxtype16
{
	color: white;
	font-size: 14px;
	font-family: geneva, helvetica, arial;
	background-color: black;
	font-weight: BOLD;
    BORDER-RIGHT: 	grey  2px solid;
    BORDER-TOP: 		grey  2px solid;
    BORDER-LEFT: 		grey  2px solid;
    BORDER-BOTTOM: 	grey  2px solid;
}


.boxtype17
{
	color: black;
	font-size: 14px;
	font-family: geneva, helvetica, arial;
	background-color: WHITE;
	font-weight: BOLD;
	BORDER-RIGHT: 		black  2px solid;
	BORDER-TOP: 		black  2px solid;
	BORDER-LEFT: 		black  2px solid;
	BORDER-BOTTOM: 	black  2px solid;
}



.boxtype18
{
	color: black;
	font-size: 14px;
	font-family: geneva, helvetica, arial;
	background-color: WHITE;
	font-weight: BOLD;
	BORDER-RIGHT: 		black  2px solid;
	BORDER-TOP: 		black  2px solid;
	BORDER-LEFT: 		black 2px solid;
	BORDER-BOTTOM: 	black 2px solid;
}



.linkLabel
{
	color: white;
	font-size: 14px;
	font-family: geneva, helvetica, arial;
	font-weight: BOLD;
}
.linkLabel a:link { color: white; text-decoration:  none;}
.linkLabel a:visited { color: white; text-decoration:  none;}
.linkLabel a:hover {color: wheat; text-decoration:  none;}

.rightCol
{
    BORDER-LEFT: 		black  2px solid;
}




.frmHead
{
padding:2px;
	color: white;
	font-weight: BOLD;
	font-size: 12px;
	font-family: geneva, helvetica, arial;
	background-color: black ;
}


			.frmReq
			{
				 FONT-WEIGHT: bold;
			    FONT-SIZE: 10pt;
				 COLOR: 660099;
			    FONT-FAMILY: arial;
			}
			.frmReqDOT
			{
				 FONT-WEIGHT: bold;
			    FONT-SIZE: 14pt;
				 COLOR: red;
			    FONT-FAMILY: arial;
			}
			.frmReqText
			{
			    FONT-SIZE: 8pt;
			    FONT-FAMILY: arial;
			}

.channelTopNav{
	color: white;
	background-color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration:  none;
	FONT-FAMILY: arial;
}
.channelTopNav a:link { color: white; text-decoration:  none;}
.channelTopNav a:visited { color: white; text-decoration:  none;}
.channelTopNav a:hover {color: yellow;text-decoration:  none;}





