@CHARSET "ISO-8859-1";

body {
	font-family: Georgia, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
	background: #CCCCCC;
}
a:link { color:#000000; }
a:visited { color:#333333; }
a:hover { color:#666666; text-decoration:underline; }
a:active { color:#000000; }
a:focus { color:#000000; }

h1 {
	font-size: 14pt;
}

#mainframe{
	margin: auto;
	padding: 0px;
	width: 800px;
	overflow:hidden;
	background: #FAFAE1;
}

#header {
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 7pt;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid;
	margin: 10px 0px 10px 150px;
    padding-right: 5px;
} 
.footerNaviItem a {
	text-decoration: none;
}
.footerNaviItem a:hover {
	text-decoration: none;
}
.footerNaviItem a:focus {
	text-decoration: none;
}
.footerNaviItem a:visited {
	text-decoration: none;
}
.footerNaviItem a:active {
	text-decoration: none;
}
.footerNavi-level1-no a {
	text-decoration: none;
}
.footerNavi-level1-no a:visited {
	text-decoration: none;
}

div.table {
	display: table;
	width: 100%;
}
div.tr {
	display: table-row;
}
div.td {
	display: table-cell;
	text-align: center;
}

#languageMenu {
	height: 18px;
}
#topmenu {
	height: 18px;
	text-align: left;
/*	margin-left: 156px; */
float:right;
	padding: 0px;
	position: relative;
	top: -3px;
	white-space:nowrap;
}
#topmenu[id]{
	top: -3px;
/*	margin-left: 149px; */
}
.menu1-level1-no {
	width: 92px;
	height: 18px;
	background: #990000;
	border-left: 1px solid #FAFAE1;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}
.menu1-level1-act {
	width: 90px;
	height: 18px;
	background: #990000;
	border-left: 1px solid #FAFAE1;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}

.menu1-level1-no a {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}
.menu1-level1-no a:hover {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}

.menu1-level1-no a:focus{
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}

.menu1-level1-no a:visited {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}

.menu1-level1-no a:active {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}
.menu1-level1-act a {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}
.menu1-level1-act a:hover {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}

.menu1-level1-act a:focus {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}

.menu1-level1-act a:visited {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}

.menu1-level1-act a:active {
	color: #FAFAE1;
	text-decoration: none;
	font-size: 10pt;
}

#content {
	text-align: left;
	border-top: 1px dotted;
	margin: 20px 0px 10px 151px;
}
p {
    padding-right: 10px;
}
.bodytext {

}

.csc-mailform {
	font-family: Georgia, "Times New Roman", serif;
	border-top: 1px dotted #666666;
	border-right: 0px dotted #666666;
	border-bottom: 0px dotted #666666;
	border-left: 0px dotted #666666;
	margin-top: 30px;
	padding: 10px;
}
.csc-mailform-field {
	text-align: right;
	margin-right: 250px;
	margin-top: 2px;
}
.csc-mailform-check {
}
.csc-mailform-submit {
}
label {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
}
input {
	width: 300px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	color: #666666;
	background-color:#FAFAE1;
	border: 1px solid #666666;
	vertical-align: top;
	padding: 2px;
}
textarea {
	width: 300px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	color: #666666;
	background-color:#FAFAE1;
	border: 1px solid #666666;
	padding: 2px;
}

input.csc-mailform-submit {
	width: 100px;
	font-size: 9pt;
	color: #FAFAE1;
	background-color:#990000;
	margin-left: 155px;
	padding: 2px;
}
