:focus { -moz-outline-style: none; }

.box_main {
	background-color: #FFFFFF;
	border: 1px solid #A3D8F5;
}
.box_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3D8F5;
}
.box_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3D8F5;
}
.box_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3D8F5;
}
.box_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3D8F5;
}
.Header1 {
	font-family: verdana;
	font-size: 13px;
	color: #A3D8F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #A3D8F5;
	border-right-color: #A3D8F5;
	border-bottom-color: #A3D8F5;
	border-left-color: #A3D8F5;
}
.txt1 {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #981A03;	
}
.txt2 {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.txt3 {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #A3D8F5;
}
.wallpaper {
	background-image: url(images/wallpaper.gif);
	background-repeat: repeat;
}
