/* CSS Document 
ddzine style sheet
link rel="stylesheet" type="text/css" href="ddzinestyle2.css"*/

body	{margin-top:0;}

h1			{font-family:"Comic Sans MS", Arial, serif;
			font-size:25px; color:#FFCC33; background-image:url(images/blackBorder.png); background-repeat:no-repeat;}
			
.Main 		{background:#000055;
			font-family:Arial, serif;
			font-size:14px;}
			
.tag		{font-family:"Comic Sans MS", Arial, serif;
			font-size:16px; font-weight:600; color:#FFFFFF;}
			
.gray		{background-image:url(images/grayBG.png); background-color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:600;}
			
.black		{background-image:url(images/blackBG.png); background-color:#cccccc;
			font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
			
.blueVert1	{font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center;
			background-color:#000055;}
.blueVert2	{font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center;
			border-right-color:#FFFFFF; border-style:solid; border-width:thin; background-color:#000055;
			border-bottom-style:none; border-top-style:none; border-left-style:none;}

a:link		{color:#FFFFFF;}
a:visited	{color:#FFFFFF;}

h2			{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:700; color:#FFCC33;
			background-color:#000055; border-bottom-color:#FFFFFF; border-style:dotted; border-width:thin;
			border-right-style:none; border-top-style:none; border-left-style:none;}
h2			a:link {color:#ffcc33; text-decoration:none;}
h2			a:visited {color:#ffcc33; text-decoration:none;}
h2			a:hover {color:#999999; text-decoration:overline;}
			
.content	{background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000055;}
.content 	a:link{color:#330033;}
.content	a:visited {color:#330033;}

.hr1		{color:#CCCCCC;}

.contact	{text-align:center;}

.form		{background-image:url(images/formbox.png); background-repeat:no-repeat; font-family:"Comic Sans MS"; font-size:12px;
			color:#FF9900; margin-left:25px;}

.footer		{font-family:"Comic Sans MS", Arial, serif; color:#CCCCCC; font-weight:700;
			font-size:13px; background-color:#000055; text-shadow:Silver; text-align:center;}
.footer		a:link{color:#cccccc;}
.footer		a:hover{color:#FFFFFF;}
.footer		a:visited{color:#666666;}
				
			
				



	


