a:link		{ text-decoration: none; color: #404040; font-weight:bold; }
a:active	{ text-decoration: none; color: #404040; font-weight:bold; }
a:visited	{ text-decoration: none; color: #404040; font-weight:bold; }
a:hover		{ text-decoration: none; color: #000000; font-weight:bold; }

#footer a:link		{ text-decoration: none; color: #000000; font-weight:bold; text-transform: uppercase; }
#footer a:active		{ text-decoration: none; color: #000000; font-weight:bold; text-transform: uppercase; }
#footer a:visited	{ text-decoration: none; color: #000000; font-weight:bold; text-transform: uppercase; }
#footer a:hover		{ text-decoration: none; color: #404040; font-weight:bold; text-transform: uppercase; }

div.money_alert {
	width: 350px;
	border: 1px dotted #6af86d;
	background: #d4fcda url('/images/bg_alert_money.png');
	background-repeat: no-repeat;
	color: #000000;
	font-size: 8pt;
	padding: 10px 10px 10px 80px;
	margin: 10px;
	text-align: left;
	}

div.item_alert {
	width: 350px;
	border: 1px dotted #68b9f8;
	background: #d4effc url('/images/bg_alert_item.png');
	background-repeat: no-repeat;
	color: #000000;
	font-size: 8pt;
	padding: 10px 10px 10px 80px;
	margin: 10px;
	text-align: left;
	}

.horsename {
	font-size: 12pt;
	font-weight: bolder;
	font-family: trebuchet ms;
	text-decoration: none;
	}

#biglink {
	font-size: 11pt;
	font-weight: bold;
	font-family: trebuchet ms;
	border-bottom: 1px dotted #404040;
	margin-left: 6px;
	line-height: 26px;
	}

input, textarea, select
	{
	font-family: tahoma;
	font-size: 9pt;
	color: #586164;
	font-weight: normal;
	border: solid 1px #404040;
	background: #ffffff;
	margin: 1px;
	padding: 1px;
	}
h1
	{
	font-family: trebuchet ms, tahoma;
	font-size: 22pt;
	color: #000000;
	font-weight: bold;
	border-bottom: dashed 2px #404040;
	margin: 0px 25px 10px 25px;
	padding: 0px 15px;
	}
h2
	{
	font-family: trebuchet ms, tahoma;
	font-size: 14pt;
	color: #404040;
	font-weight: bold;
	}
h3
	{
	margin: 3px 15px 0px 15px;
	font-size: 15pt;
	font-family: trebuchet ms, tahoma;
	color: #404040;
	text-shadow: -2px 1px #ccc;
	}
h3#halloween
	{
	margin: 3px 10px 0px 10px;
	font-size: 13pt;
	font-family: trebuchet ms, tahoma;
	color: #fff;
	text-shadow: -2px 1px #505050;
	}
td
	{
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-align:left;
	}
hr
	{
	width: 200px;
	height:1px;
	background-color:#c0c0c0;
	border:0px;
	margin-bottom:5px
	}
#wrapper 
	{
	text-align:center;
	width: 1000px;
	background: url('skins/default/mainbg.png');
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border-left: 1px #283708 solid;
	border-right: 1px #283708 solid;
	}
#main_image
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 200px;
	width: 1000px;
	}
#content
	{
	float: right;
	width: 800px;
	margin: 0;
	text-align: justify;
	padding: 0px;
	}
#main_content
	{
	width: 785px;
	margin: 0 auto;
	text-align: justify;
	padding: 3px 5px 3px 0px;
	}
#side_content
	{
	float: left;
	width: 194px;
	margin: 0 auto;
	text-align: justify;
	padding: 6px 3px 3px 3px;
	}
#side_addon
	{
	width:185px;
	border: 1px #8b8b8b solid;
	background: #ffffff url('skins/default/side-bg.png');
	background-repeat: repeat-x;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	}
#inspire
	{
	font-family: tahoma;
	font-size: 10pt;
	color: #527113;
	font-weight: bold;
	border-bottom: 1px dashed #000000;
	}
#gameextra
	{
	background: #e0e0e0;
	font-family: tahoma;
	font-size:8pt;
	color: #000000;
	width: 790px;
	margin: 0px;
	padding:5px;
	text-align:center;
	}
#top_space
	{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	}
#gooderror
	{
	border-bottom: 1px solid #00c000;
	background: #80FF80;
	font-family: tahoma;
	font-size:9pt;
	color: #000000;
	width: 790px;
	margin: 0px;
	padding:5px;
	text-align:center;
	}

#baderror
	{
	border-bottom: 1px solid #c00000;
	background: #FF8080;
	font-family: tahoma;
	font-size:9pt;
	color: #000000;
	width: 790px;
	padding:5px;
	text-align:center;
	}

#warning
	{
	border: 1px solid #c00000;
	background: #FF8080;
	font-family: tahoma;
	font-size:9pt;
	color: #000000;
	width: 400px;
	padding:5px;
	text-align:center;
	}
#horsenotice
	{
	border: 1px solid #d68a68;
	background: #e8baa4;
	font-family: tahoma;
	font-size:9pt;
	color: #000000;
	padding:3px;
	text-align:center;
	}
#three
	{
	border: 1px solid #c0c0c0;
	background: #FFFFFF;
	font-family: tahoma;
	font-size:9pt;
	color: #000000;
	padding:3px;
	text-align:justify;
	}
#three_mod
	{
	border: 1px solid #c0c0c0;
	background: #FFFFFF url('/images/bg_mod.png');
	font-family: tahoma;
	font-size:9pt;
	color: #000000;
	padding:3px;
	text-align:justify;
	}
	
div.TabView div.Tabs {
  height: 24px;
  overflow: hidden;
}

div.TabView div.Pages {
  clear: both;
  overflow: hidden;
	border: 1px solid #c0c0c0;
	background: #e0e0e0;
	font-family: tahoma;
	font-size:9pt;
	color: #404040;
}

div.TabView div.Pages div.Page {
  height: 100%;
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad {
  padding: 3px 10px;
}
