body
{
    margin:0;
    padding: 0;
    background: #fff;
    font-family: Tahoma;
}
a { text-decoration: none; }
img { border: 0; }
ul
{
    margin : 3px 0;
    padding-left: 15px;
}
.ustMenu ul
{
    margin:0;
    padding: 0;
    list-style-type: none;
}
.ustMenu ul li
{
    float: left;
    margin-right: 5px;
    border-right: 1px solid #000;
}
.ustMenu ul li a
{
    font-weight: bold;
    font-size:13px;
    font-family: Century Gothic;
    color:#000000;
    padding: 0 7px 10px 5px;
    cursor:pointer;
}
.ustMenu ul li a:hover
{
    background:url(../images/arrow.png) center bottom no-repeat;
}
.ustMenu ul li ul
{
    display: none;
}
.Oheader
{
    font-family: Tahoma;
    font-size:14px;
    font-weight: bold;
    color:#010101;
    margin-bottom: 2px;
	background: #E1E1E1;
    padding: 3px 6px;
	
}
.Obody
{
    color: #333333;
    font-family: Tahoma;
    font-size: 13px;
    padding: 0 10px;
}
.iHead
{
    font-size:13px;
    font-weight: bold;
    color:#333;
    background: #ECECEC;
}
.border-right {
    border-right: 1px dashed #CCCCCC;
}
.newsHead
{
    color:#010101;
    font-size:20px;
    margin-bottom:10px;
}
.hHead,
.hLink a
{
    font-size:12px;
    color:#000;
   
}

.hLink a:hover
{
    color:red;
   
}

.hBody
{
    font-size:12px;
    color:#010101;
}
.hLink
{
    border-bottom:1px dotted #010101;
}
.copyright td 
{
    color:#fff;
    font-family: Tahoma;
    font-size:12px;
}
.copyright
{
    margin-top:5px;
    background: url(../images/alt-new.png) center center no-repeat;
}
.menuHead
{
    background:url(../images/menuback1.jpg) right center no-repeat;
    color:#FFFFFF;
    font-size:20px;
    padding-left:15px;
    font-weight: bold;
}
.menuBody
{
    font-size:12px;
    padding:10px;
}
.sh
{
    padding: 0px 6px;

}
.ustback
{
    background: url(../images/ustmenu.jpg) left top no-repeat;
}
.mHover a:hover
{
    color:#000 !important;
}