a {  color: #ffffff; text-decoration: none}
a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:hover {text-decoration: none;  color: #ff3300;  background-color:#d0ebeb}
a:visited {  text-decoration: none}
.txt11 {  font-size: 11px }
.txt12 {
	font-size: 12px;
	line-height: 110%;
}
.txt14 {
	font-size: 14px;
	line-height: 110%;
}
.txt16 {
	font-size: 16px;
	line-height: 110%;
}
.txt18 {
	font-size: 18px;
	line-height: 110%;
}
.txt20 {
	font-size: 20px;
	line-height: 110%;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/2010/images/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.txt12bg_lightblue {
	font-size: 12px;
	line-height: 110%;
	background-color: #CC9;
	
}

.txt12_bold {
	font-size: 12px;
	line-height: 110%;
	color: #FFFFFF;
	font-weight: bold;
}
.txt12_bold2 {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.txt14bg_gr {
	font-size: 14px;
	line-height: 110%;
	background-color: #CCCCCC;
}
.txt14blue_bold {
	font-size: 14px;
	line-height: 110%;
	color: #666;
	font-weight: bold;
}
.style1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.bg1 {
	background-color: #4A4339;
	
}
.red {
	line-height: 110%;
	color: #FF0000;
}
