@charset "utf-8";

.MainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #F7B953;
}
.SecondaryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #AF3036;
	text-align: left;
}
.SecondaryHeaderY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F7B953;
}
.SecondaryHeaderW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}
.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.SmallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #949494;
}
.MediumHeaderY {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: large;
	line-height: normal;
	font-weight: normal;
	color: #F7B953;
}
.MediumHeaderR {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #AF3036;
}
.Links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#6699FF;
	cursor: pointer;
}
.Background {
	background-image: url(../Images/Bkgrnd/Chessboard.jpg);
	background-repeat: repeat-y;
}
.TextBpx {
	background-color:#CCCCCC;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #CCCCCC;
	text-align:center;
}
.TextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #CCCCCC;
	text-align: left;
}
.TextGr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #CCCCCC;
	text-align: left;
}
.TextSmallR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #AF3036;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCCCCC;
}
.TabAlign {
	top: 10px;
}

