.bgbtm {
	background-image: url(images/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ar12 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.ar11 {
	font-family: arial;
	font-size: 11px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
td.lmenu { color:#FFFFFF; background: #555339; border: 1px solid #ccc9ac;}
td.lmenu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 20;
	text-align: center;
	line-height: 20px;
	border: 1px solid #ccc9ac;
}
td.lmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 20px;
	text-align: center;
	line-height: 20px;
}
td.lmenu a:hover {
	background: #9b362d;
	color:#FFFFFF;
	border: 1px solid #265e9b;
}
.txtbox {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
	height: 18px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
}
.btn {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	width: 80px;
	background-color: #FFFFFF;
	border: 1px solid #265E9B;
}

.txtbox2 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
}
.brdr {
	font-family: arial;
	font-size: 11px;
	border: 1px solid #666666;
}
