.CommonFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.Arial11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;	
}

.FormTextField {
	background-color: #505050;
	border: 1px solid #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.buyTextField {
	background-color: #505050;
	border: 1px solid #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.TableBorder1pxLtGrayB {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
}

.TableBorder1pxLtGrayALL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #939393;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-left-color: #939393;
}

.TableBorder1pxLtGrayR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #939393;
}
.goalie-article-container {
	border: 6px solid #e7a823;
	padding: 10px;
	background-color: #ca8f11;
	text-align: center;
}


.buyDividers {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C44444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.FormField {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	background-color: #525252
}

.FontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	color: #FFFFFF;
}
A:Hover	{
	text-decoration: none;
	color: #FFFFFF;
}

.FontFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.goalies-world-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.goalies-world-text a {
	font-size: 18px;
	color: #000000;
}

.goalies-world-text a:hover {
	color: #FFFFFF;
}
