.notice {
margin-top: 10px; 
margin-right: 10px;
margin-bottom: 10px; 
padding: 5px;float:left; 
background-color: #fef5ee;
}

.notice_header {
width:100%; 
color: #AA3C30; 
border-bottom: 1px #AA3C30 solid;
font-weight: bold;
}

.pageheader {
margin-top: 0px;
margin-bottom: 15px;
font-family : Verdana,Arial, Helvetica, sans-serif;
font-size : 14pt;
text-align : left;
font-style: italic;
font-weight: bold;
color:#FF9900;
border-bottom: 1px solid #FF9900;
}

.menubar {
margin-top: 0px;
margin-bottom: 25px;
padding: 3px;
text-align: center;
word-spacing: 10px;
background-color: #f5f5f5;
}


.langswitch {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top: 0px;
margin-bottom: 3px;
text-align: right;
}

a.langswitch {
background-color: #bbbbbb;
color: white;
padding: 3px;
text-decoration : none;
}

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

a.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 10pt;
	text-decoration : none;
	color : #aaaaaa;
word-spacing: normal;
}

a.menu:hover {
	text-decoration: underline;
	color : #111111;
	}

a.menuon {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 10pt;
	text-decoration : none;
	color : #111111;
word-spacing: normal;
}
a.menuon:hover {
	text-decoration: underline;
	}



.smarttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
	line-height : 12pt;
    padding-top: 5px;
}
.righttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : right;
	line-height : 12pt;
}
.centertext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : center;
	line-height : 12pt;
}
.lefttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
}
.redtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #BF6D5F;
	font-style: italic;
}


.infotext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
	font-weight: normal;
	color: #383838;
}

a {
	text-decoration : none;
        color: #AA3C30;
	}
a:hover {
	text-decoration: underline;
}


.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #6495ed;
	font-weight: bold;
	font-style: italic;
}
.copy
{
	color: black;
	/*font-family : Arial, Helvetica, sans-serif;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

.submenu
{
	color: black;
	/*font-family : Arial, Helvetica, sans-serif;*/
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
        background-color: #FEF5EE;
	}
.submenuon
{
    color: white;
    background-color: #ff9900;
	/*font-family : Arial, Helvetica, sans-serif;*/
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 11px;
    width: 100px;
    padding-left: 5px;
    padding-right: 5px;
	}

.faq_header {
	font-weight : bold;
	font-size: 14px;
    color: #AA3C30;
	font-style : italic;
}

.contact
{
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
}
.button
{
	color: black;
	font-size: 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #FF9900;
padding: 2px;
background-color: #fafafa;
}
/* for IE */
.imageborder {
border-color: #000000;
}
/* for NN */
a.thumbnailborder {
color: #000000;
}

.formfield,textarea {
border: 1px solid #FF9900;
padding: 2px;
background-color: #fafafa;
}

select {
border: 1px solid #FF9900;
background-color: #fafafa;
}
