.header {
	text-align: right;
	padding-right: 40px;
	margin-bottom: 40px;
}

#logo {
	float: right;
}

.csc-header {
	font-family: Verdana, Arial;
	font-weight: bold;
}

.csc-header h1 {
	font-size: 1.1em;
}

.csc-header h2 {
	color: #E8D6F5;
	background: #642D8B;
	font-size: 0.8em;
	height: 17px;
}

.title {
	font-family: Verdana, Arial;
}

.title.big {
	font-size: 1.1em;
	font-weight: bold;
}

.title.big.centered {
	text-align: center;
}

.title.hsmall {
	font-size: 0.8em;
}

.main {
	margin: 10px;
}

.borderline {
	background: #642D8B;
	height: 2px;
	margin: 5px 0px;
}

.border {
	background: #642D8B;
	height: 20px;
	clear: left;
}

.bordertext {
	font-family: Verdana, Arial;
	font-size: 0.9em;
	color: #E8D6F5;
}

.bordertext a {
	text-decoration: none;
	color: #E8D6F5;
}

.bordertext a:hover {
	text-decoration: underline;
}

.bordertext.left {
	padding-left: 10px;
	float: left;
	width: 55%;
}

.bordertext.center {
	text-align: right;
	float: right;
}

.bordertext.right {
	text-align: right;
	padding-right: 10px;
}

.container {
	background: #E8D6F5;
}

.menu {
	width: 190px;
	padding: 10px;
	float: left;
}

.menu ul {
	padding-left: 2px;
	margin: 3px;
}

.menu1-level1-no {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 3px;
	border-left: 1px solid #798D9D;
}

.menu1-level1-no:hover {
	border-left: 2px solid #31383F;
	margin-left: -1px;
}

.menu1-level1-act {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 3px;
	border-left: 1px solid #798D9D;
	font-weight: bold;
}

.menu1-level1-act:hover {
	border-left: 2px solid #31383F;
	margin-left: -1px;
}

.menu1-level2-no {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 3px;
	margin-left: 10px;
	font-size: 0.8em;
	border-left: 1px solid #798D9D;
}

.menu1-level2-no:hover {
	border-left: 2px solid #31383F;
	margin-left: 9px;
}

.menu1-level2-act {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 3px;
	margin-left: 10px;
	font-size: 0.8em;
	border-left: 1px solid #798D9D;
	font-weight: bold;
}

.menu1-level2-act:hover {
	border-left: 2px solid #31383F;
	margin-left: 9px;
}

.menu a {
	color: #31383F;
	text-decoration: none;
	margin-bottom: 10px;
	font-family: Verdana, Arial;
}

.content {
	margin-left: 200px;
	border-left: 10px solid #FFFFFF;
	background: #E8D6F5;
	padding: 20px 50px;
	min-height: 500px;
}

.bodytext {
	color: #31383F;
}

.bodytext.big {
	font-size: 1.2em;
}

.buttoncontainer {
	text-align: center;
}

.button {
	color: #31383F;
	background: #E8D6F5;
	border: 1px solid #642D8B;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 0.9em;
}

.button:hover {
	background: #D8C6E5;
}

input[type=submit] {
	font-weight: bold;
}

input[type=text] {
	color: #31383F;
	background: #E8D6F5;
	border: 0px none;
	border-bottom: 1px dotted #642D8B;
	font-family: Verdana, Arial;
	font-size: 0.9em;
	width: 200px;
}

input[type=password] {
	color: #31383F;
	background: #E8D6F5;
	border: 0px none;
	border-bottom: 1px dotted #642D8B;
	font-family: Verdana, Arial;
	font-size: 0.9em;
	width: 200px;
}

textarea {
	color: #31383F;
	background: #E8D6F5;
	border: 1px dotted #642D8B;
	font-family: Times News Roman;
	width: 100%;
	height: 200px;
}

select {
	color: #31383F;
	background: #E8D6F5;
	border: 1px dotted #642D8B;
}

fieldset {
	border: 1px dotted #642D8B;
}

.gbentry {
	border-left: 10px solid #FFFFFF;
	background: #E8D6F5;
	padding: 10px 30px;
	margin-bottom: 20px;
}

.gbentryborder {
	background: #642D8B;
	height: 17px;
}

.gbentrybordertext {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #E8D6F5;
}

.gbentrybordertext a {
	text-decoration: none;
	color: #E8D6F5;
}

.gbentrybordertext a:hover {
	text-decoration: underline;
}

.gbentrybordertext.left {
	float: left;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: auto;
}

.gbentrybordertext.center {
	text-align: center;
}

.gbentrybordertext.right {
	text-align: right;
	padding-right: 10px;
	margin-left: auto;
	margin-right: 0px;
}

.gbentryheadblock {
	height: 70px;
}

.gbentryhead {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #31383F;
}

.gbentryhead a {
	text-decoration: none;
	color: #31383F;
}

.gbentryhead a:hover {
	text-decoration: underline;
}

.gbentryhead.left {
	width: 35%;
	clear: right;
	float: left;
	margin-left: 0px;
	margin-right: auto;
}

.gbentryhead.center {
	float: left;
	text-align: center;
}

.gbentryhead.right {
	width: 35%;
	text-align: right;
	margin-left: auto;
	margin-right: 0px;
}

.gbborderline {
	background: #642D8B;
	height: 1px;
	margin: 5px 0px;
	clear: right;
}

.gbentrytext {
	color: #31383F;
}

.tborder {
	color: #E8D6F5;
	background: #642D8B;
	text-align: center;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 0.8em;
	height: 17px;
}

img {
	margin: 5px;
	border: 0px none;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	color: #31383F;
}

legend {
	background: #E8D6F5;
}

.tcontent:hover {
	background: #C48DEB;
}

.tcontentleft {
	float: left;
	padding-left: 10px;
}

.tcontentright {
	text-align: right;
	padding-right: 10px;
}

.contenttable {
	width: 100%;
	border-spacing: 0px;
}

.tcontent > td > p {
	margin: 0px;
}
