body{ margin:0; padding:0;

}


.copy ,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-decoration: none; 
}
 
p{margin:0; padding:0;padding-bottom:6px; padding-left:6px;}

.copyCOUNTER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}


.copyblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	text-indent: 0pt;
	left: 0px;
	top: 0px;


}
.copygrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.whitehidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
.buttonsUPLOAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	border: #333333;
	background-image: url(../admin/files/filebrowse.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;

 }
 
 .buttonsDELETE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-weight:normal;
	border:white;
	background-image: url(../admin/files/trash.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;

 }


.copyblkBIGGER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #996699;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; 
}

form { 
   margin: 2px; }

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;

}



 

 
.editTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
	margin: 5px;
	padding: 5px;

}
.ADMINheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
}

.buttonsGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight:normal;
	border:white;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
	background-color: #CCCCCC;

}
.TEXTheaders {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
}
.footer {
	background-color: #000000;
	height: 35px;
}
.wrapper {
	height: 100%;
	width: 100%;
}
.contentCONTAINER {
	height: 100%;
	width: 775px;
}
.MENUwrapper {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}

#menu{
	list-style: none;

	height: 35px;
	line-height: 35px;
	border-top: 1px dotted #fff;
	border-bottom: 1px solid #000;
	background-color: #333333;
}
#menu ul{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#menu li{	margin: 0;
	padding: 0;
	display: inline;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-right: 1px dotted #ccc;
	padding-left: 6px;
	padding-right: 6px;
	}

a:hover,#menu a:hover{
	color: #996699; text-decoration:underline;
}

.bordersGR {
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
}
