#dhtmltooltip{
	font: normal small Arial, Helvetica, sans-serif;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	color: #000000;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	display: block;
}
.menu-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display: block;
}
.notice-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
	line-height: 30px;
	letter-spacing: 0.2em;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #800000;
	text-align: left;
	display: block;
	font-style: italic;
}
.bordered-cell {
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B36666;
	border-right-color: #B36666;
	border-bottom-color: #B36666;
	border-left-color: #B36666;
}
.bordered-cell-lr {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B36666;
	border-right-color: #B36666;
	border-bottom-color: #B36666;
	border-left-color: #B36666;
}
.bordered-cell-left {
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B36666;
	border-right-color: #B36666;
	border-bottom-color: #B36666;
	border-left-color: #B36666;
}
.bordered-cell-right {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B36666;
	border-right-color: #B36666;
	border-bottom-color: #B36666;
	border-left-color: #B36666;
}
.bordered-cell-aims {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B36666;
	border-right-color: #B36666;
	border-bottom-color: #B36666;
	border-left-color: #B36666;
}
.bordered-cell-team {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B36666;
	border-right-color: #B36666;
	border-bottom-color: #B36666;
	border-left-color: #B36666;
}
.bordered-cell-lr-green {
	border: 4px solid #7C9F29;
}
.little-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.little-textRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #800000;
}
.little-textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}
.little-text-Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	background-image: url(images/1pixel-80.png);
	display: block;
	line-height: 20px;
}
.little-textWhite:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/1pixel-80.png);
}
.Noticeboard-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}
.bordered-cell-lr-gold {

	border: 4px solid #B5A11E;
}
.bordered-cell-lr-blue {


	border: 4px solid #2862A1;
}
.bordered-cell-lr-blue2 {



	border: 4px solid #ACCAEA;
}
.little-textHighlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C60000;
}

