@charset "utf-8";
/* CSS Document */

.image_top {
	background: url(../images/image_top.jpg) no-repeat; width: 800px
}

.line_top {
	background: url(../images/line_t.gif) repeat-x; width: 200px; height:4px
}

.image_bottom {
	background: url(../images/grass_bottom2.gif) repeat-x; width: 827px; height: 14px
}
.grass_left {
	background: url(../images/grass_left2.gif) 100% 0 repeat-y; width: 14px
}

.l {
	background: url(../images/l.gif) 100% 0 repeat-y; width: 46px
}

.grass_right {
	background: url(../images/grass_right.gif) 100% 0 repeat-y; width: 28px
}

.r {
	background: url(../images/r.gif) 100% 0 repeat-y; width: 46px
}

.b {
	background: url(../images/b.gif) 100% 0 repeat-x; width: 926px; height: 46px
}


a { text-decoration:none }

a:link, a:visited, a:active {
	color: #5C143C;
}
a:hover {
	color: #96C0D0;
}

.linktopnav a:link { 
	font-family: Calibri;
	font-size: 11pt;
	font-weight:bold;
	margin: 0px auto;
	color: #ffffff;
	text-transform: uppercase;
}

.linktopnav a:active { 
	font-family: Calibri;
	font-size: 11pt;
	margin: 0px auto;
	font-weight:bold;
	color: #ffffff;
	text-transform: uppercase;
}

.linktopnav a:visited { 
	font-family: Calibri;
	font-size: 11pt;
	font-weight:bold;
	margin: 0px auto;
	color: #ffffff;
	text-transform: uppercase;
}

.linktopnav a:hover { 
	font-family: Calibri;
	font-size: 13pt;
	font-weight:bold;
	margin: 0px auto;
	color: #ffffff;
	text-transform: uppercase;
}

.style1 {color: #fff5e7;}


.bottomNav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	color: #999999;
}
.bottomNav a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	color: #999999;
	text-decoration:underline;
}

.bottomNav a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	color: #999999;
	text-decoration:underline;
}

.bottomNav a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	color: #999999;
	text-decoration:underline;
}

.bottomNav a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	color: #ffffff;
	text-decoration:underline;
}

.pagetitle { 
	background-image:url(../images/dot.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0em 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	margin: 0px auto;
	color: #232323;
	text-align:left;
	text-decoration:none;
}

.contentframe {
	background-color: #FFFFFF;
	text-align: center;
}

.content { 
	width: 95%;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px auto;
	color: #333333;
}

.sponsorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	background-color: #232323;
	font-weight: bold;

}

.sponsor { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	color: #FFFFFF;
	font-weight:bold;
}

.latestnews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

.latest_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.latest_news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.latest_news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.better { 
	padding: 0em 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	margin: 0px auto;
	color: #530015;
	text-align:left;
	text-decoration:none;
}

.table {
	background-color: #EEEEEE;
	margin: 0;
	padding: 0;
}
.tr-even {
	background-color: #DDDDDD;
}

.table td {
	font-size: 10px;
	border: 1px solid #CCCCCC;
}