/*
KWG MENU STYLE
*/

.sdmenu {
	FONT-SIZE: 12px; BACKGROUND: url(file:///D|/AppServ/images/bottom.gif) no-repeat right bottom;  WIDTH: 200px; COLOR: #666; font-family: Arial, Helvetica, sans-serif; margin-top:5px;
}
.sdmenu1 {
	FONT-SIZE: 12px; BACKGROUND: url(file:///D|/AppServ/images/bottom.gif) no-repeat right bottom;  WIDTH: 200px; COLOR: #666; font-family: Arial, Helvetica, sans-serif;
}
.sdmenu .title {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; BACKGROUND: url(../images/123.gif) no-repeat; PADDING-BOTTOM: 5px; COLOR: #000; PADDING-TOP: 5px; height:20px; margin-top:2px; CURSOR: pointer;
}
.sdmenu1 .title {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; BACKGROUND: url(../images/123.gif) no-repeat; PADDING-BOTTOM: 5px; COLOR: #FF0000; PADDING-TOP: 5px; height:20px; margin-top:2px;
}

.sdmenu .titlehidden {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; BACKGROUND: url(../images/123.gif) no-repeat; PADDING-BOTTOM: 5px; CURSOR: pointer; PADDING-TOP: 5px; margin-top:2px; color:#333;
}
.sdmenu .title {
	BORDER-BOTTOM: #FFF 1px solid
}
.sdmenu .arrow {
	MARGIN-LEFT: 10px; MARGIN-RIGHT: 7px
}
.sdmenu1 .arrow {
	MARGIN-LEFT: 10px; MARGIN-RIGHT: 7px
}
.sdmenu .titlehidden {
	BORDER-BOTTOM-STYLE: none
}
.sdmenu #top {
	BACKGROUND: url(file:///D|/AppServ/images/toptitle.gif) #ffffff no-repeat

}
.sdmenu #top_kh {
	BACKGROUND: url(file:///D|/AppServ/images/toptitle_kh.gif) #ffffff no-repeat

}
.sdmenu .submenu {
	OVERFLOW: hidden;
	background:url(../images/123-bottom.gif) bottom left no-repeat;
	padding: 0 0 5px 0px;
	margin-bottom:5px;
}
.sdmenu1 .submenu {
	OVERFLOW: hidden;
	background:url(../images/123-bottom.gif) bottom left no-repeat;
	padding: 0 0 5px 0px;
	margin-bottom:5px;
}
.sdmenu .submenu A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 13px; FONT-SIZE: 11px;PADDING-BOTTOM: 5px; COLOR: #006600; TEXT-INDENT: 10px; PADDING-TOP: 5px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	border-left:1px solid #f7f7f7 ;
	border-right:1px solid #f7f7f7;
}
.sdmenu .submenu A:hover {
	text-decoration:underline;
	color:#d29900
/*	BACKGROUND: url(images/linkarrow.gif) #85d4e3 no-repeat right center; COLOR: #d29900
*/}
.sdmenu1 .submenu A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 13px; FONT-SIZE: 11px;PADDING-BOTTOM: 5px; COLOR: #006600; TEXT-INDENT: 10px; PADDING-TOP: 5px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	border-left:1px solid #f7f7f7 ;
	border-right:1px solid #f7f7f7;
}
.sdmenu1 .submenu A:hover {
	text-decoration:underline;
	color:#d29900
/*	BACKGROUND: url(images/linkarrow.gif) #85d4e3 no-repeat right center; COLOR: #d29900
*/}


.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(../images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

/* Elements */

body {
	margin: 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #222;
	background:#006600 url(../images/bg_body.gif);
}
form{margin:0}

h1 {
}

h2{
	color: #d29900;
	text-transform:uppercase;

}
h3{
	color: #006600;
	text-transform:uppercase;

}
.h4{
	font-size:14px;
	color:#006600;
	text-transform:uppercase;
	font-weight:bold;
	}
p{
	text-align: justify;
	margin:2px 0 2px 0;
}
ol, ul {
	text-align:justify;
	}

strong {
	font-weight: bold;
	color: #000;
}

a {
	color: #006600;
}

.table_in_content{
	border:1px solid #999;
	}

.table_in_content th{
	border:0px solid #999;
	padding:3px;
	text-align:left;
	background: url(/admins/img/bg_th.gif) top repeat-x;
	}
.table_in_content td{
	border-top:1px solid #999;
	padding:3px;
	text-align:left;
	}

a:hover {
	text-decoration: none;
	color: #d29900;
}
.p_subtitle{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	}
.p10{
	font-size:10px;
	color:#666;
	}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(../images/img07.gif) repeat-x left bottom  ;
}


.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(../images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}
/*Layout*/
#layout1{
	width:779px;margin: 0 auto;
}
#layout2{
	width:779px; background:#eee;	margin: 0 auto; border:1px solid #FFF; padding:4px; float:left
}
#layout3{
	width:773px; background:#FFF;	border:1px solid #006600; padding:2px; float:left
}
/* Header */

#header {
	width: 775px;
	height: 37px;
	background: #BECF74 url(../images/img01.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 450px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

#menu a:hover {
	text-decoration:underline;
}

/* Search */

#cse-search-box {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(../images/img03.gif) no-repeat right top;
}

#cse-search-box fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
	color:#006600;
	border:1px solid #ddd;
}

#input2 {
	height: 22px;
	background: #8ed773 url(../images/bgSearch.gif) repeat-x top left;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

/* Content */

#content {
	width: 775px;
}

#colOne {
	float: left;
	width: 203px;
	background: url(../images/img05.gif) repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 502px;
	padding: 30px 30px 0 40px;
	background: url(../images/img09.gif) repeat-x;
}
#colTop {
	float: right;
	width: 572px;
	height:151px;
	padding-bottom:2pxpx;
	background: url(../images/img05.gif) repeat-x;
}


#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
	text-transform:uppercase;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 155px;
	background: url(../images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 775px;
	padding-top: 10px;
}
#footer a{
	color:#FFF;
	}

#footer p {
	margin: 0;
	text-align: center;
	color:#999;
}