* {
    font-family: Arial, Trebuchet MS; 
    font-size: 13px; 
    font-weight: bold;
    border: 0px hidden #000000;}

body {
    margin: 0;
    padding: 0;
    background-color: #e0dad2;
    background-image: url('/templates/default/images/SDR_Bg.gif');
    background-repeat:repeat-x;
    background-position:top left;}

.header {
    background-image: url('/templates/default/images/SDRHeader.jpg');
    background-repeat: no-repeat;
    background-position:center; 
    border: 0px hidden #000000;
    width: 900px;
    height: 250px;}

.menu {
    background-color: #;
    border: 0px hidden #000000;
    text-align: center;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;}

.sidePanel {
    border: 0px hidden #000000;
    text-align: center; 
    width: 180px;}

.contentBox h2 { 
    background-image: url('/templates/default/images/SDR_CBg.gif');
    background-repeat:x-repeat;
    background-position:top left;
    border: 0px hidden #000000; 
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    text-align: center;
    color: #e0dad2;}

.content { 
    border: 2px solid #520c0b;
    color: #520c0b;
    padding: 3px;
    margin-bottom: 0px;}

.mcontent {
    border: 0px hidden #000000;
    padding: 2px;
    width: 100%;
    height: 500px;}

.home {
    font-size: 18px;
    color: #440a09;
    text-align: center;}

.footer {
    border: 0px hidden #000000;
    text-align: center;
    font-size: 90%;
    color: #520c0b;
    padding: 2px;
    width: 900px;
    height: 35px;}

.footer A  {
    font-size: 100%;
    color: #520c0b;}

/* Default Link Style */
A:link{color:#440a09; text-decoration:none}
A:visited{color:#440a09; text-decoration:none}
A:active{color:#440a09; text-decoration:none}
A:hover{color:#5d5b5b; text-decoration:underline;}

/* Main Menu Link Style */
A.main_menu{padding: 0 6px;}
A:link.main_menu{color:#440a09; text-decoration:none}
A:visited.main_menu{color:#440a09; text-decoration:none}
A:active.main_menu{color:#440a09; text-decoration:none}
A:hover.main_menu{color:#5d5b5b; text-decoration:underline;}

.chl{
    background: #fff;
    font-size: 11px;
    color: #000;
    margin: 0 0 0 5px;
    padding: 3px;
    text-align: justify;
    width: 97%;
    list-style-type: square;
}

.chl p{
    margin: 0;
    padding: 0;
    text-align: center;
}