body {
	font-family: tahoma;
	font-size: 11.4px;
	line-height: 18px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.bg_mid {
	background-image: url(images/bgBody.jpg);
	background-repeat: repeat-y;
}
.btm_mid {
	background-image: url(images/btm.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11.5px;
	color: #BBC7D7;
	background-color: #000000;
	letter-spacing: 0.8px;
	word-spacing: 0.8px;
}
.bgne {
	background-image: url(images/bgne.jpg);
	background-repeat: repeat-x;
}

.linktxt {
	font-family: arial;
	font-size: 11.4px;
	text-decoration: none;
	color: #FFFFFF;
}
a.linktxt:hover{
	font-family: arial;
	font-size: 11.4px;
	color: #C1CBDB;
	text-decoration: underline;
}

.bluetxt {
	font-family: tahoma;
	font-size: 11.4px;
	font-weight: bold;
	color: #993300;
}
.redtxt {
	font-family: tahoma;
	font-size: 11.4px;
	font-weight: bold;
	color: #000000;
}
.bibtxt {
	font-family: georgia;
	font-size: 15px;
	font-weight: bold;
	color: #820C09;
}
.itlalictxt {
	font-family: "trebuchet ms";
	font-size: 13px;
	font-style: italic;
	color: #006699;
	text-decoration: none;
}
.mailtxt {
	font-family: tahoma;
	font-size: 11.4px;
	color: #3C4A60;
}

a.mailtxt:hover{
	font-family: tahoma;
	font-size: 11.4px;
	color: #B0BDCE;
}

.sidecone {
	background-image: url(images/sidecone.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txtbox {
	font-family: tahoma;
	font-size: 11.4px;
	color: #1A8BAC;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.linktxt2 {
	font-family: tahoma;
	font-size: 11.5px;
	color: #1E2D3C;
	text-decoration: none;
}
a.linktxt2:hover{
	font-family: tahoma;
	font-size: 11.5px;
	color: #EB0007;
	text-decoration: none;
}
.bgexbi {
	background-image: url(images/2.jpg);
	background-repeat: repeat-y;
}
#test {
	font-family: tahoma;
	color: #000000;
	background-color: #EE9A3A;
	float: left;
	height: 200px;
	width: 100px;
	font-weight: bold;
}
