.index_border {
	border: 1px solid #FFAA00;
}
.allgames_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFDB37;
	width: 146px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFDB37;
	border-right-color: #FFDB37;
	border-bottom-color: #FFDB37;
	border-left-color: #FFDB37;
}

.text_red_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.text_white_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.text_yellow_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
}
.text_yellow_small_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}
.border_thin {
	border: 1px solid #000000;
}

.text_grey_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AAAAAA;
}
.sidebar_orange {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFAA00;
	border-right-color: #FFAA00;
	border-bottom-color: #FFAA00;
	border-left-color: #FFAA00;
	border-top-style: none;
	border-bottom-style: none;
}
.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9B0000;
	font-size: 12px;
}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	font-size: 12px;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.border_orange_dotted {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFAA01;
	border-right-color: #FFAA01;
	border-bottom-color: #FFAA01;
	border-left-color: #FFAA01;
}
.border_red_dotted {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CC3300;
}
.border_blue_dotted {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #0066FF;
}
.formbox_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
}
a.links_red:link {	color: #9B0000;	text-decoration: none; }
a.links_red:visited { text-decoration: none; color: #9B0000; }
a.links_red:hover { text-decoration: underline; color: #FF0000; }
a.links_red:active { text-decoration: none; color: #9B0000; }

a.links_yellow:link {	color: #FFFF00;	text-decoration: none; }
a.links_yellow:visited { text-decoration: none; color: #FFFF00; }
a.links_yellow:hover { text-decoration: underline; color: #FFFFFF; }
a.links_yellow:active { text-decoration: none; color: #FFFF00; }

a.links_white:link {	color: #FFFFFF;	text-decoration: none; }
a.links_white:visited { text-decoration: none; color: #FFFFFF; }
a.links_white:hover { text-decoration: underline; color: #FFFFFF; }
a.links_white:active { text-decoration: none; color: #FFFFFF; }

a.links_white_underlined:link {	color: #FFFFFF;	text-decoration: underline; }
a.links_white_underlined:visited { text-decoration: none; color: #FFFFFF; }
a.links_white_underlined:hover { text-decoration: underline; color: #FFFFFF; }
a.links_white_underlined:active { text-decoration: none; color: #FFFFFF; }

.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.index_pos {
	top: 0px;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
	background-color: #5F92D2;
}

