body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	font-family: verdana;
	font-size: 12px;
	font-color: #000000;
}

td,th,div,p,span {
	font-family: verdana;
	font-size: 12px;
	font-color: #000000;
}

img {
	border: 0px;
}

a,a:active,a:visited {
	padding: 0;
	color: #784F8F;
}

a:hover {
	padding: 0;
	color: #AC89BF;
}
	
#botbar {
	background-color: #7C4199;
	color: #ffffff;
	height: 35px;
	font-size: 10px;
	padding-left: 10px;
}
#botbar a {
	font-size: 10px;
	text-decoration: none;
}
#navigation {
	font-size: 12px;
	color: #76307E;
	padding-top: 10px;
	padding-bottom: 15px;
}
		
#navigation a, #navigation a:active, #navigation a:visited {
	padding-left: 12px;
	color: #AC89BF;
	width: 200px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#navigation a:hover {
	color: #784F8F;
}

#navigation .sub, #navigation .sub:active, #navigation .sub:visited {
	padding-left: 28px;
	font-weight: normal;
}

#navigation .redhat {
	padding-left: 12px;
	color: #D95843;
	width: 200px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#navigation .redhat:hover {
	color: #B40000;
}


#content {
	padding: 10px;
}

#main {
	border-right: 2px solid #7C4199;
}

#botbar a, #botbar a:active, #botbar a:visited {
	color: #ffffff;
}

#botbar a:hover {
	color: #ECD0EF;
}

.title {
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #784F8F;			
}