/* CSS Document */
a		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:medium;
		color: #000000;
		text-decoration: none;
		margin: 0;
}
a:visited		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:medium;
		color: #000000;
		text-decoration: none;
		margin: 0;
}
a:hover		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:medium;
		color: #000000;
		text-decoration: underline;
		margin: 0;
}
a.menu, a.menu:visited {
		font-family: "Garamond Premr Pro", Garamond, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: medium;
		display: block;
		background-color: #8d1f10;
		border: 1px solid #e6b952;
		color: #ffffcc;
		width:155px;
		height:25px;
		padding-top: 3px;
		text-decoration: none;
		text-align: center;
		margin: 2px;
}
a.menu:hover		{
		font-family: "Garamond Premr Pro", Garamond, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:medium;
		display: block;
		color: #F2CD5B;
		background-color: #8d1f10;
		border: 1px solid #ffffcc;
		width: 155px;
		height: 25px;
		padding-top: 3px;
		text-decoration: none;
		text-align: center;
		vertical-align: text-bottom;
		margin: 2px;
}
a.menu-link		{
		font-family: "Garamond Premr Pro", Garamond, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: large;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		width: 155px;
		height: 25px;
		color: #ffffcc;
		text-decoration: none;
		background-image: url(../images/menu-item.gif);
		background-position: center center;
		background-repeat: no-repeat;
		margin: 0;
}
a.menu-link:visited		{
		font-family: "Garamond Premr Pro", Garamond, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: large;
		text-align: center;
		color: #ffffcc;
		width: 155px;
		height: 25px;
		text-decoration: none;
		background-image: url(../images/menu-item.gif);
		background-position: center center;
		background-repeat: no-repeat;
		margin: 0;
}
a.menu-link:hover		{
		font-family: "Garamond Premr Pro", Garamond, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: large;
		text-align: center;
		width: 155px;
		height: 25px;
		color: #F2CD5B;
		background-image: url(../images/menu-item.gif);
		background-position: center center;
		background-repeat: no-repeat;
		text-decoration: none;
		margin: 0;
}

.ladies		{
		font-family: "Garamond Premr Pro", Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		color: #000000;
		margin: 0;
}
.border	{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		border: 1px solid #8d1f10;
		padding: 10px;
		margin: 10px;
}
td.ladies		{
		font-family:Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #000000;
		margin: 0;
}

body	{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: normal;
		margin: 0;
}
p		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: normal;
		color: #000000;
		margin-top: 15px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0;
}
p.terms		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: normal;
		color: #000000;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0;
}
p.faq		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: 600;
		color: #000000;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0;
}
p.register		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: normal;
		color: #000000;
		margin-top: 10px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 0;
}
p.register20		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: normal;
		color: #000000;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 2px;
		margin-bottom: 0;
}
p.registerpink		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #000000;
		margin-top: 10px;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 0;
}
.advert-left	{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td.advert-left	{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 102px;
}
.advert-right	{
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	height: 102px;
}
td.advert-right	{
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	height: 102px;
}
td		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: normal;
		color: #000000;
		margin: 2px;
}
.main-border	{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 102px;
}
td.main-border	{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 102px;
}
p.advert-text {
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: normal;
		color: #000000;
		margin: 2px;
}
.sponsor	{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: x-small;
		color: #000000;
		margin: 5px ;
}
.advert-link	{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		color: #000000;
		margin: 0px;
}
a.advert-link	{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		margin: 0px;
}

a.advert-link:visited	{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		margin: 0px;
}
a.advert-link:hover	{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		margin: 0px;
}
h1		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: large;
		font-weight: bold;
		color: #000000;
		margin: 5px 10px 5px 10px;
}
h2		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: large;
		font-weight: bold;
		color: #000000;
		margin: 10px;
}
h3		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		color: #8d1f10;
		margin: 3px;
}
li		{
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: normal;
		color: #000000;
		margin-top: 15px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0;
}
.small-text {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
table, tr, div	{
	margin: 0;
	padding: 0;
}
