.menu
{        
        text-align: right;       
        font-family: verdana;
        font-weight: bold;
        font-size: 11px;
        color: #BA442A;        
}

.topmenu
{
        text-align: center;        
        font-family: verdana;
        font-weight: bold;
        font-size: 10px;
        color: #FFF6D2;        
}

.adminmenu
{
	text-align: center;        
        font-family: verdana;
        font-weight: bold;
        font-size: 10px;
        color: #BA442A;
        display: block;
        width:100%;
        line-height: 20px;
}

.adminmenu a
{
	text-align: center;        
        font-family: verdana;
        font-weight: bold;
        font-size: 10px;
        color: #BA442A;
        display: block;
        width:100%;
        line-height: 20px;
}

.adminmenu a:hover{
        color: #BA442A;
        background-color: #FFF6D2;
}
.adminmenu a:visited{
        color: #BA442A;
}
.adminmenu a:active{
        color: #BA442A;
}
.adminmenu a:link{
        color: #BA442A;
}


.newsh
{
        margin: 0px;
        text-align: left;
        font-family: arial; 
        font-weight: bold;
        font-size: 15px;
        color: #3973AC;
}


.postdate
{
        margin: 5px;
        text-align: right;
        font-family: verdana; 
        font-size: 9px;
        color: gray;
        line-height: 7px;        
}

.morer
{
        margin: 0px;
        text-align: right;
        font-family: tahoma; 
        font-weight: normal;
        font-size: 10px;
        color: #BA442A;
}



.little
{
        margin: 5px;
        text-align: left;
        font-family: verdana; 
        font-size: 11px;
        color: gray;
        line-height: 8px;
}
.little a:hover{
        color: gray;
        text-decoration: underline;
}
.little a:visited{
        color: gray;
}
.little a:active{
        color: gray;
}
.little a:link{
        color: gray;
	margin: 0px;
}


.forms
{
        margin: 0px;
        text-align: left;
        font-family: verdana; 
        font-size: 11px;
        color: gray;
        line-height: 17px;
}
.forms a:hover{
        color: #BA442A;
        text-decoration: underline;
}
.forms a:visited{
        color: gray;
}
.forms a:active{
        color: gray;
}
.forms a:link{
        color: gray;
	margin: 0px;
}


.pathlittle
{
        margin: 5px;
        text-align: left;
        font-family: tahoma; 
        font-size: 10px;
        color: gray;
        line-height: 8px;
}
.pathlittle a:hover{
        color: gray;
        text-decoration: underline;
}
.pathlittle a:visited{
        color: gray;
}
.pathlittle a:active{
        color: gray;
}
.pathlittle a:link{
        color: gray;
}

.content
{
        margin: 10px;
        text-align: justify;
        font-family: verdana; 
        font-size: 12px;
        line-height: 18px;
        color: black;
}



.hmenu
{
        text-align: center;        
        font-family: verdana;
        font-weight: bold;
        font-size: 9px;
        color: #FFF6D2;        
}

.userlittle
{
        font-family: tahoma;
        font-weight: normal;
        font-size: 11px;
        color: #BA442A;
}

.info
{
        font-family: tahoma;
        font-weight: normal;
        font-size: 11px;
        color: gray;
}

a.topmenu
{ 
        display: block;
        width:100%;
        color: #FFF6D2;
        line-height: 20px;
}

a.topmenu:link
{
        color: #FFF6D2;
}

a.topmenu:visited {
        color: #FFF6D2;
        text-decoration: none;
}

a.topmenu:active
{
        color: #FFF6D2;
}

a.topmenu:hover 
{
        color: #FFF6D2;
        background-color: #E35B3D;
}


a.menu
{ 
        display: block;
        width: 100%;
        color: #BA442A;
        line-height: 22px;
}

a.menu:link
{
        color: #BA442A;
}

a.menu:visited {
        color: #BA442A;
        text-decoration: none;
}

a.menu:active
{
        color: #BA442A;
}

a.menu:hover 
{
        color: #DB6F57;
        background: none;
        background-color: #FFFDF5; 
}


a {
        color: #BA442A;
        font-family: verdana;
        text-decoration: none;
}

a:link {
        color: #BA442A;
        font-family: verdana;
        text-decoration: none;
}

a:active {
        color: #BA442A;
        text-decoration: none;
}

a:visited {
        color: #BA442A;
        text-decoration: none;
}

a:hover {
        color: #FF3D04;
        text-decoration: none;
}



hr {
        line-height: 4px;
        background-color: #E2E2E2;
        height: 1px;
        border: #003366 0px dotted ;
}

ul {
        text-align: left;
        }
