body {
	background-color:#D9B98A;
}

.menu { color: #996633; text-decoration: none; }
.menu:visited { color: #996633; text-decoration: none; }
.menu:active { color: #996633; text-decoration: none; }
.menu:hover { color: #D9B98A; text-decoration: none; }
.menu { 
	Font-Family: Arial, Helvetica, Sans-Serif; 
	Font-Size: 12px;

	Line-Height: normal;
	Color: #996633; 
	Text-decoration: none;
	Text-Align: left;
}

.cellmenu {
	border-top: 1 solid #996633;
	border-bottom: 1 solid #996633;
}

.cellmenu1 { 
	border-bottom: 1 solid #996633 ;
}

.mail:visited { color: #00509F; text-decoration: underline; }
.mail:active { color: #FF0000; text-decoration: none; }
.mail:hover { color: #F79338; text-decoration: none; }
.mail { 
	Font-Family: Arial, Helvetica, Sans-Serif; 
	Font-Size: 12px;
	Line-Height: normal;
	Color: #00509F; 
	text-decoration: underline;
	Text-Align: center;
}

h2 {
	Font-Family: Arial, Helvetica, Sans-Serif; 
	Font-Size: 18px;
	Line-Height: bold;
	Color: #000000; 
	Text-decoration: none;
}

h3 {
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 13px;
	Line-Height: normal;
	Color: #000000; 
	Text-decoration: none;
}

p {
	Font-Family: Arial, Helvetica, Sans-Serif; 
	Font-Size: 12px;
	Line-Height: normal;
	Color: #000000; 
	Text-decoration: none;
}

td {
	Font-Family: Arial, Helvetica, Sans-Serif; 
	Font-Size: 12px;
	Line-Height: normal;
	Color: #000000; 
	Text-decoration: none;
}

.copy {
	Font-Family: Arial, Helvetica, Sans-Serif; 
	Font-Size: 10px;
	Font-Variant: small-caps;
	Line-Height: normal;
	Color: #C9C9C9; 
	Text-decoration: none;
	Text-Align: center;
}

.blockquote {
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 12px;
	Font-Variant: small-caps;
	Font-Style: normal;
	Line-Height: normal;
	Text-Align: justify;
	Margin-Bottom: 10px;
	Margin-Left: 10px;
	Margin-Right: 10px;
	Margin-Top: 10px;
}

.csc-mailform-field label {
	float: left;
	clear: left;
	width: 20em;
	text-align: right;
}

.csc-mailform-radio {
	float: right;
	clear: right;
	width: 10em;
	text-align: left;
}

.csc-mailform-field select {
	clear: left;
	Margin-Left: 100px;
	text-align: right;
}

