body {
	width:950px;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, Times, Times New Roman, serif;
	color:#292929;
	background-color: #fcf8fc;
	font-size:12px;
}

img
{
	border:0;
}

p, font
{
	font-family: Georgia, Times, Times New Roman, serif;
	color:#292929;
}

a, a:visited
{
	color:#292929;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

h1, h2
{
	width:100%;
	background-image: url(/images/bckh2.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	color:#660066;
	height:30px;
	font-size:22px;	
	/*background-color: #f7f7f7;*/
	background-color: #faf0fb;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:0;
	text-indent: 15px;
	font-weight:normal;
}

td
{
	font-family: Georgia, Times New Roman, serif;
}

p 
{
	padding:10px;
}

#top
{
	margin-top:5px;
	width:950px;
	height:230px;
	background-repeat:no-repeat;	
	padding:0;
}

#top img.logo
{
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom:0;
}

#bottom
{
	background-image:url(/images/bckbottom.png);
	background-repeat:no-repeat;
	width:950px;
	height:64px;
	color:#FFFFFF;
	font-size:11px;
	padding-top:26px;
	text-align:center;
}

#bottom a, #bottom a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#bottom a:hover
{
	text-decoration:underline;
}

#center
{
	width:915px;
	margin-left:17px;
	z-index:1;
}

#static
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
}


#content
{
	background-color:#e7e7e7;
	
}

#tithome
{
	/*background-color: #f7f7f7;*/
	background-color: #faf0fb;
	width:100%;
	height:53px;
}

#newshome
{
	float:left;
	width: 615px;
	height:350px;
}

#paghome
{
	width:915px;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	/*background-color: #f7f7f7;*/
	background-color: #faf0fb;
}

#paghome div
{
	width:620px;
	color:#510c4b;
	text-align:center;
}

#paghome a, #paghome a:visited
{
	color:#510c4b;
	text-decoration:none;
}

#paghome a:hover
{
	text-decoration:underline;
}

#calendarhome
{
	float:right;
	width: 270px;
	height: 300px;
}

#calendarhome table
{
	width:100%;	
	border-color: #660066;
}

#calendarhome table th
{
	background-color: #660066;
	color:#FFFFFF;
	height: 18px;
	width: 30px;
	padding:0;
	margin:0;
	border-spacing:0;
	text-align:center;
	border-color: #670167;
}

#calendarhome table td
{
	border-color: #660066;
	height: 30px;
	width: 30;
	padding:0;
	margin:0;
	border-spacing:0;
	text-align:center;
	background-color: #FFFFFF;
}

#calendarhome table td.today
{
	background-color: #660066;
	color:#FFFFFF;
}

#calendarhome table td.race
{
	background-color:#cccccc;
}

#calendarhome table td.evt
{
	background-color: #cccccc;
}

#inforace
{
	width: 625px;
	margin-left:20px;	
	font-size: 14px;
}

#inforace a,#inforace a:visited
{
	text-decoration: none;
	color:#292929;
}

#inforace a:hover
{
	
}

#inforace b
{
	color:#510862;
}

#inforace ul 
{
	margin-top:50px;
	margin-bottom:50px;
	list-style:none;
}

#inforace ul li
{
	width: 86px;
	float:left;
	margin: 5px;
	font-size:10px;
	color:#510862;
}

#inforace ul li img
{
	margin-top:3px;
	border-top:solid  #510862 3px;
}

#inforace ul li a:hover
{
	color:#FFFFFF;
}

#inforace ul li:hover
{
	background-color:#510862;
	color:#FFFFFF;
}

#inforace ul li:hover img
{
	border-top:solid  #9f9498 3px;
}

.new
{
	width:625px;
	height:103px;
	margin-bottom:15px;
}

.new img
{
	float:left;
	border: solid #660066 1px;
	width:140px;
	height:101px;
}

.new h3
{
	width:450px;
	border-bottom: solid #660066 5px;
	font-size:12px;
	text-transform: uppercase;
	float:left;
	margin-top:0;
	margin-bottom:3px;
	padding-top:5px;
	padding-left:10px;
	height:25px;
	cursor:pointer;
}

.new h3:hover
{
	color:#FFFFFF;
	background-color: #660066;
	border-bottom: solid #989a95 5px;
}

.new p
{
	margin-left: 10px;
	text-align: justify;
	float:left;
	width:450px;
	margin-top:0;
	margin-bottom:0;
	font-size:14px;
	padding:0;
}

.new a
{
	float:right;
	margin-right:20px;
}

.clear
{
	clear:both;
	font-size:0;
	width:0;
	height:0;
}

#tbor
{
	padding:20px;
	width:100%;
}


#tbor img
{
	margin-bottom:20px;
}


.imli
{
	list-style: none;
}

.imli li
{
	height: 100px;
	padding-top:40px;
}

.imli img
{
	width:140px;
	height:100px;	
	float:left;
	margin-right:10px;
}

.imli h3 
{ 
	padding:10px;
	border-top: solid #660066 5px;	
	width:80%;	
}

.imli h3 a, .imli h3 a:visited
{
	font-size:20px;
	color:#660066;
	text-decoration:none;
}

.imli h3 a:hover
{
	text-decoration:underline;
}

.rali
{
	list-style:none;
}

.rali li
{
	width:500px;
	height:25px;
	font-size:16px;
	color:#6d6d6d;
	margin-bottom:10px;
}

.rali li:hover
{
	background-color:#c2c4c3;
}

.rali li:hover div.tit
{
	border-bottom: solid #660066 3px;
}

.rali a
{
	text-decoration:none;
	font-size:16px;
	color:#6d6d6d;
	
}

.rali h3
{
	width:100px;	
}
.rali div.tit
{
	width:400px;
	border-bottom: solid #999999 3px;
	height:20px;
	float:left;
}

.rali div.dat
{
	width:100px;
	height:20px;
	float:right;
	border-bottom: solid #660066 3px;
	color:#660066;
	text-align:right;
}

.docli
{
	list-style-type:square;
}

.docli li
{
	font-size:16px;
	margin-bottom:8px;
}


.raholi
{
	background-image: url(/images/pxRepeatHoriz.png);
	width: 270px;
	padding-top:7px;
	padding-bottom:7px;
	list-style: none;
	margin-left:0;
	padding-left:0;
	margin-top:0;
}


.raholi li
{
	margin-left:0;
	padding-left:0;
	background-color:#343434;
	color:#FFFFFF;
	width: 260px;
	padding:5px;
	height:18px;
}

.raholi li a, .raholi li a:hover
{ 
	color:#FFFFFF;
	text-decoration:none;
}

.raholi li a:hover
{
	text-decoration:underline;
}

#scus
{
	background-color:#e7e7e7;
	margin-top:0;
}

#scus marquee
{
	height:100px;
	width:100%;
	margin-bottom:10px;
}

#scus marquee img
{
	margin-left:10px;
	margin-right:10px;
}

#scus table td
{
	width:175px;
	font-size:9px;
}

.scu
{
	width:430px;
	float:left;
	margin:5px;
	margin-bottom:25px;
	height: 125px;
}

.scu img
{
	float:left;
	margin-right: 10px;
}

.scu h3
{
	margin-bottom:5px;
}

.scu p
{
	margin:0;
	width:260px;
	float:right;
}

.pho 
{
	float:left;
	margin:20px;
	text-align:center;
	width: 180px;
}
