*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body{
	text-align: center;
	width: 100%;
}

h1{
	font-size: 16px;
	color: #004E98;
	padding-bottom: 5px;
	padding-left: 7px;
}
h2{
	padding-left: 5px;
	font-size: 14px;
	color: #004E98;
	padding-bottom: 4px;
}
h3{
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #004E98;
}

.top{
	width: 900px;
	height: 200px;
	border-color: Ff6636;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}
#maintable{
	border-collapse: separate;
}

.mainmenu{
	margin-top: 2px;
	min-height: 350px;
	width: 190px;
	vertical-align: top;
	border-left-color: Ff6636;
	border-left-style: solid;
	border-left-width: 1px;
}

#mainmenu{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#mainmenu ul{
	list-style-type: none;
	padding-bottom: 2px;
}

#mainmenu a{
	color: #004E98;
	text-decoration: none;
	display: block;
	border-left: 3px solid #Ff6636;
	padding-left: 9px;	
}

#mainmenu a:hover{
	text-decoration: underline;
	border-left: 3px solid #004e98;
	background-color: #D1DFEC;
}

.submenu{
	margin-top: 10px;
	padding-top: 10px;
	border-left-color: Ff6636;
	border-left-style: solid;
	border-left-width: 1px;
	min-height: 350px;
	width: 170px;
	vertical-align: top;
}

#submenu{
	padding-left: 20px;
	padding-right: 5px;
}

#submenu ul{
	list-style-type: none;
}

#submenu a{
	color: #004E98;
	text-decoration: none;
	display: block;
	padding-left: 9px;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
	color: #Ff6636;
}

.content{
	padding: 10px;
	margin-top: 2px;
	border-left-color: Ff6636;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Ff6636;
	border-right-style: solid;
	border-right-width: 1px;
	min-height: 350px;
	width: 540px;
	vertical-align: top;
	background-color: #D1DFEC;
	
}

#content{
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}



#footer{
	line-height: 30px;
	display: block;
	text-align: center;
}

.footer{
	border: 1px solid Ff6636;
	color: #004E98;
}

#footer a{
	text-decoration: underline;
	color: #004E98;
}

#footer a:hover{
	text-decoration: none;
}

.csc-bulletlist{
	list-style: none;
	padding-left: 20px;
}

a{
	color: #004E98;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.plink{
	display: none;
}

    .tx-guestbook-list-header { background-color: #Ff6636; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#Ff6636; font-size:12; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#Ff6636; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#Ff6636; font-size:12; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }