.full {width: 720px;}
.oneThird {width: 240px;}
.oneHalf {width: 360px;}
.oneFourth {width: 180px;}
.twoThird {width: 480px;}
.threeFourth {width: 540px;}

.box {border: 0px solid black; font-family: Arial,sans-serif !important;}
.box p {margin: 3px 10px 6px 10px;}
.box h1 {margin: 20px 10px 6px 10px; padding: 3px 10px 3px 10px; background-color: #EEEEEE;}
.box h2 {margin: 0px 10px 3px 10px; font-weight: normal; border-bottom: 2px solid #666666;}
.box h3 {margin: 0px 10px 3px 10px; font-weight: bolder; border: none;}
.box table {margin: 0px 10px 3px 10px;}
.box table th {font-size:12px; text-align: left;}
.box table td {font-size:12px;}


/*NAVIGANTION LEVEL1*/
div.M_level1 {display:block; width:150px; height: 20px; margin:0px; padding: 0px; background:url("img/level1_up.jpg");}
div.more {background:url("img/level1_more_up.jpg");}
div.M_level1 a {display: block; width: auto; font-weight:bolder; font-family:Verdana; color:#1D1D1D; font-size:12px; padding: 0px 0px 0px 5px; line-height: 20px;}

/*NAVIGANTION LEVEL2*/
div.M_level2 {display:block; width:150px; height: 17px; margin:0px; padding: 0px; background:url("img/level2_up.jpg") center;}
div.M_level2 a {display:block; width: auto; font-size:11px; font-weight:normal; font-family:Verdana; color:#1D1D1D; padding:0px 0px 0px 15px; line-height:17px;}



.bg1 {background-color: #F7EDF0;}
.bg2 {background-color: #FFCCCC;}
.bg3 {background-color: #AB6260;}
.fleft {float: left;}
.fright {float: right;}
.clear {clear: both;}
.justify {text-align: justify;}
.small {font-size: 10px;}
.center {text-align: center;}
.inline {display: inline;}
.button {cursor: pointer;}
.button b{display: none;}
.green {color: green;}
.red {color: red;}