.leftimg {
	background-image: url(../images/onklick_11.png);
	background-repeat: repeat-y;
	width: 59px;
}
.rightimg {
	background-image: url(../images/onklick_13.png);
	background-repeat: repeat-y;
	width: 59px;
}
.btmimg {
	background-image: url(../images/onklick_18.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color: #D6F0F3;
	font-size: 11px;
	padding-top: 60px;
}
.bodyimg {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
}
.normaltxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	text-align: justify;
}
.normaltxt a {
	font-weight: bold;
	color: #EE1C25;
	text-decoration: underline;
}
.normaltxt a:hover {
	font-weight: bold;
	color: #EE1C25;
	text-decoration: none;
}
.normalbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4e4e4e;
	font-weight: bold;
}
.normalbold ul li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-left: -25px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 24px;
}
.footertxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #c5e9ee;
}
.normalbold tr td ul li a {
	color: #4e4e4e;
	text-decoration: none;
}
.normalbold tr td ul li a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}
.normaltxt ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
	list-style-image: url(../images/bullet2.gif);
}
.errortxt {
	color: #ED1C24;
}
.shawdimg {
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shawdimg a:hover {
	color: #ED1C24;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.shawdimg a {
	color: #ED1C24;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.textBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #4e4e4e;*/
	color: #666666;
	text-decoration: none;
	border: 1px ridge #333333;
	padding-left:5px;
}
.bttn {
	FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#1CA5B7;
	padding:3px;
	border:none;
}