body {

	margin: 0;

	padding: 0;

	line-height: 1.5em;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 11pt;

	color: #333333;

}

ul{

padding:0 0 0 5px;

}

a:link, a:visited {

	color: #000099;

	text-decoration: none;

} 

a:active, a:hover {

	color: #FF0000;

	font-size: 10pt;

	font-weight: bold;

}



p {

	/*margin: 0 0 5px 0;

	padding: 0px;*/

	padding: 5px;

	margin: auto;

	text-align:justify;

}



h1 {

	margin: 0 0 5px 0;

	padding: 10px 0 10px 0;

	font-size: 24px;

	font-weight: bold;

	line-height: 28px;

	color: #006600;

}



h2 {

	margin: 0 0 10px 0;

	padding: 5px 0;

	font-size: 16px;

	font-weight: bold;

	color: #333333;

}

h3 

{

	/*margin: 0 0 5px 0;*/

	/*margin: 8px 0 -14px 0;*/

	margin: 8px 0 8px 0;

	padding: 2px 0;

	font-size: 25px;

	font-weight: bold;

	color: #993366;

	text-transform: uppercase;

	text-align: center;

	line-height: 1em;

}

h4 

{

	margin: 5px 0 5px 0;

	padding: 1px 0;

	font-size: 18px;

	font-weight: bold;

	color: #993366;

	text-transform: uppercase;

	text-align: left;

	line-height: 1em;

}

h5 {

	/*margin: 0 0 5px 0;*/

	margin: 5px;

	padding: 0px;

	font-size: 16px;

	font-weight: bold;

	color: #990000;

	font-family: "Times New Roman", Times, serif;

}

h6{

	margin: 5px;

	padding:0px;

	font-size: 14px;

	font-weight: bold;

	color:#7EBA2D;

	/*color: #006600;*/

}

h7 {

	margin: 5px;

	padding:0px;

	font-size: 12px;

	font-weight: bold;

	color: #006600;

}


h8 {

	margin: 5px;

	padding:0px;

	font-size: 12px;

	font-weight: bold;

	color: #006600;

}

h9 

{

	/*margin: 0 0 5px 0;*/

	/*margin: 8px 0 -14px 0;*/

	margin: 8px 0 8px 0;

	padding: 2px 0;

	font-size: 17px;

	font-weight: bold;

	color: #993366;

	text-transform: uppercase;

	text-align: center;

	line-height: 1em;

}

.updatedtime {

	font-size: 10px;

	font-weight: bold;

	color: #FF0000;

}



.view_all a{

	clear: both;

	display: block;

	width: 100%;

	padding: 5px 0 1px 0;

	margin-bottom: 5px; 

	font-weight: bold;

	text-decoration: none;

	border-top: 1px dotted #CCC;

}



#cish_container {

	margin: auto;

	width: 1000px;

}



#cish_top_panel {

	float: left;

	width: 1000px;

	height: 120px;

	margin: 0px;

	color: #FFF;

	background: #EDB656 url(../images/cish_Background.jpg) no-repeat;

}



#cish_sitetitle {

	float: left;

	width: 540px;

	margin: 15px 0 0 8px;

	/*margin: 30px 0 0 8px;*/

	padding: 10px 0 5px 0;

	font-size: 25px;

	font-weight: bold;

	color: #FFF;

}



#cish_searchbox {

	/*float: left;*/

	float: right;

	width: 320px;

	margin: 40px 0 0 15px;

}



#cish_searchbox form {

	margin: 0px;

	padding: 0px;

}



#searchfield{

	background:#FFFFFF;

	border: none;

	color: #000;

	font-size: 13px;

	font-variant: normal;

	height: 16px;

	line-height: normal;

	padding: 4px;

	width: 200px;

}





#searchbutton{

	background: url(../images/cish_search_button.gif); 

	border: none;

	cursor: pointer;

	font-size: 12px;

	font-weight: bold;

	height: 24px;

	margin: 0 0 0 7px;

	padding: 0 6px;

	text-align: center;

	vertical-align: bottom;

	white-space: pre;

	width: 66px;

}



#cish_currentdate {

	float: right;

	/*width: 200px;*/

	/*margin: 40px 15px 0 0;*/

	text-align: right;

	font-weight: bold;

}

.content

{

padding-left:5px; 

/*margin:0 5px 0 12px;*/

margin:0 5px 0 5px;

}

.overimg{ 
position: relative; 
top: -30px; 
}  

/*------------- Menu ------------------*/

#cish_menu {

	float: left;

	width: 1000px;

	height: 30px;

	/*background:#006600 url(../images/cish_menu_bg.gif) repeat-x;*/

	background:#63A61B url(../images/cish_menu_bg.gif) repeat-x;

	border-bottom: 1px solid #63A61B;

}



#cish_menu ul {

	float: left;

	/*width: 800px;*/

	margin: 0;

	padding: 7px 0 0 0;

	list-style: none;

}



#cish_menu ul li{

	display: inline;

}



#cish_menu ul li a{

	float: left;

	padding: 0 25px;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

	color: #FFFFFF;

	border-right: 1px solid #FFFFFF;

}



#cish_menu li a:hover, #cish_menu li .current{

	color: #FFFF00;

}



/* end of menu */



/* content */

#cish_content {

	float: left;

	width: 1000px;

	/*border:1px solid red;*/

}

#cish_main_leftcol {

	float: left;

	width: 200px;

	margin-top: 15px;

}

.cish_leftcol_subcol {

	float: left;

	width: 200px;

	margin-right: 15px;

	/*border:1px solid red;*/

}

#cish_main_middlecol {

	float: left;

	width: 600px;

	margin-top: 15px;

}

.cish_middlecol_subcol {

	float: left;

	/*width: 580px;

	margin-left:5px;

	padding: 0 15px 0 0;

	border:1px solid red;*/

}

#cish_main_rightcol {

	float: right;

	margin-top: 15px;

	width: 200px;

}

.cish_rightcol_subcol {

	float: left;

	/*width: 180px;

	padding: 0 15px 0 0;*/

	margin-left: 10px;

	/*margin-left: 15px;

	border:1px solid red;*/

}

#cish_left{

	float: left;

	width: 200px;

	margin-top: 15px;

}

.cish_left_subcol{

	float: left;

	width: 200px;

	/*padding: 0 15px 0 0;

	margin-right: 15px;*/

}

#cish_main_right {

	float: right;

	margin-top: 15px;

	width: 800px;

}

* html #cish_main_rightcol {

	margin-left: -15px;	

}



#cish_topnews {

	display: block;

	padding-bottom: 10px;

	margin-bottom: 10px;

	border-bottom: 1px dotted #cccccc;

}



#cish_topnews img{

	margin-bottom: 5px;

}

#cish_block

 {

	display: block;

	width: 180px;

	padding: 5px;

	margin-bottom: 25px;

	border: 1px solid #CCC;

}

#cish_block h2

 {

	background:#EB7C05 url(../images/cish_menu_bg.gif) repeat-x; 

	color:#FFF; 

	text-align:center; 

	border-radius:5px;

}



#cish_block  ul  

{

 margin-left:0px;

}

#cish_block  ul  li 

{

  cursor: pointer;

  list-style:none;

  background:url("../images/cish_listicon.gif") no-repeat scroll 0 -1px #FFF;

}

#cish_block  ul  li  a 

{

	display: block;

	color:#663300;

	text-decoration:none;

	margin-left:20px;

}

#cish_block ul li a:hover

{

	display: block;

	color: #600;

	text-decoration: none;

	margin-left: 20px;

}

.cish_block

{

margin:0px;

padding:0px;

}

#cish_block .cish_block_visitor{margin: auto; width:70%;}

#cish_block .cish_block_visitor 

{

	background-color: #000;

	background-image:none;

	font-size:20px;

	color:#FFF;

	padding:5px;

}

#cish_gallery_section {

	display: block;

	width: 180px;

/*	padding: 5px 0 5px 5px;*/

	margin-bottom: 25px;

	border: 1px solid #CCC;

}



#image_section {

	float: left;

	width: 180px;	

	padding-bottom: 5px;

}



#image_section img{

	float: left;

	margin: 0 3px 3px 3px;

	border: none;

}



.regular_section {

	display: block;

	width: 180px;

	padding: 5px;

	/*padding-bottom: 10px;*/

	margin-bottom: 15px;

	border: 1px solid #CCC;

	border-radius:5px;

}



.newsbox {

	clear: both;

	width: 180px;

	padding-bottom: 15px;

}





.newsbox img{

	float: left;

	margin: 0 5px 0 0;

	padding: 0px;

}



.newsbox .newstitle {

	font-size: 16px;

	color:#006400; /*#C00*/

	font-weight: bold;

}



.newsbox p{

	font-size: 11px;

}



.regular_section ul{

	clear: both;

	margin: 0 0 10px 0;

	padding: 0 0 0 20px;

}



.regular_section li a{

	font-weight: bold;

}



.regular_section li a:hover{

	text-decoration: underline;

}



.cish_leftcol_fullrow {

	clear: both;

	float: left;

	width: 600px;

	padding: 10px 0 0 10px;

	border: 1px solid #CCC;

	margin-bottom: 25px;

	

}



.cish_mcol_sectionwithborder {

	display: block;

	/*width: 600px;*/

	border: 1px solid #CCC;

	margin-bottom: 20px;	

}

.cish_rcol_section{

	display: block;

	border: 1px solid #CCC;

	margin-bottom: 25px;	

}

#cish_video_section {

	display: block;

	/*width: 358px;*/

	margin-top: 10px;	

	margin-left: 10px;

}



* html #cish_video_section {

	margin-left: 5px;

}



#cish_video_section .video_box {

	float: left;

	width: 106px;

	margin: 0 10px 10px 0;

}



#cish_video_section .video_box img{

	margin: 0 0 5px 0;

}



#cish_video_section .video_box a{

	font-size: 10px;

	font-weight: bold;

}



#cish_video_section .video_box a span{

	color: #FF0000;

	font-size: 10px;

	font-weight: bold;

}



#cish_newsletter_section {

	width: 180px;

	margin: 10px;

}



#cish_newsletter_section  form {

	/*margin: 0 30px 0 0;*/	

	text-align: right;

}



#cish_newsletter_section  select {

	width: 180px;

	height: 25px;

	padding: 2px 0;

	margin: 0px;

}



#cish_newsletter_section .form_row{

	padding: 3px 0px;

}





#cish_newsletter_section label {

	margin-right: 10px;

}



#cish_newsletter_section input{

	/*width: 180px;

	height: 15px;*/

}



#cish_newsletter_section .button{

	height: 25px;

	width: 80px;

}



#cish_blog_section {

	/*width: 348px;*/

	width: 580px;

	margin: 10px;

}



#cish_blog_section .blog_box {

	padding-bottom: 5px;

	margin-bottom: 5px;

	border-bottom: 1px dotted #CCC;

}



#cish_blog_section .datetime{

	font-weight: bold;

}



#cish_poll_section {

	width: 348px;

	margin: 10px;

}



#cish_poll_section p{

	padding-bottom: 10px;

}





#cish_poll_section img{

	float: right;

}



#cish_poll_section .button{

	height: 25px;

	width: 50px;

	margin-right: 25px;

}



#cish_partner_section {

	width: 348px;

	margin: 10px;

}



.partner_box {

	width: 348px;

	padding: 0px;

	margin-bottom: 25px;

}



.partner_box p{

	clear: both;

}


}
table.serial {
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    border-collapse: collapse;
    margin: 30px 0px 30px;
    background-color: #fff;
    font-size: 14px;
 }
table.serial tr {
    height: 40px;
 }
table.serial th {
    background: #333;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
table.serial td, th {
    padding: 6px 6px 6px 10px;
    border: 1px solid #ccc;
    text-align:center;
}
 
/* CSS3 Zebra Striping */
table.serial tr:nth-of-type(odd) {
    background: #eee;
}
 
/* Automatic Serial Number Row */
.css-serial {
    counter-reset: serial-number; /* Set the serial number counter to 0 */
}
.css-serial td:first-child:before {
    counter-increment: serial-number; /* Increment the serial number counter */
    content: counter(serial-number); /* Display the counter */
}

}
table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:14px;
	color:#333333;
	border-width: 1px;
	border-color: #000;/*#6FAF23;*/
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #000;/*#6FAF23;*/
	/*color:#FFF;*/
	 font: 15px;
	 
}
table.altrowstable td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #000;/*#6FAF23;*/
	 text-align: center;
}
.oddrowcolor{
	background-color: #D4D4D4;
}
.evenrowcolor{
	background-color: #FFE0C1;/*#9DC45F;*/
}

/* tab links */
.tablink {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 30%;
}

.tablink:hover {
  background-color: #777;
}

/*  tab content  */
.tabcontent {
  color: white;
  display: none;
  padding: none;
  height: 100%;
}




/* ----- Footer ----- */

#cish_footer {

	clear: both;

	float: left;

	padding: 25px;

	width: 950px;

	color: #060;

	text-align: left;

	background:#EDB656;

}



.footer_leftcol {

	float: left;

	width: 450px;

	padding: 0 0 0 10px;

	margin-right: 25px;

}



.footer_rightcol {

	float: right;

	text-align: right;

	width: 435px;

	text-align: right;

}



.footer_subcol {

	float: left;

	width: 120px;

	margin-left: 25px;

}



#cish_footer p{

	padding: 0;

	margin-bottom: 10px;	

	text-align: justify;

}



#cish_footer a{

	color: #060;

	text-decoration: none;

}



#cish_footer a:hover{

	color: #060;

	text-decoration: underline;

}


.block

{

	text-align:justify;

	margin:5px;

}

/* ----- End of Footer ----- */

