/* CSS Document */

/*======*/ 
/* BODY */
/*======*/ 
body {		background-color: #000000;
		margin:  0px;
		padding: 0px;
		spacing: 0px;}

.curtop      {	background-color: #000000;
		spacing: 2px; 
		padding: 2px;
		border-width:0px;}
.curtop        { font-family: Verdana,Sans-Serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
.curtop       a{ font-family: Verdana,Sans-Serif; font-size: 30px; color: #00FFFF; font-weight: bold; text-decoration: none;}
.curtop       a:link    	{color: #00FFFF; text-decoration: none;}
.curtop       a:visited 	{color: #00FFFF; text-decoration: none;}
.curtop       a:hover   	{color: #00AAAA; text-decoration: underline;}
.curtop       h1{font-size: 30px; margin:0px; padding:0px; spacing:0px;}


.curmiddle   {	background-color: #000000;
		spacing: 0px; 
		padding: 0px;
		border-width:0px;}
.curmiddle     { font-family: Verdana,Sans-Serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
.curmiddle    a{ font-family: Verdana,Sans-Serif; font-size: 12px; color: #00FFFF; font-weight: bold; text-decoration: none;}
.curmiddle    a:link    	{color: #00FFFF; text-decoration: none;}
.curmiddle    a:visited 	{color: #00FFFF; text-decoration: none;}
.curmiddle    a:hover   	{color: #00AAAA; text-decoration: underline;}


.curbottom {	background-color: #000000;
		spacing: 2px; 
		padding: 2px;
		border-width:0px; 
		border-color:#827839; 
		border-style:solid;}
.curbottom   { font-family: Verdana,Sans-Serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }
.curbottom  a{ font-family: Verdana,Sans-Serif; font-size: 12px; color: #00FFFF; font-weight: bold; text-decoration: none;}
.curbottom  a:link    	{color: #00FFFF; text-decoration: none;}
.curbottom  a:visited 	{color: #00FFFF; text-decoration: none;}
.curbottom  a:hover   	{color: #00AAAA; text-decoration: underline;}



