/* body class */
.body {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	background: #E0E1C8;
	background-image: url(../images/utils/bg_pag.gif);
	background-position: left;
	background-repeat: repeat-y;
}

/* general td classes */
td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife; 
	FONT-SIZE: 11px;
	color: #595957;
}
.tdcopyright {
	font-size: 10px;
	background: #F6F7F2;
}
.tdcatered {
	color: #848480;
	font-size: 10px;
}
.tdtitlecontent {
	FONT-FAMILY: Helvetica, sans-serife; 
	FONT-SIZE: 16px;
	color: #6A7B3B;
}
.tdtitleright {
	FONT-FAMILY: Helvetica, sans-serife; 
	FONT-SIZE: 13px;
	color: #C0447E;
}
.tdbig {
	font-size: 13px;
}
.tdtextform {
	font-size: 12px;
}
.tdnews {
	background: #EFF0E3;
	background-image: url(../images/utils/bg_content_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.tdgraynews {
	background: #EFF0E3;
}

/* colour text */
.tdred {
	color: #FF0000;
}
.tdtextpink {
	color: #D762B2;
}

/* colour background classes */
.tdwhite {
	background: #FFF;
}
.tdpinklight {
	background: #E07EC1;
}
.tdpinkdark {
	background: #DE70BB;
}
.tdgray {
	background: #F6F4F1;
}
.tdgray1 {
	background: #FAF8EE;
}
.tdgraydark {
	background: #C2C2C2;
}
.tdwellcome {
	background: #F5F5ED;
}
.tdcontent {
	background: #EBECDD;
}
.tdcatcell1 {
	background: #F9FAF4;
}
.tdcatcell2 {
	background: #E5F6FF;
}
.tdlistcell1 {
	background: #FFFCEE;
}
.tdlistcell2 {
	background: #FFF9DC;
}
.tdcategories {
	background: #F2F3E8;
}

/* classes for links */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595957;
}
a:hover {
	color: #D762B2;
}
.alink {
	font-size: 11px;
	color: #D13600;
}
.alink:hover {
	text-decoration: none;
	font-size: 11px;
	color: #D13600;
}
.alinkroll {
	font-size: 11px;
	color: #D13600;
	text-decoration: none;
	font-weight: bold;
}
.tdtextblue1 {
	color: #0057B9;
	font-size: 10px;
	text-decoration: none;
}
.tdtextblue1:hover {
	color: #595957;
}
.tdtextgreen {
	color: #648500;
	font-size: 10px;
	text-decoration: none;
}
.tdtextgreen:hover {
	color: #595957;
}
.tdtextbrown {
	color: #967400;
	font-size: 10px;
	text-decoration: none;
}
.tdtextbrown:hover {
	color: #595957;
}
.tdtextpink {
	color: #C90072;
	font-size: 10px;
	text-decoration: none;
}
.tdtextpink:hover {
	color: #595957;
}

/* forms classes */
.form {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife; FONT-SIZE: 11px;
	background: #F8F5E7;
	color: #333;
}
.butform {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife; FONT-SIZE: 11px;
	background: #F8F5E7;
	color: #333;
	cursor: hand;
}
.formlogin {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife; FONT-SIZE: 11px;
	background: #F3EEDB;
	color: #333;
}


/* added by Mu Perspectives Web Designs on 01/31/2008 */

TD.footer-links {

	text-align: center;
	background-color: #cccccc;
	color: #000000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;

}

TD.footer-links A,
TD.footer-links A:visited,
TD.footer-links A:active 
{

	color: #000099;
	font-weight: bold;
	font-family: verdana, arial, sans serif, sans-serif;
	font-size: 8pt;

}

TD.footer-links A:hover {

	color: #990000;
	font-weight: bold;
	font-family: verdana, arial, sans serif, sans-serif;
	font-size: 8pt;

}

/* END added by Mu Perspectives Web Designs on 01/31/2008 */
