@charset "utf-8";
/* CSS Document */
body{ margin:0;}
td {
    font-family: Tahoma, Arial; font-size: 10px; color: #000000; letter-spacing: 1px; text-align: left; text-decoration: none;
    line-height:14px; font-weight:bold;
}
.top { background-image:url(../images/topbg.gif); background-repeat:repeat-x; height:40px;}
.boxbg { background-image:url(../images/box-bg.gif); height:305px; background-repeat:repeat-x;}
/*------------------------------------*/
a.main:link,a.main:visited,a.main:active  {
    font-family:  Tahoma, Arial,verdana ; font-size: 11px; color: #086C81; letter-spacing: 1px; text-decoration:none; text-align:right;
}
a.main:hover {
    font-family: Tahoma, Arial,verdana; font-size: 11px; letter-spacing: 1px; color: #ff0000; text-decoration:none; text-align:right;
}
/* input {
font-family: Tahoma, "Trebuchet MS"; font-size: 11px; height: 18px; background-color: #F2FAFF; color: #000066; vertical-align: middle;
text-indent: 3px; top: 0px; bottom: 0px; border: 1px solid #0377CB; padding: 0px;
} */
.title{
    font-family:"Trebuchet MS"; Font-size:20px; font-style:italic; color:#000000; font-weight:bold; letter-spacing: 1px;
    text-decoration:strong; letter-spacing:1px;
}
.btrnbg {
    font-family: Tahoma, "Trebuchet MS"; font-size: 12px; height:25px; color: #000000; background-image:url(../images/btnbg.gif); vertical-align: middle;
    text-indent: 3px; top: 0px; bottom: 0px; border: 1px solid #0377CB; padding: 0px; font-weight:bold;
}