/* CSS Document */

.background {background-color: #FFFFC1; 
}

.french {background-color: #336666;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	background-color: #999966;
	font-weight: bold;
}

tr { 
	text-align: center;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.menu a:hover { 
	color: #660000;
}

.menu a:focus { 
	color: #660000;
}

.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #336666;
}

.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	background-color: #999966;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	padding: 6px;
	text-align: left;
	font-weight: normal;
}

.bodycopy a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodycopy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodycopy a:hover { 
	color: #660000;
	text-decoration: underline;
}

.bodycopy a:focus { 
	color: #660000;
}

.bodycopy a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.hilight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	line-height: 16px;
	padding: 6px;
	text-align: left;
	font-weight: normal;
}

.titles a:link {
	color: #336666;
	text-decoration: underline;
}

.titles a:visited { 
	color: #336666;
	text-decoration: underline;
}

.titles a:hover { 
	color: #660000;
	text-decoration: underline;
}

.titles a:focus { 
	color: #660000;
	text-decoration: underline;
}

.titles a:active {
	color: #336666;
	text-decoration: underline;
}

.pullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 6px;
	text-align: left;
	font-weight: bold;
	background-color: #999966;
}

.bodycopy_pullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	padding: 6px;
	text-align: left;
	font-weight: normal;
	border: 2px solid #999966;
}

.bodycopy_pullout a:link {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}

.bodycopy_pullout a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

.bodycopy_pullout a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	}
	
.bodycopy_pullout a:focus {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	}

.bodycopy_pullout a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}

.redtitle {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	padding: 6px;
	text-align: left;
}

.redtitle a:link {
	color: #660000;
	text-decoration: underline;
}

.redtitle a:visited {
	color: #660000;
	text-decoration: underline;
}

.redtitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.redtitle a:focus { 
	color: #FFFFFF;
}

.redtitle a:active {
	color: #660000;
	text-decoration: underline;
}
