/* http://www.vagoldcup.com/css/vgc.css */
body {
    font-family: arial, helvetica;
    font-size: 12px;
}

.cartTbl  {
    width: 500px;
    border-collapse: collapse;
}

.cartTbl th {
    border: #666666 solid 1px;
}

.cartTbl td {
    padding: 3px;
    border: #666666 solid 1px;
}


.mainbkgd {
	background-image: url(main_bkgd01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	height: 18px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.contentbkgd {
    background-repeat: repeat;
    background-position: left;
    background-color: #FFFFCC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #665522;
	margin-top : 20px;
}

p {
	margin-top : 0px;
	font-size : 12px;
}

td {
	font-size : 12px;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.sponsorbkgd {
	background-position: left top; background-image: url(sponsor_bkgd.gif); background-repeat: no-repeat
}

.label {
	text-align: right;
	padding-right: 10px;
}
