/* Generic Layout Global Stylesheet */

/* HTML Style Definitions  */

body {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #000000;
			margin: 0px;
			background: #000000 url(/projects/swm/reb_imp_background.jpg) repeat;}

table {
			margin: 0px;}

p {
			font-family: Verdana, Geneva, Arial, Helvetica;
			font-size: 11px;
			line-height: 18px;}

h1 {
			font-family: Verdana, Geneva, Arial, Helvetica;
			font-weight: bold;
			color: #F9D740;
			font-size: 18px;
			padding: 6px;
			display: block;
			background-color: #000000;
			border: 2px solid #F9D740;}

td {
			border-width: 0px;
			vertical-align: top;
			font-family: Verdana, Geneva, Arial, Helvetica;
			font-size: 11px;}

a:link {
			color: #CC0000; 
			text-decoration: underline;}

a:visited {
			color: #990000;
			text-decoration: underline;}

a:hover {
			color: #FF6600;
			text-decoration: underline;}
			
/* Custom Classes */
			
/* Header Style Definitions */

div.hdrbox {
			display: block;
			background-color: #000000;
			padding: 5px 20px;
			font-weight: bold;
			color: #FFFFFF;
			text-align: right;}
			
/* Content Style Definitions */
	
table.main {
			padding: 0px;
			background-color: #CCCCCC;
			border: 5px solid #000000;
			width: 750px;}
			
td.content {
			vertical-align: top;
			padding: 25px;
			width: 600px;}

td.leftnav {
			vertical-align: top;
			width: 150px;
			background-color: #333333;
			border-right: 1px solid #000000;}
			
div.callout1 {
			display: block;
			background-color: #F9D740;
			padding: 8px;
			color: #000000;
			font-size: 12px;
			border: 2px solid #000000;
			font-weight: bold;}
			
div.donate {
			margin: 20px 10px 10px 10px;
			display: block;
			background-color: #CCCCCC;
			padding: 8px;
			color: #000000;
			font-size: 9px;
			border: 3px solid #000000;}		
		

						
/* Footer Style Definitions */

td.ftr {
			vertical-align: bottom;}

div.footer {
			display: block;
			background-color: #666666;
			padding: 10px;
			color: #FFFFFF;
			font-size: 10px;
			line-height: 15px;}

div.ftrnav {
			display: block;
			background-color: #CCCCCC;
			border: 0px dashed #000000;
			border-width: 1px 0px 0px 0px;
			padding: 10px;
			text-align: center;}
			
/* Navigation Style Definitions */

a.nav2:link {
			width: 150px;
			color: #FFFFFF; 
			font-weight: bold; 
			padding: 10px;
			display: block;
			font-weight: bold;
			border: 0px solid #000000;
			border-width: 0px 0px 1px 0px;
			text-decoration: none;}

a.nav2:visited {
			width: 150px;
			color: #FFFFFF; 
			font-weight: bold; 
			padding: 10px;
			display: block;
			font-weight: bold;
			border: 0px solid #000000;
			border-width: 0px 0px 1px 0px;
			text-decoration: none;}

a.nav2:hover {
			width: 150px;
			color: #000000; 
			font-weight: bold; 
			padding: 10px;
			display: block;
			background-color: #F9D740;
			font-weight: bold;
			border: 0px solid #000000;
			border-width: 0px 0px 1px 0px;
			text-decoration: none;}	

a.wht:link {
			color: #FFFFFF; 
			font-weight: bold; 
			text-decoration: underline;}

a.wht:visited {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: underline;}

a.wht:hover {
			color: #CCCCCC;
			font-weight: bold;
			text-decoration: underline;}
