/* CSS Document */
.background{background-color:#c9c9c9;}
.top
{background-image: url(images/top-patt.jpg);
background-repeat:repeat-x;
}
.navi
{background-image: url(images/navi-patt.jpg);background-repeat:repeat-x;font-family: Arial Rounded MT Bold; font-size:14px; color:#f6f6f6; font-weight:none; text-align:center; line-height:20px;
}
.left
{background-image: url(images/left.jpg);
background-repeat:repeat-y;
}
.right
{background-image: url(images/right.jpg);
background-repeat:repeat-y;
}
.blue
{background-image: url(images/blue-patt.jpg);
background-repeat:repeat-y;
}
.green
{background-image: url(images/green-patt.jpg);
background-repeat:repeat-y;
}
.yallow
{background-image: url(images/yallo-patt.jpg);
background-repeat:repeat-y;
}
.red
{background-image: url(images/red-patt.jpg);
background-repeat:repeat-y;
}
.bott
{background-image: url(images/bott-patt.jpg);
background-repeat:repeat-x;
}
.bott-1{font-family: Arial; font-size:13px; color:#ffffff; font-weight:bold; text-align:left; line-height:20px;}
.text{font-family:Arial; font-size:12px; color:#ffffff; font-weight:none; text-align:left; line-height:20px;}
.text-1{font-family:Arial; font-size:12px; color:#ffffff; font-weight:bold; text-align:justify; line-height:20px;}
.text-2{font-family:Arial; font-size:12px; color:#313131; font-weight:none; text-align:justify; line-height:20px;}
A:Link.sub, A:Active.sub, A:Visited.sub
{Color: #f7f7f7;
Text-Decoration: none;
}
A:Hover.sub
{Color: #e2e2e2;
Text-Decoration: UnderLine;
}
A:Link.a, A:Active.a, A:Visited.a
{Color: #000000;
Text-Decoration: none;
}
A:Hover.a
{Color: #393a3a;
Text-Decoration: none;
}
