.mstheme
{
	nav-banner-image: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzbanna.gif);
	separator-image: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzhsepa.gif);
	list-image-1: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzbul1a.gif);
	list-image-2: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzbul2a.gif);
	list-image-3: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzbul3a.gif);


	navbutton-horiz-normal: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznvhna.gif);
	navbutton-horiz-hovered: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznvhha.gif);
	navbutton-horiz-pushed: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznvhsa.gif);

	navbutton-vert-normal: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznvvna.gif);
	navbutton-vert-pushed: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznvvsa.gif);
	navbutton-vert-hovered: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznvvha.gif);

	navbutton-home-normal: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzhomna.gif);
	navbutton-home-hovered: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzhomha.gif);
	navbutton-home-pushed: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzhomsa.gif);

	navbutton-next-normal: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznexna.gif);
	navbutton-next-hovered: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznexha.gif);
	navbutton-next-pushed: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznexsa.gif);

	navbutton-prev-normal: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzprena.gif);
	navbutton-prev-hovered: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzpreha.gif);
	navbutton-prev-pushed: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzpresa.gif);

	navbutton-up-normal: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzupbna.gif);
	navbutton-up-hovered: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzupbha.gif);
	navbutton-up-pushed: url(http://www.deepdriversgolfclub.com/_themes/blitz/btzupbsa.gif);

}

.mstheme-bannertxt
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(204,255,255);
	text-align: center;
	vertical-align: middle;
}
.mstheme-horiz-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,255,255);
	text-align: center;
	vertical-align: middle;
}

.mstheme-vert-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,255,255);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxthome
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(255,255,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtnext
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(255,255,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtprev
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(255,255,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtup
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: rgb(255,255,0);
	text-align: center;
	vertical-align: middle;
}
UL
{ 
	list-style-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btzbul1a.gif');
}
UL UL
{
	list-style-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btzbul2a.gif');
}
UL UL UL
{
	list-style-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btzbul3a.gif');
}a:link
{
	color: rgb(51,102,102);
}
a:visited
{
	color: rgb(51,51,153);
}
a:active
{
	color: rgb(102,153,255);
}
body
{
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
h1
{
	color: rgb(51,102,102);
}
h2, marquee
{
	color: rgb(51,102,102);
}
h3
{
	color: rgb(51,102,102);
}
h4
{
	color: rgb(51,102,102);
}
h5
{
	color: rgb(51,102,102);
}
h6
{
	color: rgb(51,102,102);
}
HR
{
	color: rgb(51,102,102);
}
BUTTON 
{
	background-color: rgb(51,102,102);	
	border-color: rgb(51,153,153);
	color: white;
}
LABEL, .MSTHEME-LABEL
{
	color: rgb(0,0,0);
}
TEXTAREA
{
	border-color: rgb(51,102,153);
	color: black;
}
FIELDSET
{
	border-color: rgb(51,102,153);
	color: black;
}
LEGEND
{
	color: rgb(51,102,102);
}
SELECT
{
	border-color: rgb(51,102,153);
	color: black;
}
TABLE
{	
	table-border-color-light: rgb(51,153,153);
	table-border-color-dark: rgb(51,102,153);
	border-color: rgb(51,102,153);
	color: rgb(0,0,0);
}
CAPTION 
{
	color: rgb(51,102,102);
}
TH
{
	color: rgb(0,0,0);
	border-color: rgb(51,102,153);
}
TD
{
	border-color: rgb(51,102,153);
}.mstheme-bannertxt A:active
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt A:link
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt A:visited
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt-g
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(255,204,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btzbannd.gif');
}
.mstheme-bannertxt-g A:active
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt-g A:link
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt-g A:visited
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt-s
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(255,204,0);
	text-align: center;
	vertical-align: middle;

}
.mstheme-bannertxt-s A:active
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt-s A:link
{
	color: rgb(255,204,0);
}
.mstheme-bannertxt-s A:visited
{
	color: rgb(255,204,0);
}
.mstheme-horiz-navtxt A:active
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt A:link
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt A:visited
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt-g
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,153);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btznvhnd.gif');
}
.mstheme-horiz-navtxt-g A:active
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt-g A:link
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt-g A:visited
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt-gs
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,153);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btznvhsd.gif');
}
.mstheme-horiz-navtxt-gs A:active
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt-gs A:link
{
	color: rgb(0,51,153);
}
.mstheme-horiz-navtxt-gs A:visited
{
	color: rgb(0,51,153);
}
.mstheme-navtxthome A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxthome A:link
{
	color: rgb(0,51,204);
}
.mstheme-navtxthome A:visited
{
	color: rgb(0,51,204);
}
.mstheme-navtxthome-g
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,204);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btzhomed.gif');
}
.mstheme-navtxthome-g A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxthome-g A:link
{
	color: rgb(0,51,204);
}
.mstheme-navtxthome-g A:visited
{
	color: rgb(0,51,204);
}
.mstheme-navtxtnext A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxtnext A:link
{
	color: rgb(0,51,204);
}
.mstheme-navtxtnext A:visited
{
	color: rgb(0,51,204);
}
.mstheme-navtxtnext-g
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,204);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btznextd.gif');
}
.mstheme-navtxtnext-g A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxtnext-g A:link
{
	color: rgb(0,51,204);
}
.mstheme-navtxtnext-g A:visited
{
	color: rgb(0,51,204);
}
.mstheme-navtxtprev A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxtprev A:link
{
	color: rgb(0,51,204);
}
.mstheme-navtxtprev A:visited
{
	color: rgb(0,51,204);
}
.mstheme-navtxtprev-g
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,204);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btzprevd.gif');
}
.mstheme-navtxtprev-g A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxtprev-g A:link
{
	color: rgb(0,51,204);
}
.mstheme-navtxtprev-g A:visited
{
	color: rgb(0,51,204);
}
.mstheme-navtxtup A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxtup A:link 
{
	color: rgb(0,51,204);
}
.mstheme-navtxtup A:visited
{
	color: rgb(0,51,204);
}
.mstheme-navtxtup-g
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,204);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btzupbtd.gif');
}
.mstheme-navtxtup-g A:active
{
	color: rgb(0,51,204);
}
.mstheme-navtxtup-g A:link
{
	color: rgb(0,51,204);
}
.mstheme-navtxtup-g A:visited
{
	color: rgb(0,51,204);
}
.mstheme-topbar-font A:active
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font A:link
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font A:visited
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font-g
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btznavgl.gif');
}
.mstheme-topbar-font-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt A:active
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt A:link
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt A:visited
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt-g
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,153);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btznvvnd.gif');
}
.mstheme-vert-navtxt-g A:active
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt-g A:link
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt-g A:visited
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt-gs
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,51,153);
	text-align: center;
	vertical-align: middle;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btznvvsd.gif');
}
.mstheme-vert-navtxt-gs A:active
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt-gs A:link
{
	color: rgb(0,51,153);
}
.mstheme-vert-navtxt-gs A:visited
{
	color: rgb(0,51,153);
}
.mstheme
{
	navbutton-background-color: rgb(102,153,153);
	top-bar-button: url(http://www.deepdriversgolfclub.com/_themes/blitz/btznavgl.gif);
}
.mstheme-topbar-font
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-image: url('http://www.deepdriversgolfclub.com/_themes/blitz/btztilea.gif');
}
h1
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: bold; 
}
LABEL, .MSTHEME-LABEL
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: bold; 
}
TEXTAREA
{
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
LEGEND
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
SELECT
{
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal 
}
TABLE
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
CAPTION 
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
TH
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
MARQUEE
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
}