body{
   font-family:Verdana,sans-serif;
   font-size: 10pt;
	margin: 0px;
	background-color: #FFFFFF;
}
#mainContent{
   margin:5px;
   width:100%;
}
#craft_spot{
   width:100%
}

#wrapper{
   margin-right: auto;
   margin-left: auto;
   width: 800px;
}
.utilities {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 140%;
	padding: 0 2px;
}
.footernav {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.advertise {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.ltbluebg {
	background-color: #3366FF;
}
.ltgraybg {
	background-color: #cccccc;
}
.graywhitetile {
	background-image: url(../images/bg8.gif);
	background-repeat: repeat;
}
.bluewhitetile {
	background-image: url(../images/bg9.gif);
	background-repeat: repeat;
}
.bodytext {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.boldbodytext {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.quicklinks {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/ql_bullet.gif);
}
.uinfo{
   margin-right: 5em;
}
.headbar{
   background-image: url(../images/bg1.gif);
}

label.required{
   color:red;
}

a{
	cursor:pointer;
	text-decoration:underline;
}
a.pic{
   border:none;
}
a.utilities:visited{ color:white; }

.listing a{
   width: 75%;
}
.news li{
   padding-top:0.25em;
}
.news a{
   text-decoration: none;
   color: black;
}

ul.piclist{
   list-style-type:decimal;
}

.listing span{
}

img.control{
	width:202px;
	height:30px;
	border:0;
	cursor:pointer;
}

.loading{
	height:100px;
	width:50px;
	padding-top:50px;
	margin:0 auto;
}

a:link {
	color: #000099#CC6600;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #CC6600;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}
.huge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	color: #660000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
}

.tableTitle{
   font-family:Courier New, Courier, mono;
   color:#663333;
   padding-left:.25em;
}
