/* CSS Document */
body
{
margin:0 0 0 0px;
background-image:url(../images/bg1.jpg);
background-repeat:repeat;
}
.outertable
{
width:706px;
margin-left:auto;
margin-right:auto;
border:2px solid #000000;
}
.category
{
background-color:#c80511;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}
.category a:link
{
color:#FFFFFF;
text-decoration:none;
}
.category a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.category a:hover
{
color:#000000;
text-decoration:none;
}
.footer
{
background-image:url(../images/footerbg.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#eeeab6;
font-weight:bold;
}
.footer a:link
{
color:#eeeab6;
text-decoration:none;
}
.footer a:visited
{
color:#eeeab6;
text-decoration:none;
}
.footer a:hover
{
color:#eeeab6;
text-decoration:underline;
}
.menubg
{
background-image:url(../images/menu/menu_bg.jpg);
background-repeat:no-repeat;
}
.content
{
background-color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
color:#333333;
text-align:justify;
line-height:20px;
}
.content a:link
{
color:#000000;
text-decoration:none;
}
.content a:visited
{
color:#000000;
text-decoration:none;
}
.content a:hover
{
color:#c80511;
text-decoration:underline;
font-weight:bold;
}
.star
{
font-family:Tahoma;
font-size:10px;
color:#FF0000;
}
.border
{
border:3px solid #333333;
}

