Body {
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px;
}

* {
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

A {
	color: #8B4338;
	text-decoration: none;
}

A:hover {
	color: #8B4338;
	text-decoration: underline;
}

.mainTable {
	width: 980px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.menuCol {
	padding-top: 10px;
}

.mainCol {
	height: 100%;
}

.leftColumn {
	width: 200px;
	padding: 5px;
}

.article  {
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #DFDFDF;
}

.header {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #8B4338;
	width: 100%;
}

.title1 {
	font-size: 13px;
	font-weight: bold;
	color: #8b4338;
}

.title2 {
	font-size: 12px;
	font-weight: bold;
}

.contactHeader {
	color: #FFFFFF;
	background-color: #A7A391;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

.contactContent {
	background-color: #cfcdc3;
}

.search {
	font-size: 11px;
	border: 1px solid #A7A391;
	height: 16px;
	width: 175px;
}

.textbox {
	font-size: 11px;
	border: 1px solid #A7A391;
}
