html {
height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #152037;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/mainbg.jpg);
}

* {
	padding:0;
	margin:0;
}

#container {
	width:940px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0px;
	


	
}

#clock {
	margin: 0px;
	display: block;
	height: 21px;
	background-color: transparent;
	padding-right: 20px;
	top: -21px;
	position: relative;
	z-index: 20;
}

#header {
	height:80px;
	margin-bottom: 0px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#navbg  {
	width: 940px;
	height: 23px;
	padding: 3px 0px 3px 0px;
	background-image: url(../images/navbg1.jpg);
	background-repeat: repeat-x;
}

#header h1 {
	font-family:Century Gothic, "Trebuchet MS", Tahoma, Verdana;
	font-size:250%;
	color:#333;
	letter-spacing:-1px;
	padding:15px 50px 0 0;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
	
}
#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h3 {
	padding:33px 0 5px 40px;
	font-size:100%;
	color:#ccc;
	font-weight:normal;
	margin: 0 0 0 400px; 
	border-right:1px solid #eee;
}

#sidebar_bottom {
	background-image:url(../images/backgrounds/sidebarbottom.jpg);
	height:53px;
}

.clear {
	clear:left;
}

#sidebar {
	width:190px;
	padding:0px 15px 25px;
	border-left:1px solid #eee;
	border-right:1px solid #c0dbff;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}

#sidebar ul {
	list-style-type: none;
	list-style-position: outside;
	width: 100%;
}

#sidebar li {
	border-bottom: 1px solid #fff;
	border-left: 1px;
	vertical-align: middle;
	padding: 3px 5px;
	color: #FFFFFF;
	margin-bottom: 1px;
}

#sidebar_right ul {
	list-style-type: none;
	list-style-position: outside;
	width: 190px;
	margin-left: 10px;
}

#sidebar_right li {
	border-left: 1px;
	vertical-align: middle;
	padding: 0px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#sidebar_right {
	width:220px;
	padding:0px 0px 10px 0px;
	float:right;
	color:#777;
	clear: right;
	position: relative;
	border-left: 0px solid #cccccc;
	left: 0px;
	margin-top: -25px;
	margin-bottom: 0px;
	top: 0px;
	background-image: url(../images/sidebar_rightbg.gif);
}

#sidebar_right h2 {
	text-transform:uppercase;
	color:#fff;
	background-color: #CCCCCC;
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 190px;
}

#sidebar_right h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #77BBFF;
	padding-left: 10px;

}

#sidebar_right p {
	color: #666666;
	padding: 15px;
}

input, select, option  {
	font-size : 10px;
	background : #c0dbf8;
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	border: 1px solid #999999;
	margin: 0px;
	padding: 2px;
}

#content {
	padding:0px 30px 0px 0px;
	margin-left: 25px;
	min-height: 320px;
	text-align: justify;
}

#contentnarrow {
	padding:4px 15px 0px 25px;
	text-align: justify;
	margin-top: 0px;
	border-left: 4px solid #cccccc;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #ccc;
	margin-right: 250px;
}

#content h1 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:24px;
	text-transform:none;
	color:#99ccff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h2 {
	font-size:16px;
	color:#999;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}

#content h3 {
	font-size:20px;
	color:#99ccff;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}

#content p {
	line-height:20px;
	padding:0;
	margin:10px 0;

}

#contentnarrow h1 {
	font-family:, Arial, sans-serif;
	font-size:18px;
	color:#99ccff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	width: 500px;
	border-bottom: 1px solid #cccccc;
}

#contentnarrow h2 {
	font-size:16px;
	color:#999;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	text-align: left;
}

#contentnarrow h3 {
	font-size:14px;
	color:#53A9FF;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	padding-bottom: 10px;
}

#contentnarrow h5 {
	font-size:13px;
	color:#555555;
	padding-bottom: 5px;
}

#contentnarrow p {
	line-height:16px;
	padding:0;
	margin:10px 0;
}

#content ul {
	margin:0px auto 30px;
	padding:0;
	width: 90%;
	list-style-type: disc;
	list-style-position: outside;
}

#content li {
	margin:0px 20px;
	border-bottom:1px solid #ccc;
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentnarrow ul {
	margin:0px auto 20px;
	padding:0;
	width: 90%;
	list-style-type: disc;
	list-style-position: outside;
}

#contentnarrow ol {
	padding:0;
	width: 90%;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#content ol {
	margin:0px auto 30px;
	padding:0;
	width: 90%;
	list-style-type: disc;
	list-style-position: outside;
}

.localrules {
	margin:0px 20px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}

#contentnarrow li {
	margin:0px 20px;
	border-bottom:0px solid #ccc;
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}

#titlebar {
	padding: 0px;
	height: 220px;
	position: relative;
	top: -1px;
	z-index: 10;
}

#titlebar h1 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:30px;
	float:right;
	text-transform:none;
	color:#fff;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 40px;
}
	
.sidebarfooter {
	background-color:#eee;
	text-align:center;
	padding:5px;
	font-size:80%;
}

.sidebarfooter a {
	background-color:#f6f6f6;
	text-decoration:none;
}

.sidebarfooter a:hover {
	color:#000;
	background-color:#fff;
	border: 1px #999999;
}

blockquote {
	background-repeat:repeat-x;
	padding:10px;
	border:1px solid #ccc;
	color: #666666;
	margin: 10px 0px 0px 0px;
	background-color: #e0edfc;
	font-size: 12px;
	
	}
	
#sidebar_right blockquote {
	background-repeat:repeat-x;
	padding:10px;
	border:1px solid #ccc;
	font-family:"Trebuchet MS";
	color: #666666;
	margin: 10px 10px 10px 10px;
	background-color: #ffffff;
	font-size: 11px;
	
	}
	
	#sidebar_right p {
	color: #777;
	padding: 3px 10px 5px 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4;
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
	
#sidebar blockquote h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-bottom: 5px;
}

#contentnarrow blockquote {
	background-repeat:repeat-x;
	padding:10px 10px 15px;
	border:1px solid #6699ff;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#content blockquote {
	background-image:url(../images/bq.jpg);
	background-repeat:repeat-x;
	padding:10px 10px 15px;
	border:1px solid #6699ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 18px;
	text-align: left;
}

#content blockquote p {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 16px;
	text-align: justify;
}



#content a {
	color:#005fff;
	padding:2px;
	text-decoration:none;
	font-size: 100%;
}

#content a:hover {
		color:#cc9933;
}

a:link  {
	text-decoration : none;
	color : #005fff;
}

a:visited  {
	text-decoration : none;
	color : #0861ae;
}

a:hover  {
	color : #CC9933;
	text-decoration: none;
}

#sidebar_right li a {
	color:#666666;
	font-size: 11px;
	line-height: 16px;
	background-color: #c0dbf9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: none;
	display: block;
	width: 190px;
}

#sidebar_right li a:hover {
	color:#FFFFFF;
	font-size: 11px;
	line-height: 16px;
	width: 190px;
	background-color: #6699ff;
}

#sidebar a {
	color:#666666;
	font-size: 90%;
	line-height: 16px;
	background-color: #c0dbf9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: none;
	display: block;
	width: 100%;
	margin: 0px 0px 0px -5px;
}

#sidebar a:hover {
	color:#FFFFFF;
	font-size: 90%;
	line-height: 16px;
	width: 100%;
	background-color: #6699ff;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	color:#777;
	font-weight:normal;
	letter-spacing:-1px;
}

#sidebar h2 {
	font-family:"Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	font-size:100%;
	color:#6699ff;
	font-weight:bold;
	letter-spacing:-1px;
	line-height: 16px;
}

#sidebar h4 {
	font-family:"Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#777;
	font-weight:bold;	
}

#sidebar h5 {
	font-size:100%;	
}

#sidebar p {
	font-size:90%;
	line-height:16px;
	margin:10px 0 10px 0;
	font-style: normal;
}

#footer {
	border-top:45px solid #c0dbf8;
	color:#999999;
	text-align: right;
	font-size: 11px;
	clear: both;
	background-color: #152037;
	width: 100%;
}

#footer a {
	color:#999;
}

.topbanner {
	background-color: #c0dbff;
	height: 100px;
	width: 99%;
	z-index: 1000;
	clear: both;
	visibility: visible;
	border: none;
}

#photo {
	width: 99%;
	height: auto;
	clear: none;
}

#inline span {
			display: inline;
}
		
span {
			
			display: block;
}

 cite {
	font-size: 11px;
	color:#999999;
	font-style: normal;
	padding: 0px;	
}

#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 2px;
}

#fees td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top: 0px #b3cbeb;
	border-right: 0px #b3cbeb;
	border-bottom: 1px solid #b3cbeb;
	border-left: 0px #b3cbeb;
}

#notes a {
	position:relative;
	z-index: 1;
}

#notes a span {
	display:none;
	background-color: #666666;
	width: 210px;
	position: absolute;
	visibility: hidden;
	left: auto;
	top: auto;
	z-index: 2;
	right: auto;
	bottom: auto;
}

#notes a:hover span {
	display:block;
	z-index: 2;
	visibility: visible;	
}

.pointstable {
	margin: 5px 5px 5px 10px;
	border: 1px solid #cccccc;
	height: 100%;
	width: 198px;
}

.position {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	width: 25px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-color: #b3cbe8;
}

.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 2px;
	width: 120px;
	margin: 0px;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #E5E5E5;
}

.points {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 2px;
	width: 35px;
	float: left;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	background-color: #b3cbe8;
}

.positionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px 2px;
	width: 190px;
	float: left;
	text-align: center;
	background-color: #CCCCCC;
	margin: 0px;
	border: 2px solid #ffffff;
}

.nameheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	width: 110px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	float: left;
	margin: 0px;
	background-color: #CCCCCC;
}

.pointsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	width: 40px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	text-align: center;
	margin: 0px;
	background-color: #CCCCCC;
}

.positionfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 4px 2px;
	width: 190px;
	text-align: center;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	margin: 0px;
	background-color: #CCCCCC;
}

.namefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 2px;
	width: 110px;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	background-color: #CCCCCC;
}

.pointsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	display: block;
	padding: 2px;
	float: left;
	width: 40px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	background-color: #CCCCCC;
}


#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	border: 1px solid  #b5b5b5;
	width: 600px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECF4FD;
	height: 100%;

}

#news h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	background-color: #c0dbf8;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	display: block;
	width: 597px;
	border: 0px;
}

#news h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777;
	background-color: #c0dbf8;
	padding: 3px 3px 3px 0px;
	margin: 0px;
	display: block;
	text-align: right;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	padding: 5px 10px;
	line-height: normal;
}

#news a:link {
	text-decoration: none;
}

#news a:visited {
	text-decoration: none;
}

#news a:hover {
	text-decoration: none;
}

#news a:active {
	text-decoration: none;
}

#news a:focus {
	text-decoration: none;
}

#news a {
	text-decoration: none;
}

.provincial {
	height: 20em;
	width: 30em;
}

.tariffheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #666666;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}

.tariff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #b3cbe8;
	display: block;
	padding: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.italic {
	font-style: italic;
}

em {
	word-spacing: -1px;
}

.thumbnail	{
	float: left;
	margin: 0 15px 15px 0;
	padding: 15px 5px;
	text-align: center;
	border: 1px solid #ccc;
	width: 143px;
	height: 165px;
}

.thumbnailbig	{
	float: left;
	margin: 0 15px 15px 0;
	padding: 15px 5px;
	text-align: center;
	border: 1px solid #ccc;
	width: 160px;
	height: 190px;
}

#thumbnails {
	text-align: center;
	margin-left: 70px;
	height: 650px;
}

#thumbnailsbig {
	text-align: center;
	margin-left: 45px;
}

#wrapper {
	float: left;
	width: 100%;
}

#fees {
	width: 625px;
	float: left;
}

.fees {
	padding: 10px 10px 0px 10px;
	float: left;
	width: 510px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	background-color: #E2EEFC;
	border-bottom: 1px solid #FFFFFF;
}

.price {
	font-weight: bold;
	padding: 10px 10px 0px;
	float: left;
	width: 70px;
	text-align: center;
	height: 32px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.categoryhead {
	padding: 10px;
	float: left;
	width: 100px;
	margin: 0px 0px 0px 0px;
	background-color: #BED8F8;
	border-bottom: 2px solid #FFFFFF;
	line-height: 120%;
	text-align: center;


}

.category {
	padding: 10px;
	float: left;
	width: 100px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	background-color: #E2EEFC;
	border-bottom: 2px solid #FFFFFF;
	line-height: 120%;
	text-align: right;


}

.timeshead {
	font-weight: normal;
	padding: 10px;
	float: left;
	width: 470px;
	background-color: #CDCDCD;
	border-bottom: 2px solid #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 120%;
	text-align: center;

}

.times {
	font-weight: normal;
	padding: 10px;
	float: left;
	width: 470px;
	height: 180px;
	background-color: #E4E4E4;
	border-bottom: 2px solid #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 160%;

}
.fees2line {
	padding: 8px 10px 2px 10px;
	float: left;
	width: 510px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	background-color: #E2EEFC;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.1;
}

#card {
	width: 600px;
	text-align: left;
	background-color: #c0dbf8;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	height: 650px;
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#cardhead {
	font-weight: bold;
	color: #777;
	background-color: #c0dbf8;
	text-align: center;
	padding: 3px;
	margin-bottom: 2px;
	width: 590px;
}

.col1head {
	float: left;
	width: 38px;
	background-color: #A2C9F4;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

.col2head {
	float: left;
	width: 160px;
	background-color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.col3head {
	float: left;
	width: 60px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.col4head {
	float: left;
	width: 50px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.col5head {
	float: left;
	width: 60px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF82;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.col6head {
	float: left;
	width: 50px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.col7head {
	float: left;
	width: 60px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #FF335B;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.col8head {
	float: left;
	width: 50px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.col9head {
	float: left;
	width: 50px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.column1 {
	background-color: #e2eefc;
	text-align: center;
	float: left;
	width: 38px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.column2 {
	background-color: #E6E6E6;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	text-indent: 5pt;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #5F5F5F;
	font-size: 12px;
}

.column3 {
	background-color: #e2eefc;
	float: left;
	width: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #333333;
	font-size: 12px;
}

.column4 {
	background-color: #e6e6e6;
	text-align: center;
	float: left;
	width: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #333333;
	font-size: 12px;
}

.column5 {
	background-color: #FFFFB0;
	text-align: center;
	float: left;
	width: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #333333;
	font-size: 12px;
}

.column6 {
	background-color: #e6e6e6;
	text-align: center;
	float: left;
	width: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FF0000;
	font-size: 12px;
}

.column7 {
	background-color: #FF889F;
	color: #333333;
	text-align: center;
	float: left;
	width: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 12px;
}

.column8 {
	background-color: #e6e6e6;
	text-align: center;
	float: left;
	width: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #333333;
	font-size: 12px;
}

.column9 {
	background-color: #e6e6e6;
	text-align: center;
	float: left;
	width: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FF0000;
	font-size: 12px;
}

#localrules {

}

#localrules ol {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

#localrules li {
	border: none;
	margin-left: 30px;
	padding: 0px;
}

#localrules p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 90%;
	line-height: 16px;
}

#localrules h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #999;
}

#fixture {
	background-color: #FFFFFF;
	text-align: left;
	width: 630px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	background-repeat: repeat-x;
	margin-left: 5px;
}

.monthheader {
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 18px;
	background-color: #c0dbf8;
}

.fixdaya {
	background-color: #E2E2E2;
	float: left;
	padding: 1px 5px 1px 0px;
	width: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	overflow: hidden;
	font-size: 11px;
	text-indent: 3px;
	color: #4B4B4B;
	text-align: right;
}

.fixdayb {
	background-color: #E2EEFC;
	float: left;
	padding: 1px 5px 1px 0px;
	width: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	overflow: hidden;
	font-size: 11px;
	text-indent: 3px;
	color: #4b4b4b;
	text-align: right;
}

.fixmontha {

}

.fixmonthb {

}

.fixsecta {
	background-color: #e2e2e2;
	float: left;
	padding: 1px 10px 1px 0px;
	width: 60px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	color: #4b4b4b;
	overflow: hidden;
}

.fixsectb {
	background-color: #e2eefc;
	float: left;
	padding: 1px 10px 1px 0px;
	width: 60px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	color: #4b4b4b;
	overflow: hidden;
}

.fixdesca {
	background-color: #e2e2e2;
	float: left;
	padding: 1px;
	width: 471px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color: #4b4b4b;
	overflow: hidden;
}

.fixdescb {
	background-color: #e2eefc;
	float: left;
	padding: 1px;
	width: 471px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color: #4b4b4b;
	overflow: hidden;
}
 .center {
	text-align: center;
 }
 
#registerform  {
	color: #666666;
	text-align: left;
	padding: 0px;
	font-size: 11px;
}

#50 {

}

#weather {
	padding-left: 90%;
	position: relative;
	left: 2px;
	top: -22px;




}

.specialevent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 2px 10px;
	width: 95%;
	text-align: center;
	background-color: #c0dbf8;
	margin: 0px;
	border: 1px solid #999999;

}

.specialevent h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;

}

.comptable {
	width:100%;



}

.compposition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 6px;
	width: 48%;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #e2eefc;
	margin: 0px;


}

.compname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 6px;
	width: 40%;
	margin: 0px;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #e6e6e6;

}

.comppoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 6px 0px;
	width: 7%;
	float: left;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	background-color: #e2eefc;

}

.comppositionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 6px;
	width: 48%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #c0dbf8;
	font-weight: bold;



}

.compnameheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	padding: 6px;
	width: 40%;
	margin: 0px;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #C9C9C9;
	font-weight: bold;
	text-align: center;



}

.comppointsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	padding: 6px 0px;
	width: 7%;
	float: left;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	background-color: #c0dbf8;
	font-weight: bold;


}

.comppositionfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 4px 2px;
	width: 100%;
	text-align: center;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	background-color: #CCCCCC;
	
}

.compnamefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 2px;
	width: 40%;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	background-color: #CCCCCC;
}

.comppointsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	display: block;
	padding: 2px;
	float: left;
	width: 17%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	background-color: #CCCCCC;
}

#glancycard {
	width: 98%;
	text-align: left;
	float: left;
	padding-top: 4px;
	padding-bottom: 2%;
	padding-left: 2%;
	background-color: #95C2F4;
	margin-bottom: 30px;
}

#glancycardhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #95c2f4;
	text-align: center;
	padding: 3px;
	margin-bottom: 2px;
}

.glancycol1head {
	float: left;
	width: 5%;
	background-color: #c0dbf8;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	vertical-align: middle;
	height: 25px;

}

.glancycol2head {
	float: left;
	width: 43%;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	vertical-align: middle;
	height: 25px;

}

.glancycol3head {
	float: left;
	width: 10%;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #c0dbf8;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	height: 25px;

}

.glancycol4head {
	float: left;
	width: 10%;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	height: 25px;

}



.glancycolumn1 {
	background-color: #e2eefc;
	text-align: center;
	float: left;
	width: 5%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #666666;
	font-weight: bold;
	font-size: 10px;

}

.glancycolumn2 {
	background-color: #E6E6E6;
	width: 43%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-indent: 5pt;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #666666;
	font-size: 10px;

}

.glancycolumn3 {
	background-color: #e2eefc;
	float: left;
	width: 10%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #666666;
	font-size: 10px;

}

.glancycolumn4 {
	background-color: #e6e6e6;
	text-align: center;
	float: left;
	width: 10%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #666666;
	font-size: 10px;

}

.glancycolumn5 {
	background-color: #E6E6E6;
	width: 26%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-indent: 5pt;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #666666;
	font-size: 10px;

}

.glancycol5head {
	float: left;
	width: 26%;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	vertical-align: middle;
	height: 50px;

}

.glancycolumn6 {
	background-color: #e2eefc;
	float: left;
	width: 12%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #666666;
	font-size: 10px;

}

.glancycolumn7 {
	background-color: #e6e6e6;
	text-align: center;
	float: left;
	width: 12%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #666666;
	font-size: 10px;

}

.glancycol6head {
	float: left;
	width: 12%;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #c0dbf8;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	height: 50px;

}

.glancycol7head {
	float: left;
	width: 12%;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	height: 50px;

}


.col48ltblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 6px;
	width: 38%;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #e2eefc;
	margin: 0px;


}

.col40ltgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 6px;
	width: 50%;
	margin: 0px;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #e6e6e6;

}

.col7ltblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 6px 0px;
	width: 7%;
	float: left;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	background-color: #e2eefc;

}

.colhead48blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 6px;
	width: 38%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #c0dbf8;
	font-weight: bold;



}

.colhead40dkgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	padding: 6px;
	width: 50%;
	margin: 0px;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #C9C9C9;
	font-weight: bold;
	text-align: center;



}

.colhead7blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	padding: 6px 0px;
	width: 7%;
	float: left;
	text-align: center;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	background-color: #c0dbf8;
	font-weight: bold;


}

.colfoot100grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 4px 2px;
	width: 100%;
	text-align: center;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	background-color: #CCCCCC;
	
}

.colfoot40grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 2px;
	width: 40%;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	background-color: #CCCCCC;
}

.colfoot17grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	display: block;
	padding: 2px;
	float: left;
	width: 17%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	background-color: #CCCCCC;
}

.announceheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 10px;
	width: 93%;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #c9c9c9;
	font-weight: bold;
	margin-left: auto;




}

.announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	width: 93%;
	float: none;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #e6e6e6;
	margin: 0px auto;
	line-height: 17px;
	overflow: hidden;




}
#content220 {
	padding:0px 5px 0px 17px;
	margin-top: 0px;
	width: 333px;
	overflow: auto;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	float: left;
}
#container #content220 h3 {
	font-size: 14px;
	color: #2D4373;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	margin-bottom: 8px;
}

.verd {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
#container #content220 p {
	color: #777;
	border-bottom: 2px dotted #ccc;
	padding: 5px 5px 5px 5px;
	border-top: 2px dotted #ccc;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #F2F2F2;
	line-height: 1.4;
}

#container #content220 a {
	font-size: 11px;
	font-weight: bold;
}



.badge {
	color: #777;
	padding: 5px 5px 5px 5px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4;
	background-image: url(../images/sidebarbg5.jpg);
	background-repeat: no-repeat;
}

.center {
	color: #777;
	padding: 5px 5px 5px 5px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4;
	background-image: url(../images/sidebarbg4.jpg);
	background-repeat: no-repeat;
}

.ball {
	color: #777;
	padding: 5px 5px 5px 5px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4;
	background-image: url(../images/sidebarbg4.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}
#bottomnav {
	font-size: 10px;
	color: #666666;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 3px 15px 0px 15px;
	line-height: 1.7;
	position: relative;
	top: -58px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottomnav a {
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	color: #666666;
}

#bottomnav a:hover {
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	color: #ffffff;
}
#container #sidebar_right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.latest {
	width:300px;
	padding:10px 10px 10px 10px;
	float:left;
	display: block;
	font-size:11px;
	line-height:1.2;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	text-align: justify;
}

.latest h4 {
	font-size:12px;
	color:#33CC00;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	
	}

div.latest:hover {
	background-color:#EEEEEE;
}
div.latest h3:hover  {background-color:#ff0000;}

#container #content220 #forumlink1 {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 8px;
	width: 290px;
	height: 110px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	border: solid 1px #cccccc;
}

#container #content220 #forumlink2 {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 8px;
	width: 650px;
	height: 20px;
}

#container #content220 #forumlink1 a{
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #33CC00;
}

#container #content220 #forumlink2 a {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #33CC00;
}

#container #content220 #forumlink1 a:hover {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CC3333;
}

#container #content220 #forumlink2  a:hover{
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CC3333;
}

#newsitem  {
	color:#999999;
	font-size:14px;
	padding: 15px;
	width: 580px;
	background-color: #f1f1f1;

}

#newsitem h1 {
	color:#666666;
	font-size:24px;
	padding: 3px 10px 1px 0px;
	border-bottom: 1px solid #666666;
	display: inline;
	letter-spacing: 0px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#newsitem p {
	color:#666666;
	font-size:13px;
	padding: 10px 30px 10px 10px;
	
}

#newsitem h4 {
	color:#999999;
	font-size:11px;
	font-weight: normal;
	padding-top: 5px;
	
}
