.brdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Content {
	font-family: Tahoma;
	font-size: 12px;
	color: #362F93;
	padding: 5px;
}
.dbContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #362F93;
	padding: 5px;
}
.botBarCentre {
	background-image: url(images/botbarCentre.jpg);
	background-repeat: repeat-x;
}
.brdrFull {
	font-family: Tahoma;
	font-size: 12px;
	color: #362F93;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.brdrTLB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.botBarCentre2 {
	background-image: url(../images/botbarCentre.jpg);
	background-repeat: repeat-x;
}.brdOnlyDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362F93;
}
.brdY {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #362F93;
}
.blackbrdr {
	border: 1px solid #666666;
}
