@charset "utf-8";
/* CSS Document */

body
{
background-color:#faf9f9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px 0px 0px 0px;
}
#tab
{
width:775px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFE8;


}
#tr1
{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
height:120px;

}
.hd
{
font-size:32px;
color:#9e1e1e;
font-weight:bold;
margin-left:30px;margin-top:45px;

}
.bor
{
border:3px silver solid;
}
.btm
{
font-size:10px;
height:15px;
vertical-align:middle;
background-color:#e4e4e4;
}
.w
{
text-decoration:none;
color:#666666;
}
td
{vertical-align:top;
}
.bdr
{
height:4px;
background-color:#000000;
}
.bdrbtm
{
background-image:url(images/shadow_r5_c3.gif);
background-repeat:repeat-x;
height:8px;
}
.bdrrt
{
background-image:url(images/shadow_r3_c5.gif);
background-repeat:repeat-y;
width:10px;
height:420px;
}
.bdrrt1
{
background-image:url(images/shadow_r3_c5.gif);
background-repeat:repeat-y;
width:10px;
height:15px;
}
.box
{
background-color:#ff7133;
height:440px;
width:400px;
margin-left:15px;
color:#FFFFFF;
background-image:url(images/bg2.jpg);background-repeat:repeat-x;

}
a{text-decoration:none;color:#FF3300;

