.orangebig {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #F37A1F; text-decoration: none}
.Blackbig {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #000000; text-decoration: none}
.whitebold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #FFFFFF; text-decoration: none}
.orangebold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #F37A1F; text-decoration: none}
.silverbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: silver; text-decoration: none}
.blackbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000000; text-decoration: none}
.goldbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FFCC66;
	text-decoration : none;
}
.goldmed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFCC66 }
.blackmed {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: normal}
.whitemed {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal}
.whitemedtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF }
.whitesmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal}
.redmed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; font-weight: bold}
.whitemedb { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
.whiteOver {  font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.blackBold1 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.notActive{
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.blackBlueBold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
A.blackBlueBold:hover{
	color: Blue;
}
A.blackBold1:hover{
	color: Silver
}
A.whiteOver:hover{
	color: #666666
}
A.blackbold:hover {  
	color: #F37A1F; 
}

.edit {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}
.editcategoryBlue {
	color : FF9933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}

.delete {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}

.deletecategoryBlue {
	color : FF9933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}

.Button {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
	text-decoration : none;
	background-color : White;
	border-top : White;
	border-left-color : White;
}

A.edit:hover{
	color : Green;
}

A.editcategoryBlue:hover{
	color : Green;
}

A.delete:hover{
	color : FF0000;
}

A.deletecategoryBlue:hover{
	color : FF0000;
}
.head{
	bgcolor : FE8D1D;
}

TR.head {
	background-color : FE8D1D;
}

.categoryBlue{
	color : FF9933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}
A.categoryBlue:hover{
	color : White;
}
.tWhiteOver{
	background-color : FE8D1D;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}
.tWhiteOverBig{
	background-color : FE8D1D;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	text-decoration : none;
}

A.tWhiteOverBig:hover{
	color : Silver;
}

A.tWhiteOver:hover{
	color : Silver;
}

.subMenu{
	color : 666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}
A.subMenu:hover{
	color : FFFFFF;
}.blacksmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal }
