BODY {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	}

P, TR, TD, LI, UL, Table{
	color: #666;
	font-size: 12px;
	}

A:LINK {
	color: #CE2D79;  
	text-decoration: underline;}

A:VISITED {	
	color: #CE2D79;
	text-decoration: none;}

A:HOVER {	
	color: #555;
	text-decoration: underline;}

A:ACTIVE {
	color: #CE2D79;
	text-decoration: none;}


.image {
	}
	
.imageborder {
	padding: 4px;
	background: #fff;
	align: center;
	}

.imagename {
	font-family: trebuchet, Helvetica, arial;
	font-size: 14px;
	color: #CE2D79;
	height: 20px;
	text-align: center;
}

.imagename a:link {
	color: #CE2D79;
	}
.imagename a:hover {
	color: #555;
	}

.imagedesc {
	font-size: 11px;
	line-height: 20px;
	}
	
.categorytext {
    font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #9A9696;
	letter-spacing: 2px;
	font-weight: normal;	
	text-transform: lowercase;
	}
.categorytext a:link {
		color: #9A9696;
	}

.categorytext a:hover {
		color: #9A9696;
	}

.categorytext2 {
	width: 100%;
	padding: 3px; 
	color: #7F99B2;
	font-weight: bold;
	text-align: center;
	height: 50px;
	valign: top;

	}

.categoryheader {
	background: #7F99B2;
	padding: 3px; 
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
	
.formbutton {
	border: 1px solid #333;
	font-family : Arial, sans-serif;
	font-size: 12px;
	background-color: #f8f8f8;
	padding: 1px;
	color: #000;
	font-weight: bold;
	}
	
.formfield {
	font-size: 12px;
	border: 1px solid #333;
	color: #000;
	font-family: Arial, sans-serif;
	background-color: #fff;
	padding: 2px;
	}

OPTION 	{
	font-size: 12px;
	border: 1px solid #333;
	color: #000;
	font-family: Arial, sans-serif;
	background-color: #fff;
	padding: 2px;
	}
	
.editheader{
	font-size: 12px; 
	font-weight: bold; 
	padding: 2px ;
	border-bottom: 1px solid #000; 
	background: #eee;
	color: #000;
	}

.editbox {
	font-size: 11px; 
	padding: 2px 2px 2px 2px;
	}

.odd {
	background: #fff;
	}

.even {
	background: #f8f8f8;
	}