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.flashbg{

width: 443px;

height: 222px;

background-image: url('../img/template/index/flashbg.gif');

background-repeat: no-repeat;

background-position: top right;

}



td.middle{

width: 299px;

height: 256px;

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

background-repeat: no-repeat;

background-position: top left;

}



div.middletext{

line-height: 17px;

height: 182px;

color: #020202;

font-weight: normal;

padding: 25px 25px;

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;
}
