/* CSS Document */

body {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}

.wide {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: small;
	color: #000000;
}

.gold{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #F1D410;
}




td {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}


.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.legalwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}

.underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.underline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
.small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
	
.whitelink A:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; text-decoration: underline; color: #FFFFFF}
.whitelink A:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; text-decoration: underline; color: #FFFFFF}
.whitelink A:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; text-decoration: underline; color: #F3D70C}
.whitelink A:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; text-decoration: none; color: #FF0000}
	
.smblacklink A:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small; font-weight: bold; text-decoration: none; color: #000000}
.smblacklink A:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small; font-weight: bold; text-decoration: none; color: #666666}
.smblacklink A:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small; font-weight: bold; text-decoration: underline; color: #003399}
.smblacklink A:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small; font-weight: bold; text-decoration: none; color: #FF0000}		
	
	
	.xblacklink A:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small; font-weight: ; text-decoration: underline; color: #000000}
.xblacklink A:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small; font-weight: ; text-decoration: underline; color: #666666}
.xblacklink A:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small; font-weight: ; text-decoration: underline; color: #003399}
.xblacklink A:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small; font-weight: ; text-decoration: underline; color: #FF0000}		
		
.blacklink A:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; line-height: normal; font-weight: bold; text-decoration: none; border-bottom: 1px dashed; color: #000000}
.blacklink A:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; line-height: normal; font-weight: bold; text-decoration: none; border-bottom: 1px dashed; color: #000000}
.blacklink A:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; line-height: normal; font-weight: bold; text-decoration: none; color: #003399}
.blacklink A:active { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; line-height: normal; font-weight: bold; text-decoration: none; color: #FF0000}
	
	
.borderbigblack
{
border-style: solid;
border-width: 5px;
border-color: #000000;
}

.bordersmallblack
{
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.bordersmallgray
{
border-style: solid;
border-width: 1px;
border-color: #dedede;
}

.bordergold
{
border-style: solid;
border-width: 2px;
border-color: #F1D410;
}

.borderwhite
{
border-style: solid;
border-width: 2px;
border-color: #ffffff;
}

.IPheader
{
background: url(GCheaderIP.jpg) no-repeat 0% 0%;
}
