body {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	background-color: #fff;
    	font-size: 12px;
	}
a.spoint {
	color:  #990134;
	outline: none;
	}

a {
	color:  #333;
	outline: none;
	}
a:visited {
	color:  #333;
	}
a:active {
	color:  #99ccc;
	}
a:hover {
	color: #ffffff;
	background-color: #990134;
	}
p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px 10px 10px 10px;
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin: 0px 10px 5px 10px;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin: 0px 10px 5px 10px;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 10px 5px 10px;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px 10px 5px 10px;
	}

img {
	border: 0;
	}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}

.detail {
    padding: 20px;
    font-size: 12px;
    }


.newsflash {
    margin-top: 2em;
    font-weight: bold;
    font-size: 16px;
    padding: 2px;
    border-top: 1px solid #336666;
    border-bottom: 1px solid #336666;
    }

p.Category {
    margin-top: 2em;
    font-weight: bold;
    font-size: 18px;
    padding: 2px;
    border-top: 1px solid #336666;
    border-bottom: 1px solid #336666;
    }

.caption {
	font-size: 10px
	color: #669999;
	}

.helpnote {
    font-size: 10px;
    color: #669999;
    line-height: 10px;
    }


.PageHead {
    font-weight: bold;
    margin-bottom: 1em;
    color: #333;
    font-size: 18px;
    }

.SubHead {
    font-weight: bold;
    color: #333;
    font-size: 16px;
    }

.salesPoint {
    font-weight: bold;
    color: #990134;
    font-size: 12px;
    }

.detailPoint {
    font-weight: bold;
    color: #990134;
    font-size: 12px;
    }

.highlight {
	color: #990134;
}

table {
    font-size: 12px;
    border: 0px
    }

td {
    margin 3px;
}

li  {
    font-size: 12px;
	line-height: 22px;
	margin: 0px 10px 3px 10px;
    }


.list   {
    font-size: 12px;
	line-height: 18px;
	margin: 0px 20px 0px 20px;
	}

.namelink   {
    color: #006666;
    text-decoration: none;
    }

.namelink:visited   {
    color: #006666;
    text-decoration: none;
    }

div#quickLinks {
	float: right;
	width: 140px;
	border: solid #990134;
	border-width: 2px;
	padding: 0px;
	background-color: #fff;
	}



.qlHead {
	font:bold 12px arial, helvetica, sans-serif;
	text-align: center;
	display: block;
	color: #FFF;
	background: #990134;
	}

.qlForm {
	font: 12px arial, helvetica, sans-serif;
	text-align: left;
	color: #333;
	margin: 3px 0px 3px 15px;
	}	

div.matchtables {
	margin: 0px 10px 10px 10px;
	}

.tableheader {
	font: bold 12px arial, helvetica, sans-serif;
	}


.schedule td {
	border: 1px solid;
	border-color: #CCC;
	padding: 3px 12px 3px 12px;
	}

.description {
	margin: 0px 0px 0px 30px;
	}

.description a {
	font: bold;
	text-decoration: none;
	}

div.pictureRight {
	float: right;
	padding: 3px 3px 3px 3px;
	width: 180px; 
	}

div.pictureBigRight {
	float: right;
	padding: 3px 3px 3px 3px;
	width: 225px; 
	}

div.pictureLeft {
	float: left;
	padding: 3px 6px 3px 0px;
	width: 180px;
	background-color: #fff; 
	}

div.pictureBigLeft {
	float: left;
	padding: 3px 6px 3px 0px;
	width: 225px;
	background-color: #fff; 
	}

