/* major rule used for left side nav */
.left { color:#FFFFFF;font-size: 11px;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;text-decoration:none }
.left a { color:#FFFFFF;font-size:11px;text-decoration:none }
.left a:hover { color:#FFCC00;text-decoration:none }

/* special highlighted menu points (left1 main) for left side nav */
.left1 { color:#333333;font-size: 11px;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;text-decoration:none }
.left1 a { color:#333333;font-size:11px;text-decoration:none }
.left1 a:hover { color:#666666;text-decoration:none }

/* special highlighted menu points (left2 others) for left side nav */
.left2 { color:#669900;font-size: 11px;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;text-decoration:none }
.left2 a { color:#669900;font-size:11px;text-decoration:none }
.left2 a:hover { color:#660000;text-decoration:none }

/* major rule used for credits and footer */
.credits { color:#666666;font-weight:normal;font-size:9px;font-family:Trebuchet MS,arial,helvetica,sans-serif;text-decoration:none }
.credits a { color:#666666;font-size:9px;text-decoration:none }
.credits a:hover { color:#999999;text-decoration:none }

/* major rule used for page title */
.title { color:#669900;font-size:15px;font-weight:bold;font-family:Comic Sans MS,Trebuchet MS,sans-serif;text-decoration:none }

/* major rule used for page description */
.description { color:#999975;font-size:13px;font-family:Comic Sans MS,Trebuchet MS,sans-serif;text-decoration:none }
.description a { color:#999975;font-size:13px;text-decoration:none }
.description a:hover { color:#62A012;text-decoration:none }

/* major rule used for page content */
.bodycopy { color:#333333;font-size:11px;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;text-decoration:none }
.bodycopy a { color:#333333;font-size:11px;text-decoration:none }
.bodycopy a:hover { color:#62A012 }

.bodyRed {
	color:#990000;
	font-size:11px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-weight: bold;
}

/* major rule used for page folios */
.bodyfolio { color:#333333;font-size:9px;font-family:Comic Sans MS,Trebuchet MS,sans-serif;text-decoration:none }
.bodyfolio a { color:#333333;font-size:9px;text-decoration:none }
.bodyfolio a:hover { color:#999999 }
