.bgpage {
	background-image: url(../images/bg_page.gif);
}
.dotline {
	background-image: url(../images/dot_line.gif);
}
.taho11grey {
	font-family: tahoma;
	font-size: 11px;
	color: #3C3B3B;
	text-decoration: none;
}
.txtbox {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #5B5B5B;
}
.bgmailbott {
	background-image: url(../images/bott_img.gif);
}
.taho11white {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.taho11white:hover {

	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ataho11white{

	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bgbottlink {
	background-image: url(../images/bg_bott_link.gif);
}
.btn {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
	border: 1px solid #0000FF;
}
