.bg {
	background-color: #808080;
	background-image: url(../images/grad01.jpg);
	background-repeat: repeat-x;

}
.grad01 {
	background-image: url(../images/grad01.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 420px;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;

}
.burlBar {
	background-image: url(../images/burlBar.gif);
	background-repeat: repeat-x;
	background-position: 50% 1px;


}
.borderTopBtm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.borderAll {
	border: 1px solid #000000;
}
.greayBar {
	background-image: url(../images/grad_sml02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
.boxFoot {
	background-image: url(../images/boxFootGrey.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	height: 6px;
	margin-bottom: 15px;


}
.borderSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.textP {
	padding: 0px;
	margin: 5px;

}
.title {
}
.container {
	position: absolute;
	width: 60%;
	height: 96%;
	left: 300px;
	top: 10px;
	overflow: auto;
	visibility: visible;
	border-bottom-width: 10px;
	border-bottom-style: ridge;
	border-bottom-color: #566681;
	background-color: #000000;





}
.layerFooter {
	position: relative;
	height: auto;
	width: 96%;
	left: 0px;
	top: 95%;
	visibility: hidden;


}
.borderContent {
	border: 1px solid #000000;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #EEEEEE;

}
.layerMenu {
	position: absolute;
	overflow: visible;
	visibility: visible;
	height: 200px;
	width: 180px;
	left: 0px;
	top: 0px;

}
.tableMenuLinks {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
a.menuLink2 {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1CAD7;
	display: block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;


}
a.menuLink2:hover {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	color: #003399;

}

