/* CSS Document */
body
{

margin-bottom:0;
margin-left:0;
margin-right:0x;
margin-top:0;
font-family:Arial;
font-size:12px;
color:#000;
}
.text-menu
{
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:15px;
color:#3d71e9;
}
.text-menu-over
{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#f7051e;
}
.text-menu-over-upper
{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#f7051e;
text-transform:uppercase;
}
.text-left
{
font-family:Arial;
font-size:12px;
font-weight:normal;
line-height:15px;
color:#c90809;
}
.text-category
{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#000;
}
.text-title
{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#fff;
}
.text-title-upper
{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#fff;
text-transform:uppercase;
}
.text-details
{
font:Arial;
font-size:12px;
color:#3d71e9;
}
.text-min
{
font:Arial;
font-size:12px;
font-weight:bold;
color:#154e91;
}
.text-min-upper
{
font:Arial;
font-size:12px;
font-weight:bold;
color:#154e91;
text-transform:uppercase;
}
.text-main
{
font-family:Arial;
font-size:12px;
font-weight:none;
line-height:15px;
color:#000;
}
.text-main-bold
{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#000;
}
.text-main-bold-upper
{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#000;
text-transform:uppercase;
}
a:link
{
text-decoration:none;
}
a:hover
{
text-decoration:none;
}
a:visited
{
text-decoration:none;
}
A.one:link {color:#3d71e9;}
A.one:visited {color:#3d71e9;}
A.one:hover {color:#f7051e;}
A.two:link {color:#fff;}
A.two:visited {color:#fff;}
A.two:hover {color:#f7051e;}
#menu
{
margin-left:40px;
}
