body {
	background-color: #E5DDB3;
	font-family:verdana;
	font-size:10px;
	color: #800000;
}

.button {
 color: #4C1407;
 background-color: #BEA87F;
 font-size: 10px;
}

table {
 font-size:10px;
}

.table_test {
	filter: alpha(opacity=0.5);
	-moz-opacity: 0.5;
	height: 23px;
	background-color: #cc9966;
}

td.copyright {
  font-size: 9px;
  color: #B69341;
  text-align: center;
  background-color: #E5DDB3;
  border-top-style: solid;
  border-width: 2px;
  border-color: #DACBA6;
}

.content_box {
	font-size:10px;
	overflow:auto;
}

.content_box_top {
	font-size: 11px;
	overflow:auto;
}

.news_list {
	list-style-image:url(images/bullet1.gif);
}

    a:link {
        color: #6C3407;
        text-decoration: none;
    }

    a:visited {
        color: #6C3407;
        text-decoration: none;
    }

    a:hover {
        color: #1D4E0B;
        text-decoration: none;
    }

    a:active {
        color: #6C3407;
        text-decoration: none;
    }

.article_title {
	font-weight:bold;
}

H1, .header1 {
	font-size:16px;
	font-weight:bold;
	color: #6C3407;
}

H2, .header2 {
	font-size:14px;
	font-weight:bold;
}

H3, .header3 {
	font-size:12px;
	font-weight:bold;
}

.tableRow1 {
	background-color: #6C3407;
}

table.aitisiTable {
    border-top:1px solid #BEA87F;
    border-left:1px solid #BEA87F;
    border-bottom:1px solid #BEA87F;
    border-right:1px solid #BEA87F;
    font-size: 12px; font-style: normal;
    color: #000000; font-weight: normal;
    padding:3px;
}

.aitisiHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #E5DDB3;
	color: #6C3407; font-weight: bold
}
table.aitisiTable2 {
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-bottom:1px solid #000000;
    border-right:1px solid #000000;
    font-size: 10px; font-style: normal;
    color: #6C3407; font-weight: normal;
}
.aitisiHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #E5DDB3;
	color: #6C3407; font-weight: bold;
}

hr, .header1 {
 	border: 1px solid #dacaa6;
}
