
body {
    text-align: center;
    background-color:#FFFFFF;
    color:#666666;
    margin:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;    line-height:20px;
    text-decoration: none;
    }
a {text-decoration:underline;}
a:hover {text-decoration:underline;}

.allcontents {
    background-image:url('/customInclude/images/main_topback.gif');
    background-repeat: repeat-x;
    background-position: center top;
}

.subcontents{ background-image:url('/customInclude/images/sub_topback.gif');
    background-repeat: repeat-x;
    background-position: center top;
}
/*contents*/

 .maincontents{
 border-left: 1px solid #A2A2A4 ;
 border-right: 1px solid #A2A2A4 ;
 padding:20px;
}
 .midcontents{
 border-left: 1px solid #A2A2A4 ;
 border-right: 1px solid #A2A2A4 ;
 background-image:url('/customInclude/images/subline.gif');
    background-repeat: repeat-y;
    background-position: left top;
}

.normalText{
    font-size:12px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#666666;
}

ol.arrowm{
    list-style-image: url('/customInclude/images/navi_dot.gif');
    padding-left:-10px;
    text-decoration: none;
    }
li.arrowm{
    font-size:12px;
    padding-left: 0px;
    padding-bottom:5px;
    vertical-align:top;
    text-decoration: none;
    text-align:left;
    }
a.arrowm{
    font-size:12px;    color:#333333;
    padding-left: 0px;
    padding-bottom:5px;
    vertical-align:top;
    text-decoration: none;
    text-align:left;
    }


ol.arrow{
    list-style-image: url('/customInclude/images/navi_dot.gif');
    padding-left:10px;
    text-decoration: none;
    }

li.arrow1{
    font-size:11px;
    padding-left: 0px;
    padding-bottom:5px;
    vertical-align:top;
    text-decoration: none;
    text-align:left;
    }
ol.dot {
    list-style-image: url('/customInclude/images/navi_dot.gif');
    margin-top: 0px;
    margin-left:0px;
    margin-bottom:0px;
    padding-left:20px;
    padding-top:10px;
    text-decoration: none;
    }

li.dot1{
    font-size:10px; color:#333333;
    padding-left: 0px;
    padding-bottom:5px;
    vertical-align:top;
    font-weight: bold;
    text-decoration: none;
    text-align:left;
    }
.dottext2{
    font-size:10px;
    color:#333333;
    text-decoration: none;
    font-weight: bold;
    text-align:left;}
a.dottext2{
    font-size:11px;
    color:#333333;
    text-decoration: none;
    text-align:left;}
a.dottext2:hover;{
    color:#333333;
    text-decoration: underline;
}
.dottext{
    font-size:10px;
    color:#333333;
    text-decoration: none;
    font-weight: normal;
    text-align:left;}
a.dottext{
    font-size:11px;
    color:#333333;
    text-decoration: none;
    text-align:left;}
a.dottext:hover;{
    color:#333333;
    text-decoration: underline;
}

.graybox{ background-color:#EDEEF0;  color: #666666; padding:5px; font-size:10px; }
.graybox1{ background-color:#EDEEF0;  color: #333333; padding:15px; }
.yellowbox{ background-color:#FFFFEB;  padding:15px; }
a.graybox{ background-color:#EDEEF0; padding:5px; font-size:10px; text-decoration:none; }
.midcc{ padding:15px;}

/*text*/
.yellowtext{color: #996600; font-weight: bold;}
.yellowtext16{ font-size:16px; color: #996600; font-weight: bold;}
.graytextbold{ font-weight: bold;}
.graytextbold14{ font-size:14px; font-weight: bold;}
.graytext16{ font-size:16px;}
.price{ font-size:13px; color:#FF6600;}

.titlebar{ margin-bottom:15px;}

/*form*/
.formbox{
font-size:11px;
border: 1px solid #996600 ;    padding-top:3px; padding-bottom:3px; padding-right:5px; padding-left:5px;
margin-top:5px; margin-bottom:5px; margin-right:10px; margin-left:10px;}
.buttongray{
border-top: 1px solid #CCCCCC ; border-left: 1px solid #CCCCCC ; border-right: 1px solid #333333 ;border-bottom: 1px solid #333333 ;
border: 1px solid #A996600 ;background-color:#7F7F7F; color:#FFFFFF; font-size:12px; font-weight:bold;
padding-top:3px; padding-bottom:3px; padding-right:15px; padding-left:15px; margin:5px;}

.buttonorg{border-top: 1px solid #FFCC99 ; border-left: 1px solid #FFCC99 ; border-right: 1px solid #660000 ;border-bottom: 1px solid #660000 ;
background-color:#FF6600; color:#FFFFFF; font-size:12px; font-weight:bold;
padding-top:3px; padding-bottom:3px; padding-right:15px; padding-left:15px; margin:5px;}


/*footer*/
.footer{
    font-size:10px;
    border-top: 1px solid #A2A2A4 ;    border-bottom: 1px solid #A2A2A4 ;
    color:#333333;
    padding-top:15px; padding-bottom:35px;
    background-color: #EDEEF0;
    line-height:20px;
    }
.footertext{
    font-size:10px;
    color:#333333;
    background-color: #EDEEF0;
    line-height:20px;
    }
.copyrighttext{
    font-size:10px;
    color:#666666;
    }
a.footer{
    font-size:11px;
    color:#333333;
    background-color: #EDEEF0;
    line-height:20px;
    }
a.footer:hover{
    color:#999999;
    text-decoration:underline;
    background-color: #EDEEF0;
    line-height:20px;
    }
