/* Start of CMSMS style sheet 'Body' */
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #ffffff;
}

/* End of 'Body' */

/* Start of CMSMS style sheet 'Content' */
.content {
             font-family: verdana;
             font-size: 11px;
             color: #595959;
             line-height: 13pt;
}

.content a {
             color: #cb2320;
             font-weight: bold;
	text-decoration: none;
}

.content a:hover {
	background: #cb2320;
             color: #ffffff;
}

/* End of 'Content' */

/* Start of CMSMS style sheet 'Footer' */
.footer {
             font-family: verdana;
             font-size: 11px;
             color: #808080;
             line-height: 13pt;
}

.footer a {
             color: #808080;
	text-decoration: none;
}

.footer a:hover {
	background: #FFFFFF;
             color: #880000;
}
/* End of 'Footer' */

/* Start of CMSMS style sheet 'Main Navigation' */
.menu {
             background: url('uploads/images/main/menu_bkgrd.jpg');
}

menu a:active{
             color: #890000;
            }

.menu a:hover{
             background: url('uploads/images/main/menu_bkgrd_over.jpg');
             font-family: verdana;
             font-size: 12px;
             color: #000000;
             width: 93px;
}
            
.menu a {
             background: url('uploads/images/main/menu_bkgrd.jpg');
             font-family: verdana;
             font-size: 12px;
             color: #b61f1c;
             text-decoration: none;
             display: block;
             width: 93px;
             height: 36;
             padding-top:6px;
             padding-bottom:16px; 

}



/* End of 'Main Navigation' */

