#container {
	background-image:none !important;
	background-color: #FFF;
}

#parentNav {
	margin:10px !important;
}

#content {
	margin:10px !important;
}

#navBottom {
	background-image:none !important;
}


ol {
	margin-left:0px;
	*margin-left:40px;
}

.border	{border : 1px solid #000000;}

.button	{
	border: 1px solid #EAEAEA;
	background-color : #e4dbee;
	line-height: normal;
}
.form  	{
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	line-height: normal;
}

.tableBorder{
	border: 1px solid #CCC;
	width:100%;
}

.tableBorder * {
	font-weight:normal;
}

.tableBorder th {
	font-weight: bold;
}

.even {
	background-color: #E7E6F4;
}

.odd {
	background-color: #f4f3f9; /*f7f7fF;*/
}

li {
	font-weight: bold;
}

hr {
	width: 100%;
	text-align: left;
	height:1px;
	background-color: #CCC;
	color: #CCC;
	border: 1px none #FFF;
}

textarea {
	padding:2px;
	font-family: "Trebuchet MS";
}

.header_rood {
	color: #FFF;
	background-color: #c62222;
	font-size: 16px;
	height:22px;
	padding-left:10px;
	font-weight: bold;
}