body, p, div, table, tr, th, td, a{

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

}



body{

padding: 0px;
background-image: url('../img/template/index/bg.jpg');
background-position: top left;
background-repeat : repeat-x;
background-color: #cecccd;

}



img{

border: 0;

}



td{

vertical-align: top;

text-align: left;

}

td.middle{

width: 434px;

height: 456px;

background-image: url('../img/template/history/middle.gif');

background-repeat: no-repeat;

background-position: top left;

}



div.middletext{
width: 380px; 
height: 400px;
line-height: 17px;

color: #020202;

font-weight: normal;

margin: 12px 0px 0px 20px;

overflow: hidden;

}

a:link, a:active, a:visited{
color: #004999;
text-decoration: underline;
font-weight: bold;
}

a:hover{
color: #004999;
text-decoration: none;
font-weight: bold;
}