body {
margin: 0;
padding: 0;
font-family: Arial;
font-size: 12px;
color: #3e3e3e;
background-image: url(../images/bg_intro.jpg);
background-repeat:repeat-x;
background-color:#c3d74f;
}

table,td{
vertical-align:top;
/*font-size: 11px;
color: #4e4e4e;*/
}

a img { border-width: 0; }

.imgb{
vertical-align:bottom;}

.right{
text-align:right;
}

.bold{
font-weight:bold;
}

.pic{
padding-right:6px;}

a{
color:#b65758;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:none;}


#main{
width:668px;
margin:0 auto;
}

.bgtp{
background-image:url(../images/bg_tp.jpg);
background-repeat:repeat-x;
height:11px;
}

.bgrt{
background-image:url(../images/bg_rt.jpg);
background-repeat:no-repeat;
width:9px;
}

.bxinner{
background-image:url(../images/bg_box.jpg);
background-repeat:no-repeat;
width:380px;
}

.red{
color:#b65758;
padding-top:3px;
padding-bottom:5px;
}

.green{
color:#306631;
}

.blue{
color:#00426e;
}