body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
a:hover {
	text-decoration: none;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
}
.blue_type {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00C;
}
.sm_infotype {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.lg_blue {
	font-size: 16px;
	font-weight: 600;
	color: #006;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.header_type {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333;
}
.transparent {
	background-image: url(../images/transparent.png);
	background-repeat: repeat;
}
.tablesidelightblue {
	background-image: url(../images/sm.png);
	background-repeat: repeat-y;
}
.tabletop {
	background-image: url(../images/um.png);
	background-repeat: repeat-x;
}
.tableleftside {
	background-image: url(../images/lm.png);
	background-repeat: repeat-y;
}
.tablemiddle {
	background-image: url(../images/mpic.png);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #00F;
}
.tablebottomlight {
	background-image: url(../images/bm.png);
	background-repeat: repeat-x;
}
.lightbluelarge {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #6FF;
}
.phonenumber {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #006;
	text-decoration: none;
	font-weight: bolder;
}
.tablehide {
	overflow: scroll;
	position: relative;
	border: 10px solid #000;
	background-position: center;
	display: block;
	left: 1%;
	top: 1%;
	visibility: inherit;
	height: 495px;
	width: 800px;
}
.hide_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #006;
	text-decoration: blink;
	border: thin solid #003;
	background-color: #FFF;
	white-space: pre;
	cursor: se-resize;
}
.wht_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
}
.large_txt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	color: #003;
	text-decoration: none;
}
.elegant-bknd {
	background-image: url(../images/elegant_hardware/elegant-pagebknd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: scroll;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.light_white_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFC;
}
.large-white-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
