@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #A3A6A8;
	background-attachment: scroll;
	background-image: url(images/GC210BG.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.MENU {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
} 
.MENU:link {text-decoration: none}
.MENU:visited {text-decoration: none}
.MENU:active {text-decoration: none}
.MENU:hover {
	text-decoration: none;
	color: red;
}

.MENU_BTM {
	font-family: Tahoma;
	font-size: 12px;
	color: #ECC992;
} 
.MENU_BTM :link {text-decoration: none}
.MENU_BTM :visited {text-decoration: none}
.MENU_BTM :active {text-decoration: none}
.MENU_BTM :hover {text-decoration: underline; color: red;}

.RedLarge {
	font-size: 35px;
	color: #7A1418;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.WhiteLarge {
	font-size: 35px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Red25 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A1418;
}

.title_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #CC9900;
}
.title_topRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #7A1418;
}
.date_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #808080;
}
.presented {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #C7BE93;
	font-size: 14px;
}
.title_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}
.whitelinks16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.gold28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C2B281;
	font-weight: normal;
}
.GREEN25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #060;
	font-weight: normal;
}
.register {
	color: #A06A2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style8 {
	font-size: 35px;
	color: #C2B281;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.white30 {
	font-size: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.white36 {
	font-size: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gold25 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C2B281;
}
.Grey {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.Grey12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.white25 {font-size: 25px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.body {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFCC;
}
.style13 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C09852;
}
.style14 {font-size: 27px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.gamble {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.white16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.Grey16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
grey11 {
	color: #666;
}
.body_gold {
	color: #C2B281
}
.glossary {
	color: #CC9900;
	font-size: 16px;
	font-weight: bold;
}
.gold12arial {
	font-size: 16px;
	color: #A3742D;
	font-family: Arial, Helvetica, sans-serif;
}
.Grey2arial {
	font-size: 16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.style16 {font-size: 14px}

.clean-gray{
	border:solid 1px #DEDEDE;
	background:#FFF;
	color:#222222;
	padding:7px;
	text-align:center;
	margin-bottom: 7px;
}

