@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #1F1F1F;
	padding-right: 4px;
	padding-left: 4px;
}
.bold_head{
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #B26D01;
 font-weight: bold;
 
 text-indent: 8px;
 
 
}
.bold_head-bg{
 
 background-color: #F8C36F;
 text-indent: 8px;
 background-image: url(/images/bg.jpg);
 height: 26px;
 
}
.img-bg{
 background-color: #F6B30C;
 text-indent: 8px;
}

.head_line{
 background-color: #ffffff;
 background-image: url(/images/td-bg.jpg);
 
 background-repeat:repeat-x;
 height: 1px;
 text-align: left;
 
}
.show-table{
background-color: #ffffff;
}
	td	{  
	font-family: Verdana,arial,geneva,sans-serif,tahoma, Helvetica; 
	font-size: 14px; 
	color: #323B3B; }

li {
	list-style-image: url(images/2arrow.gif);
}
textarea{
 font-family: verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #43575E;
 height: 90px;
 width: 400px;
 BORDER-RIGHT: #A0C3E1 1px solid;
 BORDER-TOP: #A0C3E1 1px solid;
 BORDER-LEFT: #A0C3E1 1px solid;
 BORDER-BOTTOM: #A0C3E1 1px solid;
 margin-left: 3px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #43575E;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	BORDER-RIGHT: #A0C3E1 1px solid;
    BORDER-TOP: #A0C3E1 1px solid;
	BORDER-LEFT: #A0C3E1 1px solid;
	BORDER-BOTTOM: #A0C3E1 1px solid;
    height:16px;
   
    
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	background-position: center;
	margin: 0px;
	
}




.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
	a{ color: #597D00; text-decoration: none; }
	a:hover		{ text-decoration:underline; }
	a.bottom	{ color: #E6EEF0; font-weight: bold; text-decoration: none; }
	a.bottom:hover	{ text-decoration: underline; }
	.rbottom	{ color: #A2B2AE; font-size: 10px; }
	.mhead		{ font-weight: bold; }

select {  
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	BORDER-BOTTOM: #aaaaaa 1px solid;
    /*height:20px;*/
	color:#000000;
}

.tdheader{
  background-color: #333333;
  color: #FFFFFF;
  padding: 7;
  font-family: tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  
}
.tdselect{
  background-color: #AAAAAA;
  color: #FFFFFF;
  padding: 7;
  font-family: tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  
}
.td1{
  background-color: #EEEEEE;
  color: #333333;
  padding: 2;
  BORDER-BOTTOM: #bbbbbb 1px solid;
   font-family: tahoma, Helvetica, sans-serif;
  font-size: 11px;
  
}
.td2{
  background-color: #FFFFFF;
  color: #333333;
  padding: 2;
  BORDER-BOTTOM: #DDDDDD 1px solid;
  font-family: tahoma, Helvetica, sans-serif;
  font-size: 11px;
  
}
.tabledisplay {
	border: 1px solid #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
}
.button {
  font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	cursor:hand;
	BORDER-LEFT: #EEEEEC 0px solid;
	BORDER-TOP: #EEEEEC 0px solid;
	BORDER-RIGHT: #EEEEEC 0px solid;
	BORDER-BOTTOM: #EEEEEC 0px solid;
    height:24px;
   	width:94px;
	
	background-color: transparent;
	background-image: url(/images/lbutton.png);
	

}
.sbutton {
  font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	cursor:hand;
	BORDER-LEFT: #EEEEEC 0px solid;
	BORDER-TOP: #EEEEEC 0px solid;
	BORDER-RIGHT: #EEEEEC 0px solid;
	BORDER-BOTTOM: #EEEEEC 0px solid;
    height:24px;
   	width:60px;
	
	background-color: transparent;
	background-image: url(/images/sbutton.png);
	

}
.error {
 font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color:red;
}
.tdheadera{
    color:#FFFFFF;
	text-decoration: none;
	
}
.navi{
     color:#FFFFFF;
    	text-decoration: none;

}
.navi-table{
     background-color:#eeeeee;
     width: 600;
     text-align: center;
     border: 1px solid #DDDDDD;
	

}
.datatable {
   
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP: #E9D189 0px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
   
	background-color: #E9D189;


}
.tdSelected {
   	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #E9D189 0px solid;
   	background-color: #E9D189;
}
.tdnotSelected {
   	BORDER-LEFT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
   	background-color: #F3EDD9;
}
.viewdatatable {
   
	BORDER-LEFT: #AF8209 1px solid;
	BORDER-TOP: #AF8209 0px solid;
	BORDER-RIGHT: #AF8209 1px solid;
	BORDER-BOTTOM: #AF8209 1px solid;
   
	background-color: #FFFFFF;


}
.viewtdSelected {
   	BORDER-LEFT: #AF8209 1px solid;
	BORDER-TOP: #AF8209 1px solid;
	BORDER-RIGHT: #AF8209 1px solid;
	BORDER-BOTTOM: #AF8209 0px solid;
   	background-color: #FFFFFF;
   	background-image: url(/images/a78.jpg);
   	background-repeat: repeat-x;
   	font-weight: BOLD;
   	
}
.viewtdnotSelected {
   	BORDER-LEFT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-BOTTOM: #AF8209 1px solid;
   	background-color: #FFFFFF;
   	background-image: url(/images/a16.jpg);
}

.img {
  
    BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 2px solid;
	BORDER-BOTTOM: #CCCCCC 2px solid;
	padding: 2px;
    height:80px;
	width: 110px;

}
.img1 {
  
    BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 2px solid;
	BORDER-BOTTOM: #CCCCCC 2px solid;
	padding: 2px;


}
.lLink{
 color: #9A5E00;
}
.media-view {
  
    BORDER-LEFT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-RIGHT: #ffffff 2px solid;
	BORDER-BOTTOM: #ffffff 2px solid;
    height:100px;
	width: 120px;

}
.s-extra-title{

 font-size: 10px;
 font-weight: bold;
 color: #29719C;
}
.s-extra-value{
font-size: 10px;
color: #000000;

}
.topic_title{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  /*color:red;*/
}
.seperator {
 background-color: #CCCCCC;
 height: 1px;
}

.category-title{
text-indent: 60px; 
background-repeat: none; 
font-size: 15px;
color: #000000;
font-family: arial;
height: 34px;
}
.category-table{
background-color: #B7BDCE;
/*style="border: 1px solid "*/
}
.category-td{
background-color: #F7F8FC;
padding: 3px;
}