body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.smalltxt {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
th {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #0099FF;
	text-align: right;
}
.tableStyle {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	background-color: #B1C3D9;
	border: 1px solid #000000;
}
input, select {
	font-size: 14px;
	color: #003366;
	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: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	height: 20px;
	font-family: Tahoma, "MS Sans Serif";
}
.CloseBTN {
	background-image: url(images/close.jpg);
	height: 50px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.CloseOver {
	background-image: url(images/closeOver.jpg);
	height: 50px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


textarea {
	font-size: 14px;
	color: #003366;
	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: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	height: 100px;
	width: 300px;
	font-family: Tahoma, "MS Sans Serif";
}
.BtnGray{
	cursor:pointer;
	height: 36px;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}
.myText {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
