* {
    margin:  0;
    padding: 0;
}
td,p,div,tr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:   11px;
    color:       #000000;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:   11px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
    color:       #333;
}
#all {
    font-family:         Verdana, Arial, Helvetica, sans-serif;
    font-size:           12px;
    padding:             0px 0px 0px 0px;
    margin:              0px 0px 0px 0px;
    color:               #333;
    /*background-image:    url(images/all.png);*/
    background-repeat:   repeat-x;
    background-position: top;
}
#container {
    /*width: 760px;*/
}
#header {
    margin-top:          0px;
	/*
    background-image:    url(images/header.png);
    background-repeat:   no-repeat;
    background-position: left;
    width:               900px;
	height: 100px;
	*/
    padding-top:         15px;
    padding-right:       15px;
	padding-bottom:      15px;
	
}
#navtop {
    margin-top:          0px;
    /*background-image:    url(images/navtop.png);
    background-repeat:   no-repeat;
    background-position: center;*/
    /*width:               900px;
	height:              50px;
	*/
    padding-top:         0px;
    padding-right:       15px;
	
}
#content {
    /*width:             900px;
    background-image:  url(images/content.png);
    background-repeat: repeat-y;*/
}
#left {
    width:        150px;
    text-align:   left;
    padding-left: 15px;
}
#right {
    /*width:               530px;*/
    text-align:          left;
    padding-right:       15px;
    padding-top:         15px;
    padding-left:        15px;
}
#box{
margin-top:20px;
width:547px; 
    background-image: url(images/box.png); 
    background-repeat: no-repeat;
    

}
#banner {
margin-top:0px;
margin-left:200px;
}
#footer{
/*width:900px;*/
height:46px; 
    background-image: url(images/footer.png); 
    background-repeat: no-repeat;
   
    


}
#footer a:link, a:visited {
    color: #FFFFFF;
    font-weight:     bold;
    text-decoration: none;
}

/* joomla stuff */
ul#mainlevel-nav {
    list-style: none;
    font-size:  11px;
    height:     50px;
	padding-right: 35px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    line-height:    20px;
    font-family:    Verdana, Arial, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-left:   10px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     20px;
    text-decoration: none;
    color:           #fff;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    color:           #000000;
    font-weight:     bold;
}
#mainlevel-nav#active_menu {
    display: block;
    color:   #000000;
}
a:link, a:visited {
    color: #660000;
    font-weight:     normal;
    text-decoration: none;
}
a:hover {
    color: #CCCCCC;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 5px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    border:  1px solid #CCCCCC ;
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    background-color: #660000;
    padding:          3px;
    color:            #FFFFFF;
    font-weight:      bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #666666;
    padding-left: 5px;
}
.contenttoc td {
    padding:    3px;
    background: #cccccc;
}
.contentpane {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen,table.contentpane {
}
table.contentpaneopen li {
    margin-left: 40px;
}
div.moduletable {
    padding-bottom: 10px;
    text-align:    left;
}
div.moduletable td {
    text-align: left;
}
div.moduletable h3 {
    text-align:    left;
    color: #000000;
    font-weight: normal;
    font-size:     14px;
    margin-bottom: 10px;
    padding-left:  40px;
    padding-top:   10px;
}
table.moduletable th {
    color: #ffffff;
    text-align:     left;
    vertical-align: middle;
    font-weight: bold;
    padding-left:   3px;
    padding-top:    20px;
    padding-bottom: 3px;
    font-size:      11px; 
    text-transform: uppercase; 
    background-image: url(images/moduleth.jpg); 
    background-repeat: no-repeat; 
    background-position: bottom center;
	width: 150px;     
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:     0;
    text-align:  left;
    line-height: 16px;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
}
.latestnews li a {
   
    display:       block;
}
.latestnews li a:hover {
}
.mostread li {
    list-style-type: none;
}
.mostread li a {
  
    display:       block;
}
.mostread li a:hover {
}
ul.latestnews li {
    padding:     2px 2px 3px 40px;
    margin-left: 0px;
    color: #666666;
    width:       auto;
    text-align:  left;
}
.latestnews a:link {
    text-transform: lowercase;
    color: #666666;
}
.latestnews a:visited {
    color: #666666;
}
.latestnews a:hover {
    color: #666666;
}
ul.mostread li {
    margin-left: 0px;
    color: #666666;
    width:       auto;
    text-align:  left;
    padding:     2px 2px 3px 40px;
}
.mostread a:link {
    text-transform: lowercase;
    color: #666666;
}
.mostread a:visited {
    color: #666666;
}
.mostread a:hover {
    color: #666666;
}
td.contentheading {
    color:           #000000;
    font-family:     Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     bold;
    font-size:       13px;
}
div.componentheading {
    color: #000000;
    font-family:   Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     bold;
    font-size:       13px;
    text-align:      left;
}
a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       18px;
}
a.contentpagetitle:hover {
    color: #CCCC99;
}
.createdate {
    color:          #cccccc;
    font-size:      11px;
    font-weight:    bold;
    text-transform: uppercase;
    border-bottom: 1px solid #cccccc;
}
.modifydate,.small {
    color:          #cccccc;
    font-size:      10px;
    font-weight:    normal;
    text-transform: none;
}
.highlight {
    color:            #FFFFFF;
    background-color: gray;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  1px #cccccc solid ;
}
.mosimage_caption {
    background-color:#cccccc;
    padding:          1px 2px;
    color: #000000;
    font-size:        10px;
    font-weight:      bold;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited {
    display:         block;
    height:          20px !important;
    height:          26px;
    vertical-align:  middle;
    font-size:       11px;
    font-weight: normal;
    text-align:      left;
    text-decoration: none;
    text-transform: capitalize;
    color: #000000;
    padding-top:     4px;
    padding-left:    0px;
    width:           150px;
	background-image: url(../images/menu.jpg);
    background-repeat:   no-repeat;
    background-position: left;
}
a.mainlevel:hover {
    text-decoration: none;
    color: #660000;
    font-weight:     normal;
}
a.mainlevel#active_menu {
    color: #660000;
    font-weight:         normal;
    
}
a.mainlevel#active_menu:hover {
    color: #660000;
}
a.sublevel:link, a.sublevel:visited {
   display:         block;
    height:          20px !important;
    height:          26px;
    vertical-align:  middle;
    font-size:       11px;
    font-weight: normal;
    text-align:      left;
    text-decoration: none;
    text-transform: capitalize;
    color: #000000;
    padding-top:     4px;
    padding-left:    0px;
    width:           150px;
	background-image: url(images/menu.jpg);
    background-repeat:   no-repeat;
    background-position: left;
}
a.sublevel:hover {
    text-decoration: none;
	  color: #660000;
}
a.sublevel#active_menu {
    color: #660000;
}
a.sublevel#active_menu:hover {
    color: #660000;
}
#mod_login_username {
    width:               95%;
    padding:             2px;
    border:              none ;
    font-size:           10px;
    margin:              0px 10px 5px 0;
    border-right:        1px solid #333 ;
    border-bottom:       1px solid #333 ;
    background-image:    url(images/searchinput.png);
    background-repeat:   repeat-x;
    background-position: top;
}
#mod_login_password {
    width:             95%;
    padding:           2px;
    border:            none ;
    font-size:         10px;
    margin:            0px 10px 5px 0;
    border-right:      1px solid #333 ;
    border-bottom:     1px solid #333 ;
    background-image:  url(images/searchinput.png);
    background-repeat: repeat-x;
}
#mod_login_remember {
    border:     1px solid gray ;
    background: white ;
}
.inputbox {
    font-size:  11px;
    border:     1px solid;
	border-color: #cccccc;
    background: #ffffff ;
}
.button {
    margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	color: #660000;
	font-size:  11px;
    border:     1px solid;
	border-color: #cccccc;
    background: #ffffff ;
}

.sectiontableheader {
    font-weight: bold;
    background: #666666;
    padding:     4px;
    color: #ffffff;
}
.sectiontableentry1 td {
    padding: 3px;
}
.sectiontableentry2 td {
    padding:    3px;
    background: #cccccc;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
.readon {
    font-size: 11px;
    height:    20px;
    padding:   2px 5px 2px 2px;
}
.readon a:link, .readon a:visited {
    color: #FFFFFF;
}
.readon a:hover {
    color: #999999;
}
.back_button a {
    padding:    2px 5px 2px 5px;
    background: #ffffff ;
}
.back_button a:hover {
    padding:    2px 5px 2px 5px;
    background: #660000;
    color:      #FFFFFF;
}
.pagenav {
    text-align:        center;
    color:             #ffffff;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       Verdana, Arial, Helvetica, sans-serif;
}
a.pagenav, a.pagenav:visited {
    color: #ffffff;
}
a.pagenav:hover {
    color:            #ffffff;
    background-color: #000000;
    border:           1px solid #5d5d5d ;
}
/* content style */
.penting {
    border:           1px dotted #FFCC99 ;
    background-color: threedlightshadow;
}
.mhp { font-size: 12 px; COLOR: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; VISIBILITY: hidden; }
