@charset "utf-8";
.TopBg {
	background-image: url(../Images/grid.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.MidBg {
	background-image: url(../Images/grid.gif);
	background-repeat: repeat;
	background-position: left top;
}
.BtmBg {
	background-repeat: repeat;
	background-position: left top;
	background-color: #66CCFF;
}
.ClickingHere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #444444;
	letter-spacing: 1px;
	text-align: right;
	vertical-align: bottom;
}
.LoginBg {

}
.LoginWhTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.LoginWhTxt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.LoginWhTxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.UserTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}
.Feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.ContactTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.ContactTxt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.ContactTxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.BtmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	padding: 10px;
}
.BtmText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	padding: 0px;
}
.BtmText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	padding: 10px;
}
.ContactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	letter-spacing: 1px;
}
