/* style for all elements */
* {font-family: tahoma; font-size: 11px;}

/* style for body*/
body {background-color:#ffffff;margin:0px;}

/* style for links*/
a, a:link {color: #092816; text-decoration: none;}
a:active {color: #5A5A5A; text-decoration: none;}
a:visited {color: #092816; text-decoration: none;}
a:hover {color: #942807; text-decoration: none; font-weight:bold;}

a.tl, a.tl:link {color: #942807; text-decoration: underline; font-weight:bold;}
a.tl:active {color: #5A5A5A; text-decoration: underline; font-weight:bold;}
a.tl:visited {color: #092816; text-decoration: underline; font-weight:bold;}
a.tl:hover {color: #092816; text-decoration: none; font-weight:bold;}

a.mn, a.mn:link, a.mn:active, a.mn:visited, a.mn:hover {line-height:20px;}

h2, .header {font-size: 14px; font-weight:bold; color:#027a36;margin:0px;}
h3 {font-size: 12px; font-weight:bold; color:#027a36;margin:0px;}
.tmain {width:760px; height:100%}
.mcontent {width:100%;height:100%; background-image : url(img/topfon.png); background-repeat : repeat-x}
.wmain {width:100%; height:100%}
.button, .bordp, .bordg, .bordb, .bord {border-left: 1px solid #b9b9b9; border-right: 1px solid #b9b9b9; border-top: 1px solid #b9b9b9; border-bottom: 1px solid #b9b9b9;}
.bordb {height:100%;padding:10px;}
.bordp {padding:5px;}
.button {background-color: #d3d3d3; font-weight:bold; color:#942807;height:20px;}
.bordg {width:100%;height:ppx; background-image : url(img/dline.png);}
.tpic {height:103px;}
.wn {width:100%;}
.menu {padding-left:22px;padding-right:10px;height:100%; width:130px;}

hr { width: 100%; height: 1px; color: #bdbdbd; border: none; }
html body hr { height: 1px; width: 100%; background-color: #bdbdbd border: none; }
html body hr { height: 1px; width: 100%;  background-color: #bdbdbd; border: 0px solid #bdbdbd; }

.ptd {height:200px; width:200px;}
.hlight {color:#a59329;}
