BODY {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;

}

a {  
    font:bold 11px/16px Arial, Helvetica, sans-serif;
	color: #C90101;
	letter-spacing:0.1em;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

A:visited {
	TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;

}

TEXTAREA {
	border : 1px solid #593F26;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;

}

INPUT {
	color: #593F26;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	font: 8pt Arial, Helvetica, sans-serif;
}

TD {
	font:11px/16px Arial, Helvetica, sans-serif;
	color: #74522F;
	letter-spacing:0.1em;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.FormElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066
}
.Labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.SelectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Titles {
	color: #C50206;
	font: 14px "Century Gothic";
}

.TitlesWit {
	color: #FFFFFF;
	font: 14px "Century Gothic";
}

.copyright {
	FONT-SIZE: 10px; COLOR: #EEDEC5; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #333333;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C90101;
	letter-spacing:normal;
}
.background {
    background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #8D7C6C;
}

