@charset "utf-8";
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/allbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #f1f2f4;
}
form{
	margin: 0;
}
.form{
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 1.7;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 1.3;
}
.text-page {
	font-family: Arial;
	font-size: 26px;
	color: #333;
}
.text-topic {
	font-family: Arial;
	font-size: 13px;
	color: #333;
}
.linkindex{
	color: #333;
	text-decoration:none;
}
a:link{ 
	color:#006600; 
}
a:hover{ 
	color:#006600; 
}
a:visited{ 
	color:#006600; 
}
a:active{ 
	color:#006600; 
}
.line-left-dotted{
	border-left: dotted 1px #CCC;
}
  tr {}
  .initial { }
  .normal { }
  .highlight { background-color: #d7d1ca; }
