/* This file was compressed using MbCompression library. http://blog.mironabramson.com */ /* Reset all style to default */
body
{
    padding: 0;
    margin: 0;
    font: 12px Arial, Helvetica, Garuda, sans-serif; *font-size:small;
*font:x-small;
background-color:#FFFFFF;
margin:0;
background-repeat:repeat-x;
background-position:top;
background-image:url(../images/bg.jpg);
}
a
{
	text-decoration: none;
}
table
{
    font-size: inherit;
    font: 100%;
}
img
{
    border: 0;
}
p
{
    margin: 1em 0;
}
h1
{
    color: #1E62BC;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin:0;
}
/* End of reset */
.topMenuTxt
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.topMenuTxtSelected
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #5CAAF1;
}
.leftMenuTxt
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding-left: 25px;
}
.leftMenuTxtSelected
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #1E62BC;
    font-weight: bold;
    padding-left: 25px;
}
.menuDiv
{
    width: 210px;
    height:20px;
    vertical-align:middle;
    padding-top:5px;
}
.menuSep
{
    background-repeat: no-repeat;
    background-image: url(../images/menu_bg.gif);
    width: 210px;
    height: 5px;
}
.menuDiv A
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding-left: 25px;
}
.menuDivSelected
{
    width: 210px;
    height: 20px;
     vertical-align:middle;
    padding-top:5px;
}
.menuDivSelected A
{
   font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #1E62BC;
    font-weight: bold;
    padding-left: 25px;
}
.regularTxt
{
    color: #404040;
    font-family: Arial;
    font-size: 12px;
}
.titleTxt
{
    color: #1E62BC;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}
.pathTxt
{
    color: #404040;
    font-family: Arial;
    font-size: 10px;    
    
}
