.body {
	font-family: "Trebuchet MS", sans-serif, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
#left {
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
	font-family: "Trebuchet MS", sans-serif, verdana;
	font-size: 11px;
	color: #000000;
        }

#left li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#left li a:link, #left li a:visited {
        color: #888;
        display: block;
        background: url(templates/redspin/images/left.gif) no-repeat;
        padding: 8px 0 0 30px;
        }

#left li a:hover, #left li #current, #left li a:active {
        color: #283A50;
        background: url(templates/redspin/images/left.gif) no-repeat 0 -32px;
        padding: 8px 0 0 30px;
        }
#right {
	width: 221px;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 0px;

}

#right h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#right a:link, #right a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("templates/redspin/images/bg_nav.jpg");
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #000000;
}

#right a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FF0000;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
/*- Menu Tabs 1--------------------------- */
    #nav-main {
	margin: 10px 14px 10px 11px;
	min-height: 30px;
	background: url(../images/back_navmain.gif) #E4E3FD no-repeat;
	}

	#nav-main ul {
	height: 100%;
	margin: 0;
	padding: 0 0 0 10px;
	}

	#nav-main li {
	list-style-type: none;
	float: left;
	width: auto;
	margin: 7px 5px 0 5px;
	background: url(../images/back_navmainitems2.gif) no-repeat top right;
	}

	#nav-main a:link, #nav-main a:visited {
	display: block;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 10px 2px 12px;
	background: url(../images/back_navmainitems.gif) no-repeat top left;
	}

	#nav-main a:hover, #nav-main a:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 1px 12px;
	}

	.current {
	margin-top: 4px;
	}

	.current a:link, .current a:visited {
	color: #006B95 !important;
	}

	.current a:hover, .current a:visited:hover {
	color: #2C91B2 !important;
	}
      }
#news {
	background-color:#FFD2D2;
	font-family: "Trebuchet MS", sans-serif, verdana;
	font-size: 10px;
	color: #000000;	
}



