
body {
	background-color: #ffffff;
}

p.default, td.default {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:11px;
	color:#2a2a2a;
}

td.language {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color:#2a2a2a;
}

html, body {
	margin:0;
	padding: 0;
	height: 100%;
	border: none;
}


.h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:20px;
	color:#6b8349;
}

.h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:14px;
	color:#6b8349;
}


.h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:14px;
	color:#6b8349;
	display:inline;
}

a.default {
	color:#6b8349;
	font-weight: bold;
	text-decoration:none;
}

a.default:link {
  color: #6b8349;
}

a.default:visited {
  color: #6b8349;
}

a.default:active {
  color: #6b8349;
}

a.default:hover {
  color: #666666;
  text-decoration:underline;   
}


.container #left {
	background-color: #4b4e47;
	vertical-align: top;
	text-align: right;	
}

.container #main {
	vertical-align: top;
	text-align: left;	
	height: 100%;
	width: 700px;
}

.container #right {
	background-color: #e6e6e5;
}

#content {	
	padding: 20px;
}

#footer {
	font-size:11px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;	
}


.menu {
	color:#FFFFFF;
	font-weight: bold;
}

.menuitem {
	margin-left: 5px;
	margin-right: 5px;
}

.slogan {
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

.odd {
	background-color: #f3f5f1;
}

.throw {
	padding-right: 25px;
	text-align: left;
	vertical-align: middle;
}
