
/*BEGIN_SYSTEM_STYLES*/

body {margin:0px; padding:0px; background-color:#FFFFFF; }

.mark {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */	
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
} 

a:active {
	color: ; /* active link color */
}

a:link {
	color: ; /* link color */
}

a:visited {
	color: ; /* visited link color */
}

/* main table */
.Tablesrc {
	width: 100%; /* table width */	
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.Tablesrc td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: inherit;  /* table background color */
}

.tableBasicSrc {
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.tableBasicSrc td {
	border: 0px;
	padding: 1px;
}

.eBold{
	font-family: Verdana; /* font name */
	/*font-size: small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.TableHeader {
	background-color: #DC1400; /* header color */
	/* font-size: x-small; /* font size */
	vertical-align: top;
	font-family:Tahoma; 
	font-size:11px;  
	color:white; 
	line-height:13px  
	text-decoration: none;
}

.TableHeader a:link {	
	color: #000033; /* header font color */	
}

.TableHeader a:visited {	
	color: #336633; /* header font color */	
}

/* main table row color */
.TableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
	
}
/* main table alternate row color */
.TableAltRow {
	background-color: #FFFFFF; /* alt row color 2 */	
}



.eLink {  font-family:Tahoma; font-size:11px; text-decoration: none; color: #333333;}
.eNormal {  font-family:Tahoma; font-size:11px;  color:white; line-height:13px  text-decoration: none;}

a{text-decoration: none} 
a:hover{ text-decoration: underline} 


.eBold { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 15px; color: #FF0000; text-decoration: none; list-style-position: inside ; font-weight: bold}
.englist { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FFFFFF; white-space: normal; margin-left: auto; list-style-position: outside}
.engbold2 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 12px}
.chinormal { font-family: "?????"; font-size: 12px; color: #333333; text-decoration: none; list-style-position: inside; line-height: 20px; text-align: justify }
.chilist { font-family: "?????"; font-size: 12px; color: #FFFFFF; white-space: normal; margin-left: auto; list-style-position: outside }
.chibold { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 15px; color: #78bb05; text-decoration: none; list-style-position: inside ; font-weight: bold }
.chibold2 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 12px }
.chilink { font-family: "?????"; font-size: 12px; text-decoration: none; color: #666666}
.engnormalCopy { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333; text-decoration: none; list-style-position: inside; line-height: 20px}


  .menu{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none }
  .copyright{font-family:Tahoma; font-size:10px;  color:#9B9B9B; text-decoration:none }
  a.copyright:hover{ text-decoration:underline}
  a.menu:hover{ color:#CCCCCC}
  .greenArea{font-family:Tahoma; font-size:11px;  color:#648C50; }
  .Link{font-family:Tahoma; font-size:11px;  color:#646464; line-height:13px }
  .redArea{font-family:Tahoma; font-size:11px;  color:#DC1400; }
	
  .input{
  		width:195px; height:24px;
		border-width:1px;
		border-style:solid;
		background-color:#EFE4CB;
		border-color:#B0A27C;font-family:Tahoma; font-size:11px;  color:#655C44; padding-top:4px 
		}
	
	  .textarea{
		width:195px; height:124px;
		border-width:1px;
		border-style:solid;
		background-color:#EFE4CB;
		border-color:#B0A27C;font-family:Tahoma; font-size:11px;  color:#655C44; padding-top:4px ; 
		overflow:auto;
		}
 
.style10 {font-family: Arial, Helvetica, sans-serif; font-size:11px}




/*END_USER_STYLES*/