/* CSS Document */
a:link { color: #999999; text-decoration: none; }
a:visited { text-decoration: none; color: #999999; }
a:hover { text-decoration: none; color: #8C0008; }
a:active { text-decoration: none; color: #999999; }
a.linkBorder { border: 1px; border-style: solid; color: #999999; }
a.linkBorder:visited { border: 1px; border-style: solid; color: #999999; }
a.linkBorder:hover { border: 1px; border-style: solid; color: #8C0408; }
a.linkBorder:active { border: 1px; border-style: solid; color: #999999; }
body { background-image: url(../../images/bg_site.jpg); background-repeat: repeat-x; }

.tableMain { width: 754px; height: 355px; border: 0px; vertical-align: top; }
.tableContent { width: 485px; border: 0px;  height: 350px;}
.tdMenu { background-image: url(../../images/menu_box.gif); vertical-align: top; }
.tdContent { background-image: url(../../images/content_box.gif); vertical-align:top;  }
.tdTop { height: 40px; padding-left: 15px; vertical-align:top; }
.tdText { padding-left: 15px; padding-right: 5px; font-family: tahoma; font-size: 10px; font-weight: normal; color: #333333; vertical-align:top; }


.tdWeb { width: 120px; vertical-align: top; padding-left: 5px; font-family: tahoma; font-size: 10px; font-weight: normal; color: #333333; }
button { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #666666; background-color: #FFFFFF; border: 1px solid #CCCCCC; }
input { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #666666; background-color: #FFFFFF; border: 1px solid #CCCCCC; }
textarea { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #666666; background-color: #FFFFFF; border: 1px solid #CCCCCC; }
