/* CSS Document */
body
{background-image:url(../images/bg-img.gif);
background-repeat:repeat;
background-color:#FFFFFF;
margin:0px;
}
.top-link
{background-color:#DDDDDD;
height:26px;
font-family:tahoma;
font-size:12px;
color:#575755;
font-weight:bold;
}
.top-link a
{
font-family:tahoma;
font-size:12px;
color:#575755;
font-weight:bold;
text-decoration:none;
}

.top-link a:hover
{
color:#FF0000;
text-decoration:underline;
}

.menu-link
{background-color:#701613;
height:26px;
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
}

.menu-link a
{
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.menu-link a:hover
{
color:#000000;
text-decoration:none;
}

.table-bg
{background-image:url(../images/table-bg.gif);
background-repeat:repeat-y;
}

.right-menubg
{background-image:url(../images/right-menuj.gif);
width:241px;
height:27px;
}

.right-link
{font-family:tahoma;
font-size:11px;
color:#FFFFFF;
padding-left:20px;
padding-top:4px;
font-weight:bold;
text-decoration:none;}

.right-link a
{font-family:tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;}

right-link a:hover
{
color:#FFCC00;
text-decoration:underline;}

.text
{font-family:tahoma;
font-size:12px;
color:#666666;
text-align:justify;
line-height:17px;
}


.h1
{font-family:tahoma;
font-size:14px;
color:#990000;
font-weight:bold;
padding-bottom:5px;

}

.h2
{font-family:tahoma;
font-size:12px;
color:#990000;
font-weight:bold;
padding:5px;

}


.h2 a
{font-family:tahoma;
font-size:12px;
color:#990000;
font-weight:bold;
text-decoration:none;}

.h2 a:hover
{
color:#990000;
text-decoration:none;}

.h3
{font-family:tahoma;
font-size:12px;
color:#990000;
font-weight:normal;
padding:10px;
}


.h3 a
{font-family:tahoma;
font-size:12px;
color:#990000;
font-weight:normal;
text-decoration:none;
}


.h3 a:hover
{
color:#990000;
text-decoration:underline;

}


.footer
{font-family:tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
padding-left:10px;
padding-top:10px;
}


.footer a
{font-family:tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}


.footer a:hover
{
color:#FFFFFF;
text-decoration:underline;

}
