a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
BODY {
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #0066CC;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #CCCCCC;
	scollbar-highlight-color: #CCCCCC
}


.txt { 
	font-family: Arial;
	font-size: 9pt;
	color: #0A566C; 
}
.size { 
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #747474;
	text-decoration: none
}


.title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BluLnk {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0055CC;
	text-decoration: none;
}
.TahBBB {
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.TahRed {
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #FF0000;
	line-height: 17px;
}
.TahSBlk {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #555555;
	line-height: 17px;
}
.TahTxt {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #0066CC;
	line-height: 17px;
}
.TahLnk {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #0066CC;
	line-height: 17px;
}
.TahBlk {
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.TahBig {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.TahWBig {
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.BlueLnk {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #93ADBD;
}
.borderBlack {
	border: 1px solid #000000;
}
.leftBorder {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: 1160B9;
}
.bgGrey {
	background-color: #DDDDDD;
	border: 1px solid #999999;
}
.bDotted {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0099CC;
}
.lDotted {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #0099CC;
}
.addButton {
	font-family: "Tahoma, Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 1px;
	float: none;
	clear: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 100px;
}
.addText {
	font-family: "Tahoma, Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	cursor: default;
	height: 21px;
	width: 250px;
}
.addArea {
	font-family: "Tahoma, Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	cursor: default;
	height: 100px;
	width: 400px;
}
.addSelect {
	font-family: "Tahoma, Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	cursor: default;
	width: 250px;
}
.delSelect {
	font-family: "Tahoma, Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	cursor: default;
	width: 250px;
}
.enter_text {
	font-family: "Tahoma, Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	cursor: default;
	height: 21px;
	width: 120px;
}