@charset "utf-8";
.styletxt {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
}
.bigfont {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
}
.linktxt {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;

}
.linktxt:hover {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
}
.menuform {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	color: #009900;
	text-decoration: none;

}
.menuform:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: none;
}
.menuform2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menuform2:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFF00;
	background-color: #003399;
	font-weight: bold;
}
.menuform3del {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;

}
.menuform3del:hover {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #FFFF00;
	background-color: #FF0000;
	text-decoration: underline;
}
.fonttahoma12 {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
}
.menuformf3 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 15px;
	color: #0000FF;
	text-decoration: none;

}
.menuformf3:hover {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: underline;

}
.bttnclick {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	background-image: url(images/gbtn1.gif);
	cursor: hand;
	border: 1px solid #999999;
}
.txtboxinput {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	background-color: #95CAFF;
	border: 1px solid #3C9DFF;
	color: #006600;

}
.tbltopline {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.bttnblue {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3C5797;
	border: medium solid #395B9B;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ltrline {
	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: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.uppercase {
	text-transform: uppercase;
}
.TXTBoxRed {
	font-weight: bold;
	color: #003399;
	background-color: #FFCC99;
	vertical-align: middle;
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
}
.TXTBlue {
	color: #003399;
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
}
.dots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

