
body { margin:0.5em 1em ; padding:0.5em 1em ; background-color:#ffffff }

td#myhead { text-align: center ; vertical-align: top ; background-color:#ffffff ; }

img#toplogo { vertical-align: top }

table#myframe { text-align: top ; width: 800px; border-width: 0px ; padding: 0px ; border-spacing: 0px ; }

td.menuframexx { vertical-align: top ; width: 170px ; padding: 0px ; border-spacing: 0px ; background-image:url("img/check8.gif") ; background-repeat: repeat ; }

td.menuframe { vertical-align: top ; width: 170px ; padding: 5px ; border-spacing: 0px ;  background-color:#c0ffff ; background-image:url("img/check8.gif") ; background-repeat: repeat ; }


table#menu { margin-top: 0 ; background-color:#ffffcc } /*#faebd7 */

/*{; background-image:url("img/check.gif") ; }*/


td.bodyframe { vertical-align: top ; background-color:#ffffff ; padding: 5px ; }

td#myfoot { text-align: center ; font-size: smaller ; vertical-align: top ; background-color:#ffffff ; }


table.ret {display:block ; margin:1em 2em ; padding:0.5em 2em ; border:none ; background-color:#ddffdd ; white-space:normal ; }

pre.ret { display:block ; margin:1em 2em ; padding:0.5em 2em ; border:none ; background-color:#ddffdd ; white-space:normal ; }

pre.small { font-size:x-small ; text-align:right ; }

h1 { color: #330000 ; background: #ffffff ; font-size: x-large ;
	border-style: solid;
	border-width: 0px 0px 1px 15px;
	border-color: green;
}

h2 { color: #0000ff ; background: #ffffff ; font-size: large ;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: red;
}
h3 { color: #003300 ; background: #ffffff ;
	border: double 3px green;
}

ol.faq li:first-line { color:#0000ff }

ul.green li:first-line { color:#006600 }
ul.red li:first-line { color:#660000 }
ul.yellow li:first-line { color:#996600 }

ul.menu {
	list-style-type: none;
	list-style-position: inside;
	margin:3px;
	padding:0px;
	line-height: 1.4;
}
ul.menu2 {
	list-style-type: none;
	padding:0px 0px 3px 2em ;
}

.textbox a {
	text-decoration: none;
}
.textbox a:link {
	color: blue;
}
.textbox a:visited {
	color: green;
}
.textbox a:hover {
	color: white;
	background-color: navy;
/*	text-decoration: underline;*/
	border-style: solid;
	border-width: 1px 0.5em 1px 0.5em;
	border-color: navy;
}
.textbox a:active {
	text-decoration: underline;
}

span.menu {
	color:black;
}


div.menu {
	float: right;
	width: 170px;
	background-color:#ffffff;
/*	background-image:url("img/check8.gif");*/
	background-repeat: repeat;
}

div.base {
	background-color:#ffffff;
}

div.main {
	float: right;
	width: 620px;
	padding: 0.3em;
/*	margin-left: 175px;*/
	background-color:#ffffff;
}

div.footer {
	text-align: center;
	font-size: smaller;
	vertical-align: top;
	background-color:#ffffff;
}

div.err {
	font-size: x-large;
	color: red;
	background-color: azure;
	border: thin solid black;
}

#container {
	margin: auto;
	width: 800px;
}


/* round-box */
.rbox {
width:155px;
background-color:#99CCFF;
}
.textbox {
margin:0px;
padding:10px;
background-color:#99CCFF;
}
.rtop, .rbottom{
background-color:#ffffff;
}
.rtop span, .rbottom span{
display:block;
height:1px;
overflow:hidden;
background-color:#99CCFF;
}
span.r1{margin: 0px 5px;}
span.r2{margin: 0px 3px;}
span.r3{margin: 0px 2px;}
span.r4{margin: 0px 1px; height: 2px;}

