

body
{
	background-color: #000000;
	margin:0px;

}
body, td
{
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
.pageHeader, .pageFooter
{ font-family: 'Dancing Script'; 
  color:#757575;
  font-size: 40px;
}

.pageFooter { font-size:30px; }


.inlinePic
{
border:8px solid #e0e0e0;
margin-left:15px;
margin-bottom:15px;	
}
a, a:visited, a:active
{
	color:#060;
	text-decoration:none;
}
a:hover
{
	color: #fff;
	text-decoration:none;
}

.greenText
{
	color:#060;
}


img
{
	padding:0px;
	border-style: none;
}





hr
{
	color:#1c2e16;
}

.icon
{
	border-style: none;
	margin: 3px 2px 6px 0px;
	vertical-align: middle;
}


.pagetitle
{
	font-size: 14pt;
	color: #A7B9D9;
	font-weight: bold;
}

.error
{
	color:#FF0000;
	font-weight:bold;
}

.message
{
	color:#009900;
	font-weight:bold;
}

.warning
{
	color:#FF6600;
	font-weight:bold;
}

.heading
{
	background-image: url(http://allwood.ca/images/header_background.gif);
	background-repeat: repeat-x;
	font-size: 14pt;
	color: #990000;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:600;
}
.subheading
{
	font-size: 14pt;
	background-color:#EAEAEA;
	font-weight: bold;
	padding: 2px 5px;
}

.tabular2, .tabular1, notes
{
height: 320px; width: 100%;
overflow: scroll; clip:  rect(0px, 0px, 0px, 0px); color:#000000;
font-size: 8pt;
padding: 0px;
vertical-align:top;

}

.tabular1
{ height: 55px; width: 90%; }

.notes
{ height: 35px; width: 90%; }

input, textarea, select {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	

}

input.text, textarea, select {

border:1px: solid #3a2410;
}

input.text, textarea { width:200; }



.itemtable td
{
	padding: 2px;
	border-bottom: 0px solid #9D9DA1;
}
.itemtable thead td, .itemtable thead td a, .itemtable thead td a:hover, .tdhead
{
	color:#000;
	font-weight: bold;
	padding: 7px;
	background-color:#dedede;
	text-decoration:none;
	line-height: 20px;

}

.itemtable thead td { border-bottom: 0px solid #9D9DA1; }

.teambuy thead td
{
	color:#4d4e4b;
	font-weight:bold;
}

.teambuy td
{
	 color:	4d4e4b;
	 border:1px solid d1d0c9;
	 background-color:#FFF;
}

.teambuy hr
{
	width:80%;
	color:#d7d6d1;
	noshade;
}

.borderTable td {  border:1px solid #757575;
				   text-align:center;
				   padding:5px; }








