* {
    margin:  0;
    padding: 0;
}
td,p,div,tr {
    font-family: Tahoma,verdana,arial;
    font-size:   12px;
    color:       #666;
}
body {
    font-family: tahoma,verdana,arial;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}
.all {
    padding:           0px 0px 0px 0px;
    margin:            10px 0px 30px 0px;
    color:             #333;
    background-color:  #3300FF;
}
#container {
    width:             768px;
    background: #000099;    
}
#wrapper {
    width: 757px;
    padding: 5px 0 5px 0;
}
#header 
{
    background: #CC9933;    
    height:            84px;
    width:             757px;
      
}
#logo {
    float: left; text-align:center;
    width:100%;padding-top: 30px; 
    font-weight:bolder; color: #D9E0E4;
}
#righthead {
    margin-top: 59px;
    float:right;
    margin-right:50px;
}
#topnav {
    background: #D9E0E4;
    height:            30px;
    padding-left:10px;
}
#content {
    background-color:    #ccc;
    padding:             10px;
    background-position: top;
}
#maincontent {
    margin-right: 10px;
}
#left {
    float: right;
    width: 200px;
}
#left div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background: #ccc;/*#1D1D1D;    */
    border:            1px solid #333333 ;
}
#left div.moduletable h3 {
    margin-bottom:       8px;
    color:               #666;
    font-size:           14px;
    font-weight:         bold;
    text-transform: capitalize;
    background-position: left;
    padding-left:        15px;
    
    
   
}

#footer {
    margin-bottom: 10px; 
    height:32px;    
}
#footer P {
    color: #fff;
    font-size: 11px;
    padding-top:10px;
}
#footer a:link, #footer a:visited {
    color: #000000;
}
#navlist {
    margin:  0px;
    padding: 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
    display:         inline;
    list-style-type: none;
}
#navlist a:link, #navlist a:visited {
    padding:         6px 8px 6px 8px;
    float:           left;
    font-size:       11px;
    margin:          0px;
    text-decoration: none;
    color:           #9C0425;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color:               #FFFFFF;
    background: #242424;
    border-bottom: 2px solid #900222;
    background-position: bottom;
}
#navlist a:hover {
    color: #FFFFFF;
}

ul#mainlevel-nav {
    list-style:   none;
    font-size:    11px;
    height:       20px;
    padding-left: 20px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-right:  20px;
    padding-top:    5px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color:           #FFFFFF;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    font-weight:     bold;
}
a:link, a:visited {
    color:         #A6C25A;
    font-weight:     bold;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
}

h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
ul {
}
li {
    margin-left: 20px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}

pre {
    padding: 10px;
}

div.moduletable {
    font-size: 11px;
}
div.moduletable td {
    text-align: left;
    font-size:  11px;
}
div.moduletable h3 {
    text-align:    left;
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}

.contentheading {
    color:           #A6C25A;
    font-family:     arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       18px;
    
}
.pcontent { text-align:justify;}

a.mainlevel:link, a.mainlevel:visited {
    display:             block;
    height:              18px !important;
    height:              18px;
    vertical-align:      middle;
    font-size:           12px;
    font-weight:         normal;
    text-align:          left;
    text-decoration:     none;
    text-transform:      capitalize;
    color: #7A7A7A;
    padding-top:         2px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid; 
    background-color: #bbb;/*#232323;*/
    padding-left:15px;
    
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #A6C25A;
    font-weight:     bold;
    padding-left:20px; 
    background-color: #000000;
    
}
a.mainlevel#active_menu {
    color:      #A6C25A;
    font-weight: bold;
}
a.mainlevel#active_menu:hover {
    color: #A6C25A;
}
a.sublevel:link, a.sublevel:visited {
    font-size:      11px;
    padding-left:   10px;
    padding-bottom: 3px;
    line-height:    20px;
    display:        block;
    margin-left:    10px;
    font-family:    Arial, Verdana,Tahoma;
    color: #7A7A7A;
    text-transform: lowercase;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}

