.smallLink {
	font-family: Berlin Sans FB;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline	
}
.smallLink2 {
	font-family: Berlin Sans FB;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline	
}
.mediumLink {
	font-family: "Berlin Sans FB";
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
}
A:Hover {
color: #000066
}
.border {
border: solid 1px #666666;
}
.border2 {
border-right: #666666 1px solid; border-top: #666666 1px solid; border-left: #666666 1px solid;
}
.bordertop {
border-right: #666666 0px solid; border-top: #666666 1px solid; border-left: #666666 0px solid;
}
.borderbottom {
border-right: #666666 0px solid; border-bottom: #666666 1px solid; border-left: #666666 0px solid;
}
.borderleft {
border-right: #666666 0px solid; border-top: #666666 0px solid; border-left: #666666 1px solid;
}
.borderright {
border-right: #666666 1px solid; border-top: #666666 0px solid; border-left: #666666 0px solid;
}
.bordersides {
border-right: #000000 1px solid; border-top: #000000 0px solid; border-left: #000000 1px solid;
}
.borderall {
border-right: #ffffff 1px solid; border-left: #ffffff 1px solid; border-top: #ffffff 1px solid; border-bottom: #ffffff 1px solid;
}
BODY {
	BACKGROUND: url(Assets/Graphics/bg2.jpg) #EEEEEE repeat-y center top; MARGIN: 0px;
}

