/* Global Styles */

body {
	margin:10px;
	}
	

a {
	color: #FF0000;
	font-weight:bold;
	}
	
a:hover {
	color: #FF0000;
	}
	
	

/* ID Styles */


#navside td {
	border-color: #C0DFFD;
	border-width: 10;
	border-right-color: #C0DFFD;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color:#0099FF;
	border-bottom-style: solid;
	border-bottom-width:thin;
	padding: 10;
	}
	
#navside a {
	font: 11px "Times New Roman", Times, serif;
	color: #FFOOOO;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url(img/img_dw/mm_arrow.gif) 14px 45% no-repeat;
	}
	
#navside a:hover {
	background: #ffffff url(img/img_dw/mm_arrow.gif) 14px 45% no-repeat;
	color:#FF6600;
	background-color: #C0DFFD;
	}


#maintext td {
font: 14px "Times New Roman", Times, serif;
}
	
	
	
/* Class Styles */
	
.footerText {
	font: 12 px "Times New Roman", Times, serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}

	
.footercrcr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
}
.pagetitle {
	font: bold 18px "Times New Roman", Times, serif;
	text-align: center;
}
