
body, td, th, select, p, input {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 130%;
   color: #333333;
   text-align: left;
	}

.usual {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 130%;
   color: #333333;
   text-align: left;
	}
   
 .small {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #333333;
   text-align: left;
	}  

.header {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 120%;
   font-weight: bold;
   color: #737d40;
	}

.subheader {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 120%;
   font-weight: bold;
   color: #737d40;
	}

.green {
	font-family: arial;
	font-size: 12px;
	color:#9B9D12;
   text-align: left;
	}
   
.site_header {
	font-size: 17px;
	color:#9B9D12;
   text-align: left;
	}
   
b {
	font-weight: bold;
	}

a {
   text-decoration:none;
	font-weight: bold;
}
a:hover {
   color: #0C72AD;
   text-decoration:none;
   font-weight: bold;
   }

.overall {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.topbox {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

.rightbox {
	text-align:top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

.contentbox {
	text-align:top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

.top {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
.right {
	vertical-align: text-top;
	border: 0px;
	padding: 5px;
	margin: 0px;
	}
	
.content {
	vertical-align: text-top;
	border: 0px;
	margin: 0px;
	padding:5px;
	}

.title {
	font-size:12px;
	font-weight:bold;
	color:#9B9D12;
   }

.register {
   color: cc0000;
   font-weight:bold;
   text-decoration:none;
   }
a {
	color: #bd3e00;
   }
a.hover {
	color: #f55100 ;
   text-decoration: underline;
   }
a.visited {
	color: #ff9966e ;
   }
   
a.register {
   color: cc0000;
   font-weight:bold;
   }
a.register:hover {
   color: f55100;
   font-weight:bold;
   }

.nav {
   font-weight: bold;
   color: #192543;
   line-height: 160%;
   }
   
a.nav {
   font-weight: bold;
   color: #bd3e00;
   line-height: 160%;
   }
   
a.nav:hover {
   font-weight: bold;
   color: # f55100;
   line-height: 160%;
   }

.error {
   color:#ff0000;
   font-weight:bold;
   }
.alert {
   color:#CC0000;
   font-weight:bold;
   }
.required {
   color:#336600;
   font-weight:bold;
   }

.errorbox {
	border:1px dashed #333333;
	padding:5px;
	width : 100%;
   }

.artimage {
   border: 1px solid #BEC0C2;
   }

.artimage:hover {
   border: 1px solid #333333;
   }

.imgwrapper {
    border: 1px dashed #cccccc;
    padding: 5px;
}

.imgtitle {
	font-family: verdana;
	color: #cc0000;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;

}

.imgbutton {
	font-family: verdana;
	color: #555555;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;

}

a.imgbutton {
	font-family: verdana;
	color: #555555;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}

a.imgbutton:hover {
	font-family: verdana;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}

.redbutton {
	font-family: verdana;
	font-size: 9px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;

}

a.redbutton {
	font-family: verdana;
	font-size: 9px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a.redbutton:hover {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.fairname {
	font-weight: bold;
   font-size: 14px;
   line-height: 130%;
}

.fairname2 {
	font-weight: bold;
   font-size: 14px;
   line-height: 130%;
}

.normal{
	color: #000000;
}

.expired{
	color: #666666;
}

.total {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}

.invoice {
    background:#fafafa;
    border: 1px #cccccc solid;
    padding: 10px;
}

.stepbox {
    border: 1px #cccccc solid;
    padding: 10px;
}

.steptitle {
    font-size: 12px;
    font-weight: bold;
}

a.steptitle {
    font-size: 12px;
    font-weight: bold;
}

a.steptitle:hover {
    font-size: 12px;
    font-weight: bold;
}

.imgbutton {
   border: 1px solid #cccccc;
}

a.imgbutton {
   border: 1px solid #cccccc;
}

a.imgbutton:hover {
   border: 1px solid #333333;
}

.row1 {
   background: #fafafa;
}

.row2 {
   background: #eaeaea;
}

.debug {
   padding: 4px;
   background-color: #ffff66;
   }