body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #c1dcf6;
	text-align: justify;
}
.text{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	text-align: justify;}
.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.top{
	background-image: url(../images/top-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 129px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:20px;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.corner-table-right-bg{
	background-image: url(../images/corner-top-side--right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.corner-table-left-bg{
	background-image: url(../images/corner-top-side--left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.corner-top-middle{
	background-image: url(../images/corner-top-middle-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
}
.corner-top-bottom{
	background-image: url(../images/corner-top-middle-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
}
.body-left{
	background-image: url(../images/body-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:94px;
}
.body-right{
	background-image: url(../images/body-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:94px;
}
.bottom-link-bg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/corner-middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:20px;
}
.bottom-link-bg a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottom-link-bg a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.textfield{
	height: 18px;
	width:120px;
}
.go-bttn{
	height: 28px;
	width: 27px;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-bg{
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:33px;
}
