/*
 * Style sheet for the CSS2 specification
 */

BODY {
    color: #663333; background: #ffcc99;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 12px;
    margin-top: 5px; margin-left: 10px;
}

H1, H2, H3, H4, H5, H6 {font-weight: bold; clear: left; font-family:serif;
    text-align: center;color:#996600;
}

H3 {font-size: 22px; font-weight: normal;margin-top: 10px; margin-bottom: 0px;
    letter-spacing: 1px; margin: 15px;
    text-indent: 20px; color: #3366cc;
}

H4 {font-family: serif; font-size: 22px; font-weight: normal; margin-top: 10px; margin-bottom: 20px;
    clear: left; letter-spacing: 1px;
    text-indent: 0px;
}

H5 {font-family:tahoma, sans-serif; font-size: 13px;
    clear: left; letter-spacing: 1px;
    text-indent: 0px;
    text-align: left;
}


a.menu{color: #ff6600;text-decoration: none; font-size: 12px;font-weight: bold; vertical-align: top;
}
a.menu:hover{color: #6699cc; text-decoration: none; font-size: 12px;
}

a.text1{color: #663333;text-decoration: none; font-size: 12px;
}
a.text1:hover{color: #6699cc; text-decoration: none; font-size: 12px;
}

a.text2{color: #663333;text-decoration: none; font-size: 12px;
}
a.text2:hover{color: #6699cc; text-decoration: none; font-size: 12px;
}

.hline10 {color: #cccc99;  border: dashed; border-width: 2px;}

td.bgleft1 {font-size: 12px; width: 200px; background: #ffcc99;}
td.bgright1 {font-size: 12px; width: 550px; background: #dcdcdc; color: #999900; text-align: center;}

td.bgleft2  {width: 200px; background: #fdffec; vertical-align: top;text-align: left;padding: 0px;}
td.bgright2 {width: 550px; background: #f0f8ff; vertical-align: top;text-align: left;padding: 0px;}

tr.diagcap { background: #fdffec; font-size: 12px;}
tr.diagrow1 { background: #f0f8ff; font-size: 12px; text-align: left;}
td.cl1 {width: 30%;}
td.cl2 {width: 20%;}
td.cl3 {width: 20%;}
td.cl4 {width: 20%;}
td.cl5 {width: 10%;}

table.hline1 {background-color: #ffe4c4; width: 750px; height: 1px;}
table.hline3 {background-color: #ffe4c4; width: 750px; height: 3px;}
table.hline5 {background-color: #ffe4c4; width: 750px; height: 5px;}

table.diag1 {background-color: #95adcc; width: 750px;}

div.box1 {
    background: #ffffff;
    border: solid; border-color: #ccccff; border-width: 1px;
    padding-top: 1px; padding-right: 1px;
    padding-bottom: 1px; padding-left: 1px;
    margin-top: 5px; margin-right: 10px;
    margin-bottom: 5px; margin-left: 10px;
}

div.boxhead1 {
    font-weight: bold; background: #ececf4;
    border: solid; border-color: #ccccff; border-width: 0px;
    padding-top: 2px; padding-right: 2px;
    padding-bottom: 2px; padding-left: 20px;
}

div.boxcont1 {
    background: #fdffec;
    border: solid; border-color: #ccccff; border-width: 1px;
    padding-top: 10px; padding-right: 10px;
    padding-bottom: 10px; padding-left: 20px;
}

div.boxstart {
    background: #fdffec;
    border: solid; border-color: #ccccff; border-width: 1px;
    padding-top: 10px; padding-right: 10px;
    padding-bottom: 10px; padding-left: 20px;
    margin-top: 5px; margin-right: 2px;
    margin-bottom: 0px; margin-left: 4px;
}

div.boxrtmain, div.boxmaindoc {
    background: #f0f8ff; text-align: left; letter-spacing: 1px;
    border: solid; border-color: #ccccff; border-width: 1px;
    padding-top: 10px; padding-right: 10px;
    padding-bottom: 10px; padding-left: 20px;
    margin-top: 5px; margin-right: 2px;
    margin-bottom: 5px; margin-left: 4px;
}

div.boxmaindoc { padding-top: 15px;
}

div.boxmdocbg { width: 750px; background: #fdffec;
    padding-top: 1px; padding-right: 0px;
    padding-bottom: 1px; padding-left: 0px;
}

div.menu2 {
    background: #f0f8ff; text-align: center; color: #999900;
    border-bottom-style: solid; border-bottom-color: #ffffff;border-bottom-width: 2px;
		padding-top: 0px; padding-right: 0px;
    padding-bottom: 5px; padding-left: 0px;
    margin-top: 10px; margin-right: 2px;
    margin-bottom: 0px; margin-left: 10px;
}



img.bx1{padding-right: 20px; padding-bottom: 15px; float: left; border-style: none;}
img.bx2{margin-right: 2px; float: right; border-style: none;}

#mbot1 {margin-bottom: 20px;}
#wmtop1 {margin-top: 140px;}
#copyr {margin-top: 10px; margin-bottom: 0px;}