/* CSS Document */
body {
background:#D5D5D5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

/* *********************************** BORDER  ******************************* */
.top_border {
	margin:0px;
	background:url(../images/top_border.jpg) no-repeat;
	padding:0px;
	vertical-align:bottom;
	width:798px;
	height:18px;
}

.bottom_border {
	background:url(../images/bottom_border.jpg) no-repeat;
	margin:0px;
	padding:0px;
}

.left_border {
	background:url(../images/left_border.jpg) repeat-y;
	width:4px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.right_border {
	background:url(../images/right_border.jpg) repeat-y;
	width:4px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

/* *********************************** END BORDER  ******************************* */

/* *********************************** DESIGN  ******************************* */
.left_left {
	background:url(../images/left_a.jpg) repeat-y;
	width:4px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.right_rigth {
	background:url(../images/right_side.jpg) repeat-y;
	width:4px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.back_main{
	background:url(../images/bg.jpg) repeat;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	font-size:12px;
	font-family:tahoma;
	color:#435638;
	text-align:justify;
}

.back_right{
	background:url(../images/header2.jpg) repeat;
	color:#43563A;
	text-decoration:none;
}

.input_search_google{
	border:1px solid #003300;
	color:#003300;
	font:tahoma;
	font-size:10px;
	width:150px;
}

a.language:link, a.language:visited {
	color: #10684F;
	width: 100%;
	text-decoration: none;
	font-size:10px;
}
a.language:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #EDAB56;
}

/* *********************************** END DESIGN  ******************************* */




/* use my class, id  */



.right_module{
background-image:url(../images/right.jpg);
background-repeat:repeat-y;
width:183px;
vertical-align:top;
}

#footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#585858;
}

.language {
padding-top:20px;
padding-right:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#43563A;
line-height:10px;
text-decoration:none;
text-align:right;
}



#search {
padding-top:20px;
padding-right:10px;
font-family:tahoma;
font-size:14px;
color:#10684F;
text-align:right;
float:right;
vertical-align:middle;
}

.left_side{
background-image:url(../images/left.jpg);
background-repeat:repeat-y;
width:184px;
vertical-align:top;
padding-top:10px;
}

.left_side_inner{
padding-left:10px;
}

.right_side{
background-image:url(../images/right.jpg);
background-repeat:repeat-y;
width:183px;
vertical-align:top;
padding-top:10px;
}

.rigth_side_inner{
padding-left:10px;
}

.center_side{
background-color:#FFFFFF;
padding-top:15px;
padding-left:10px;
}

#left_side{
padding-left:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

/* END use my class, id  */

#search_inner {
  border: 1px #3E4E4D solid;
  padding: 0px;
  margin:0px;
  height: 21px !important;
  width: 140px  !important;
  overflow: hidden;
}

table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	padding: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
	font:tahoma;
}

div.moduletable {
	padding:2px;
	margin-right:5px;
	margin-bottom:2px;
	color:#DCE7DF;
	font-family:tahoma;
	font-size:11px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/icon.png) no-repeat;
	background-position:left;
	color: #DCE7DF;
	text-align: left;
	padding-left: 21px;
	height: 23px;
	line-height: 12px;
	font-weight: bold;
	font-size: 10px;
	text-transform:inherit;
	margin: 0 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable td {
	font-size: 11px;
	padding: 1px;
	margin: 0px;
	font-weight: normal;
}

a.mainlevel:link, a.mainlevel:visited {
	display:block;
	vertical-align: middle;
	font-size: 11px;
	font-weight:normal;
	color: #DCE7DF;
	text-align: left;
	padding-top: 5px;
	padding-bottom:0px;
	padding-left: 5px;
	margin:0px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	line-height:20px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	margin-top:0px;
	padding-left: 20px;
	vertical-align:top;
	font-size: 10px;
	font-weight:bold;
	color: #DCE7DF;
	text-align: left;
	line-height:15px;
}

a.sublevel:hover {
	color:#CCFF00;
	text-decoration: none;
}

.contentheading {
	height: 30px;
	color: #435638;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	border-bottom:1px solid #999999;
}
.componentheading{
	height: 30px;
	color: #435638;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
	border-bottom:1px solid #999999;
}
.inputbox{
	border:1px #435638 solid;
	font:tahoma;
	font-size:11px;
	color:#666666;
}

.button{
	font:Tahoma;
	font-size:10px;
	color:#435638;
	border:1px #435638 solid;
	width:50px;
	height:20px;
	background-color:#fff;
}

a.readon:link, a.readon:visited {
  color            : #336699;
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold; 	
  border-bottom	   : none;
  border-top	   : none;
  border-left	   : none;
  border-right	   : none;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}
a.readon:hover {
  color            : #666666;
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border-bottom	   : none;
  border-top	   : none;
  border-left	   : none;
  border-right	   : none;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none; 
  }
  
.back_button {
  color            : #336699;
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}

a.blogsection:link, a.blogsection:visited {
	text-decoration:none;
	color:#CC9933;
	font:tahoma;
	font-size:12px;
	font-weight:bold;
}

a.blogsection:hover {
	text-decoration:none;
	color:#003300;
	font:tahoma;
	font-size:12px;
	font-weight:bold;
}

a.pagenav_next:link, a.pagenav_next:visited {
  color            : #336699;
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold; 	
  border-bottom	   : none;
  border-top	   : none;
  border-left	   : none;
  border-right	   : none;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}
a.pagenav_next:hover {
  color            : #666666;
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border-bottom	   : none;
  border-top	   : none;
  border-left	   : none;
  border-right	   : none;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none; 
  }

a:link, a:visited {
  color			   : #435638;
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold; 	
  border-bottom	   : none;
  border-top	   : none;
  border-left	   : none;
  border-right	   : none;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  line-height      : 10px;
  text-decoration  : none;
}

a:hover {
  color            : #cccccc;
  font-family      : Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border-bottom	   : none;
  border-top	   : none;
  border-left	   : none;
  border-right	   : none;
  padding-bottom   : 3px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  line-height      : 10px;
  text-decoration  : none; 
	
}