<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**

*/

#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}
#kdswrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 3px solid #006633;




        
}
#kdsheader {
        background-color: #f0f0f0;
        background-position: right top;
        border-bottom: 3px solid #006633;
		

		
}



.gobutton {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding:3px 20px,0px,0px;
}

#joomla {
        position: relative;
        width: 100%;
        background: url(images/version.png) no-repeat;
        background-position: bottom right;
        margin: 0px;
        padding: 0px;
}
#kds {
        position: relative;
        width: 100%;
        background: url(images/version.png) no-repeat;
        background-position: bottom right;
        margin: 0px;
        padding: 0px;
		
}

#wrapper1 div {
    border: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 5px 0px 5px;
    display: inline;
}

body {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
a {
	color: #333333;
	text-decoration: none;
	
}
a:hover {
	color:#999999;
	text-decoration : none;
}
a:active {
	color:#333333;
	text-decoration : none;
}



.sectionname {
	color : #FF9900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #ccc;
        z-index: -3;
        font-size: 11px;
}
input, textarea {
	z-index : -3;
	font-size: 11px;
}
.small {
	color : #FF9900;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading, .moduleheading {
	font-size: 14px;
	font-weight: bold;
}
table.menubar {
	width: 100%;
	
}
td {
	font-size: 11px;
}




form {
	margin: 0px 0px 0px 0px;
}

.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}








/* Fieldsets */
fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset p { 
	margin: 10px 0px; 
}

legend { 
	color: #c24733; 
	font-size: 1.1em; 
	font-weight: bold; 
}











div.footer {
	clear: both;
	margin-top: 10px;
}
.x-combo-selected{
	/*border:none;
	background:#E9ECEF;
    cursor:pointer;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-weight:bold;
	color:#666666;*/
	
}



.inputlabel {
	
	text-align: left;

	}
	.inputlabel2 {
	
	text-align: left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

	}
.inputlabelvalue {

	
	color:#003300;
	font-weight:bold;
	text-align:right;
	
	
}







</pre></body></html>