﻿body 
{
    width: 760px;
    text-align: center;
    margin: 0px auto;
    background-attachment: fixed;
    background-image: url(../admin/backgroundadmin.jpg); 
    background-position:center; 
    background-repeat:no-repeat; 
    background-color:#0d0d0d;  
    margin-bottom:25px;
}
a
{
    color:#000;    
}
img
{
    border:none;        
}
hr
{
    margin:0px;    
}
div 
{
    font-family: Arial;
    font-size: 12px;
    color: #fff;
}
div a 
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.bodytext
{
    font-family: Arial;
    font-size: 12px;
    color: #5f5f5f; 
    text-align:justify;
    padding: 0px 10px 10px 10px;
}
.bodytext a
{
    color: #5f5f5f; 
    text-decoration: none;
    font-weight: bold;
}
.pagename
{
    font-family: verdana;
    font-size: 10px;
    color: #000;
    text-align:left;
    font-weight: bold;
    padding: 8px 0px 0px 30px;      
}
.modhead
{
	width:153px;
	height:24px;
	background-color: #fff;
	text-align: right;
}
.modheadpos
{
    padding: 4px 5px 0px 0px;
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}
.submenu
{
    text-align: left;
    width: 153px;
    color: #000000;
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.submenu a
{
    color: #000000;
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.submenu a:hover
{
    color:#677787;
}

td.header_ {
	width:770px;
	height:121px;
	background-color: #fff;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

td.leftmod_ {
	width:153px;
	background-repeat: repeat-y;
	background-color: #d0d9e0;
}

td.bodyheader_ {
	width:464px;
	height:27px;
	background-color: #fff;
	background-repeat: no-repeat; 
}

td.rightmod_ {
	width:153px;
	background-repeat: repeat-y;
	background-color: #d0d9e0
}

td.footer_ {
	width:770px;
	height:30px;
	background-color: #6186af;
	border-top: 1px solid #37506c;
	text-align: center;
}
.footertext
{
    font-family: Arial;
    font-size: 10px;
    color: #fff; 
}
.footertext a
{   color: #fff;
    text-decoration: none;
    font-weight: bold;
}