
/* CSS Document */

/*======*/ 
/* BODY */
/*======*/ 
body {	background-color: #000000;
	margin:  0px;
	padding: 0px;
	spacing: 0px;}

.jzbmain    {   background-color: #4E4848;
		border-width:0px 2px 0px 2px; 
		border-color:#6EC6F1; 
		border-style:solid;}

.jzbheader   {	background-color: #4E4848;
		spacing: 0px; 
		padding: 0px;
		border-width:0px 0px 0px 0px;}
.jzbheader   { font-family: Verdana,Sans-Serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
.jzbheader  a{ font-family: Verdana,Sans-Serif; font-size: 40px; color: #98AFC7; font-weight: bold; text-decoration: none;}
.jzbheader  a:link    	{color: #98AFC7; text-decoration: none;}
.jzbheader  a:visited 	{color: #98AFC7; text-decoration: none;}
.jzbheader  a:hover   	{color: #E0FFFF; text-decoration: underline;}
.jzbheader  h1{font-size: 40px; margin: 0px;}


.jzbbody   {	background-color: #4E4848;
		spacing: 0px; 
		padding: 0px;
		border-width:0px; }
.jzbbody     { font-family: Verdana,Sans-Serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
.jzbbody    a{ font-family: Verdana,Sans-Serif; font-size: 12px; color: #98AFC7; font-weight: bold; text-decoration: none;}
.jzbbody    a:link    	{color: #98AFC7; text-decoration: none;}
.jzbbody    a:visited 	{color: #98AFC7; text-decoration: none;}
.jzbbody    a:hover   	{color: #E0FFFF; text-decoration: underline;}


.jzbfooter {	background-color: #4E4848;
		spacing: 0px; 
		padding: 0px;
		border-width:0px;}
.jzbfooter   { font-family: Verdana,Sans-Serif; font-size: 10px; color: #FFFFFF; font-weight: normal; }
.jzbfooter  a{ font-family: Verdana,Sans-Serif; font-size: 10px; color: #98AFC7; font-weight: bold; text-decoration: none;}
.jzbfooter  a:link    	{color: #98AFC7; text-decoration: none;}
.jzbfooter  a:visited 	{color: #98AFC7; text-decoration: none;}
.jzbfooter  a:hover   	{color: #E0FFFF; text-decoration: underline;}


