/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position:top.;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585b;
}

 Text General 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585b;
	font-weight: bold;
}

.greatvine {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f007d;
	font-weight: bold;
}

.greatvinelinks {
	background-color:#CCCCCC;
	padding-top: 0.5em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
}

a:link.newshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585b;
	font-weight: bold;
}

a:active.newshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585b;
	font-weight: bold;
}

a:hover.newshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585b;
	font-weight: bold;
}

a:visited.newshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585b;
	font-weight: bold;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.phead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58585b;
	font-weight: bold;
}

a:link.phead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58585b;
	font-weight: bold;
}

a:hover.phead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58585b;
	font-weight: bold;
}

a:active.phead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58585b;
	font-weight: bold;
}

a:visited.phead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58585b;
	font-weight: bold;
}

.tdhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585b;
	font-weight: bold;
}

.newshead_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff850d;
	font-weight: bold;
}

.tdhead_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #white;
	font-weight: bold;
}
 End Text General 

 Links 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
 End Links 

 Text Footer 
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
	
a:active.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
	
}

a:link.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
	
}

a:visited.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
	
}

a:hover.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
	
}
 End Text Footer 
 
.entrants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:hover.entrants {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f007d;
	text-decoration: underline;
}

