
body { background-color: #272727; margin: 0px; }
td, th, div, input, select, textarea { font-family: tahoma; font-size: 10pt; }

a, a:link, a:visited { color: #000000; text-decoration: underline; }

/* top & menu*/
.top { background-color: #141414; padding: 20px; font-family:  Arial; font-size: 18pt; color: #FFFFFF; }
.top input { border: 1px solid #3C3C3C; float: right; background-color: #131313; color: #666666; padding:5px; }

.menu { border-top: 1px solid #3C3C3C; background-color: #272727;  height:33px; }
.menu a, .menu a:link, .menu a:visited { padding: 10px 20px 10px 20px; border-right: 1px solid #3C3C3C; display: inline-block; float: left; text-decoration: none; color: #808080; font-family: arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }

.menu a:hover {background: url(images/ico.png) no-repeat center top;}
.menu a.selected { background-color: #F7941D; color: #FFFFFF; }

.dir { border-top: 1px solid #FFFFFF; padding: 5px 10px 5px 15px; background-color: #FFA507; min-height: 155px; }
.dir img { border: 0px solid #F7941D; margin: 0px 0px 0px 20px; float: right; }
.dir h1, .dir h2 {margin: 10px 0px 7px 0px; font-family: arial, Helvetica, sans-serif;  text-align: left;}
.dir h1 { font-size: 12pt; font-weight: bold;text-transform: uppercase; }
.dir h2 {font-size: 12pt;}
.dir { font-size: 10pt;}


/* center*/
.content { background-color: #FFFFFF; padding: 15px; }

.list {}
.list a { padding: 0px 0px 0px 10px; background: url(images/arr.png) no-repeat left center; margin: 0px 0px 5px 0px; font-size: 12pt; }
.list div { margin: 5px 0px 20px 10px; color: #808080; }

.article { color: #333333; }
.article h1,.h1,h2,.h2,h3, .h3,h4, .h4,h5, .h5 {text-align:center;}
.article h1, .h1 { font-family: arial, Helvetica, sans-serif; font-size: 16pt; font-weight: normal; margin-bottom: 10px; }
.article h2, .h2 { font-family: arial, Helvetica, sans-serif; font-size: 14pt; margin-bottom: 5px; font-weight: normal; margin-top: 15px; }
.article h3, .h3 { font-family: arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; margin-bottom: 10px; }
.article h4, .h4 { font-family: arial, Helvetica, sans-serif; font-size: 10pt; margin-bottom: 5px;  font-weight: bold; margin-top: 15px; }

.article img { margin: 10px 10px 10px 0px; }


.article .tbl {} 
.article .tbl th { background-color: #C0C0C0; padding: 3px; color: #FFFFFF; }
.article .tbl td { background-color: #F7F7F7; padding: 3px; }

/* bottom */
.bottom { padding: 15px; }
.bottom, .bottom a, .bottom a:link, .bottom a:visited { color: #666666; text-decoration:none; }
.bottom div { margin: 10px 0px 0px 0px; color: #808080; }


