/************* GLOBAL **************************************************/




* {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	list-style-type:none;
	}

body {
	font-family: Arial,Tahoma,Helvetica,Verdana,sans-serif;
	background-color: #F2F6F9; 
	color: #484848;
	direction:ltr;

	font-size:0.94em;
	line-height:1.6em;

		
}
body h1, h2, h3, h4, h5, h6{


	/*color:#006699;*/

}

body h1{

	font-size:1.6em;


}

body h2{
	
	font-size:1.2em;
	color:#006699;

}

body h3{

	font-size:1.1em;

}


body img{

	border:1px solid #ccc;
	padding:3px;	

}

body table{

	border:1px solid #ccc;
}
body a {

	color:#006699;
	



}
body a:hover {
	color:#CC3333;
}

table {
    border-collapse: collapse;
}
table, th, td {
    border: 1px solid #CCCCCC;
    padding: 9px 5px;
}




/************* END-GLOBAL ***********************************************/

/************* CLASSES *******************+++****************************/

.flLeft {float:left;}
.flRight {float:right;}
.clear{ clear:both;}
.center{text-align:center;}


.clearline{

	clear:both;
	font-size:1px;
	height:1px;
	margin:-1px 0pt 0pt;
	overflow:hidden;

}
.before{

	color:red;
}
.title{

	/*background-image: url();
	background-repeat: no-repeat;
	background-position:top right;*/

}

.news_date{

	font-size:0.8em;
	font-weight:bold;
	margin-top: -15px;
	margin-right:5px;
	margin-bottom:10px;
	text-align: right;
	

}

.t_date{
	font-size:0.8em;
	color:#CC3333;
	font-weight:bold;
	text-align: left;
	padding-left:5px;
}





.newsitem{

	min-height:130px;


}

.newsimage{


	width:130px;
	float:right;
	text-align:center;
	margin-left:15px;
	margin-top:5px;

}

.newstext{


}

.newsitem div:hover {
	background-color: #ffe4b5;
}


.infobox{
	background-color: #F2F6F9;
	border: 1px dotted #CCCCCC;
	margin-left: 10px;
	padding: 4px;
	width: 150px;

}

.other_links {

	font-size:1em;
	line-height:1.5em;
	margin-bottom: 15px;
	text-align: left;

}

.rand_list_top{

	background-color: #ECC56A;
	border:1px solid #ccc;
	border-bottom: 0px;
	font-weight: bold;
	margin-top:10px;

}
.rand_list{

	background-color:#FFE4B5;
	padding-right:8px;
	text-align: right;
	border:1px solid #ccc;

}

.form_standard label{
	float:left;
	font-style:normal;
	padding:0.2727em 0pt 0pt;
	width:11em;

}
.form_standard input, textarea{
	width:20em;
	
}
/******** for lightbox **********/
.image_t{

	margin-left:10px;
	margin-right:10px;
	padding-bottom:4px;
	background-color:#F6F6F6;
	font-size:0.8em;
	line-height:1.2em;
	font-weight:bold;
	text-align:center;

}
.image_t_center{

	text-align:center;
	color:#CC3333;
	margin:10px;
}

.glbox{


}
.glbox a{

	display:block;


}
.glbox a:hover
{
	
	/*border-right:2px solid white;
	border-left:2px solid white;*/

}

.glbox img:hover{

	border:0px;
}

.galimg
{
	/*border:2px solid #ccc;*/
	border:0px;
	
}
/************ end ***************/

.leftcol{
	
	margin-top:10px;
	margin-bottom:10px;
	

}

.shasha_hr {
border-top:1px solid #BBBBBB;
}


/************* END-CLASSES ******************************+***************/

#topDiv{

	width:990px;/*#F2F6F9*/
	max-height:100px;
	background-color: #F2F6F9;/*#ffe4b5;*/
	margin-right:10px;
	/*display:none;*/



}

#leftDiv{
	
	width: 121px;
	height: 500px;
	position:absolute;
	top:0px;
	right:0px;
	/*background-color:#ccc;*/

	


}


#breadcrumb{


	color:#CC3333;
	background-color:#F2F6F9;
	font-size:0.8em;
	font-weight:bold;
	height:25px;
	
}
#breadcrumb p{
	background-color:#F2F6F9;
	padding-right:10px;
	padding-left:10px;

}
/************* CONTAINER ************************************************/
#container{
	
	width:1000px;
	position:relative;
	

}

#container #webpage{
    
	margin-left: 10px;
    margin-right: 122px;
	background-color:white;
	border:2px solid #ccc;
	border-top:0px;
	
	

}

#header{
	
	height:107px;
	color:white;
	background-color:#006699;
	position:relative;

}
#header img{

	border:0px none;
}

#logo{
	
	padding-top: 7px;	

}

#logo img{

	border:0px;
	

}


#divTB{


}


#main{


	


}

#column{

	display:inline;
	overflow:hidden;
	width:125px;
	margin-right:4px;
	margin-bottom:50px;
	float:left;
	
	
	


}




#content{

	padding-right:3px;
	margin-bottom:100px;
	float:left;
	width:500px;
	margin-right:5px;
	background-color:white;
	overflow:hidden;
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: justify;

}
#content h1, h2, h3, h4, h5, h6{


	font-family:arial;
	color:#006699;

}


#content hr{

	border-top:1px solid #ccc;
	margin-top: 10px;
	margin-bottom:10px;	
	/** for ie**/
	color:#ccc;
	height:1px;

}


#content input, select, textarea {
border:1px solid #ccc; /*#7F9CBE;*/
color:blue;
padding:2px 10px;
}


.newslist hr{

	

}

#pubBottom img{

	border:none;
	padding:0;
}


#pagination{

	font-weight:bold;
	

}


#column_left{

	overflow:hidden;
	text-align:center;
	float:right;
	width:215px;
	margin-left:4px;
	background-image:url('col_bg.gif');
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	min-height:700px

}



#shasha{

	border:1px solid #ccc;
	background-color:#d4e2fc;
	font-family:arial;
}

.shasha_top{

	background-color:#b0c0f6;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-weight:bold;
}



#conten_footer{

	margin-left:204px;
	margin-right:163px;
	background-color:white;
	text-align:center;
	font-size:0.9em;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom:20px;
	color:#CC3333;
	position:relative;
	
	
	

}

#container .containerfooter{

    margin-left: 10px;
    margin-right: 121px;
	padding-top:20px;
	text-align:center;
	color:#484848;/*white;*/
	height:60px;
	background-color:white; /*#F2F2F2 #484848;*/
	
	/*for ie5 */
	border-top:1px solid #ccc;	


}

/**********  home **********************/

.home_headline{

	background-color:white;
	text-align:center;
	margin-bottom:5px;

}

.home_headline h1{

	background-color:#F2F6F9;
}

.home_headline h3{

	background-color:#FFE4B5;

}

#container #webpage #main #content #topnews{

	padding-right:4px;

}

.topnews_img{

	float: right;
	width:188px;
	margin-left:8px;

}

.topnews_text{


}

#nav2 a {  border: 1px solid #ccc; -moz-border-radius: 5px; background: #eee; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav2 a.activeSlide { background: #ccc; }
#nav2 a:focus { outline: none; }



.home_newsimage{

	float: left;
	margin-right: 8px;
	width:78px;

}


.home_newsitem{
	float: left;
	margin-right: 8px;
	padding-left: 4px;
	width:235px;
	
}

.read_more{

	text-align:center;
	font-weight:bold;
	
}

.home_newslist2{

	

}

.home_newslist3{

	/*float:right;
	width:230px;
	
	margin-left:8px;*/

}

.home_newslist4{


}



/************* END-CONTAINER ********************************************/


/************* NAVIGATION ***********************************************/
#navigation{

	width:120px;
	background-color:white;
	/*border:1px solid #ccc;*/
	font-size: 0.75em;
	text-transform: uppercase;
	border:1px solid #ccc;
}

#navigation #menu{



}
#navigation #menu li {

}

#navigation #menu li span{

	background-color:#006699;
	display:block;
	/*height:25px;
	padding-right: 15px;*/
	padding-left:5px;
	padding-top:4px;
	color:white;
	font-weight:bold;

}

#navigation #menu li span a{

	color:white;

}

.normal{

	font-weight:bold;
	display:block;
	/*height:20px;*/
	text-align: left;
	padding-left: 8px;
	padding-top:4px;
	border-bottom:1px solid #ccc;
}
.normal:visited {
}

.normal:hover {
	background-color:#f2f6f9;
	/*height:20px;*/
	padding-top:6px;
}

#navigation #menu .active{
}

.current{

	color:#CC3333;






}





/************* END-NAVIGATION *******************************************/

/************* SEARCH ***************************************************/
#topSearch{

    bottom: 0px;
    color: white;
    font-weight: bold;
    height: 30px;
    padding-right: 9px;
    position: absolute;
    left: 640px;
    text-align: left;



}

#topSearch form{
	
	padding-top:2px;

}
/************* END-SEARCH ***********************************************/



