html { 
width : 100%; 
} 
body { 
background-color : #8db5cb; 
text-align : center; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #757575; 
background-image : url('img/bg_body.jpg'); 
background-repeat : repeat-x; 
} 
#wrapper { 
width : 900px; 
margin : 0 auto; 
text-align : left; 
} 
#header { 
float : left; 
width : 900px; 
height : 162px; 
background-color : #ffffff; 
} 
#logobox { 
display : inline; 
float : left; 
width : 220px; 
height : 150px; 
margin : 6px; 
background-image : url('img/bg_logobox2.jpg'); 
background-repeat : no-repeat; 
text-align : right; 
} 
#logobox h1 { 
padding : 0; 
margin : 0; 
margin-top : 50px; 
margin-right : 20px; 
font-size : 14px; 
color : #c1d000; 
} 
#logobox h2 { 
padding : 0; 
margin : 0; 
margin-top : -4px; 
margin-right : 20px; 
font-size : 12px; 
color : #8d8d8d; 
} 
#headimg { 
display : inline; 
float : left; 
width : 662px; 
height : 150px; 
margin : 6px; 
margin-left : 0; 
background-image : url('img/header2.jpg'); 
background-repeat : no-repeat; 
} 
#topnavi { 
display : inline; 
float : left; 
width : 900px; 
height : 34px; 
background-image : url('img/bg_topnavi.jpg'); 
background-repeat : no-repeat; 
} 
#topnavi ul { 
display : inline; 
list-style-type : none; 
padding : 0; 
margin : 6px; 
margin-top : 0; 
} 
#topnavi ul li { 
float : left; 
height : 28px; 
background-image : url('img/button_topnavi_norm.jpg'); 
background-repeat : no-repeat; 
line-height : 28px; 
} 
#topnavi ul li.selected { 
float : left; 
height : 28px; 
background-image : url('img/button_topnavi_selected.jpg'); 
background-repeat : no-repeat; 
line-height : 28px; 
} 
#topnavi ul li a { 
line-height : 28px; 
color : #8d8d8d; 
font-size : 12px; 
font-weight : bold; 
font-family : Verdana, sans-serif; 
text-decoration : none; 
padding-left : 28px; 
padding-right : 26px; 
} 
#topnavi ul li a:hover { 
line-height : 28px; 
color : #8d8d8d; 
font-size : 12px; 
font-weight : bold; 
font-family : Verdana, sans-serif; 
text-decoration : underline; 
padding-left : 28px; 
padding-right : 26px; 
} 
#topnavi ul li.selected a { 
line-height : 28px; 
color : #757575; 
font-size : 12px; 
font-weight : bold; 
font-family : Verdana, sans-serif; 
text-decoration : none; 
padding-left : 28px; 
padding-right : 26px; 
} 
#topnavi ul li.selected a:hover { 
line-height : 28px; 
color : #757575; 
font-size : 12px; 
font-weight : bold; 
font-family : Verdana, sans-serif; 
text-decoration : underline; 
padding-left : 28px; 
padding-right : 26px; 
} 
#bodybox { 
float : left; 
width : 900px; 
background-image : url('img/bg_bodybox.jpg'); 
} 
#subnavi { 
display : inline; 
float : left; 
width : 200px; 
margin-left : 6px; 
margin-top : 10px; 
padding-bottom : 10px; 
} 
#subnavi ul { 
list-style-type : none; 
padding : 0; 
margin : 0; 
} 
#subnavi ul li { 
height : 24px; 
background-image : url('img/button_subnavi.jpg'); 
background-repeat : no-repeat; 
line-height : 24px; 
margin-left : 22px; 
width : 181px; 
} 
#subnavi ul li a { 
font-family : Verdana, sans-serif; 
font-size : 11px; 
color : #8d8d8d; 
text-decoration : none; 
padding-left : 10px; 
} 
#subnavi ul li a:hover { 
font-family : Verdana, sans-serif; 
font-size : 11px; 
color : #8d8d8d; 
text-decoration : underline; 
padding-left : 10px; 
} 
#subnavi ul li a.selected { 
font-family : Verdana, sans-serif; 
font-size : 11px; 
color : #c1d000; 
text-decoration : none; 
padding-left : 10px; 
} 
#subnavi ul li a.selected:hover { 
font-family : Verdana, sans-serif; 
font-size : 11px; 
color : #c1d000; 
text-decoration : underline; 
padding-left : 10px; 
} 
#content { 
display : inline; 
float : left; 
width : 608px; 
margin-right : 36px; 
margin-left : 30px; 
margin-top : 20px; 
padding-bottom : 10px; 
} 
#content h1 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 24px; 
font-weight : bold; 
margin : 0; 
padding : 0; 
color : #c1d000; 
} 
#content p { 
line-height : 16px; 
text-align : justify; 
} 
#cing a { 
color : #336699; 
font-family : Verdana, sans-serif; 
text-decoration : none; 
} 
#cing a:hover { 
color : #8d8d8d; 
font-family : Verdana, sans-serif; 
text-decoration : underline; 
} 
#footer { 
display : inline; 
float : left; 
width : 900px; 
height : 41px; 
background-image : url('img/bg_footer.jpg'); 
background-repeat : no-repeat; 
text-align : center; 
} 
#footer p { 
margin : 6px; 
padding : 0; 
line-height : 28px; 
font-size : 10px; 
font-family : Arial, Helvetica, sans-serif; 
color : #aaaaaa; 
} 
#footer a { 
font-size : 10px; 
color : #aaaaaa; 
text-decoration : none; 
} 
#footer a:hover { 
font-size : 10px; 
color : #aaaaaa; 
text-decoration : underline; 
} 
div.imgbox { 
float : right; 
width : 160px; 
height : 250px; 
text-align : center; 
margin-left : 10px; 
margin-bottom : 10px; 
} 
div.imgbox img { 
border : 1px solid #bbbbbb; 
} 
div.imgbox p { 
text-align : left; 
margin : 0; 
padding : 0; 
font-size : 10px; 
color : #aaaaaa; 
} 
div.spacing1 { 
margin-left : 18px; 
margin-right : 18px; 
} 
form { 
margin-top : 0; 
} 
div.row { 
clear : both; 
width : 448px; 
} 
.code { 
width : 50px; 
} 
div.row span.formlabel { 
float : left; 
width : 150px; 
text-align : left; 
} 
div.row span.forminput { 
float : right; 
text-align : right; 
} 
div.spacer { 
clear : both; 
width : 80px; 
} 
input, textarea { 
width : 259px; 
font-family : verdana, arial, sans-serif; 
font-size : 100%; 
margin : 2px; 
border-right : 1px solid #c7d0d6; 
border-top : 1px solid #c7d0d6; 
font-size : 11px; 
font-family : "Trebuchet MS", verdana, helvetica, sans-serif; 
color : #0066cc; 
border-left : 1px solid #c7d0d6; 
border-bottom : 1px solid #c7d0d6; 
} 
.req { 
font-family : verdana, arial, sans-serif; 
color : #ff3300; 
font-size : 11px; 
} 
.submit { 
font-family : verdana, arial, sans-serif; 
font-size : 100%; 
color : #336699; 
border : 1px solid; 
width : 70px; 
height : 22px; 
cursor : pointer; 
} 
th { 
background : #b3d9ff; 
width : 60px; 
padding : 5px 2px 5px 7px; 
} 
td { 
border : 1px dotted; 
padding : 3px 2px 3px 7px; 
text-align : left; 
} 
.fill { 
background : #f2f2f2; 
} 
.shlep { 
margin-left : 250px; 
font-weight : bold; 
} 

