body,table {
	font-family:  Verdana, Arial, San-serif;
	font-size: 12px;
}
input, textarea, select, option, label {
	font-family:  Verdana, Arial, San-serif;
	font-size: 12px;
}

body#wmbody {
	margin-left:10px;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}
h1 {
	font-family:Verdana, Arial, san-serif;
	font-size: 17px;	
	color: #4A207B;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, san-serif;
	font-size: 14px;	
	color: #4A207B;
	font-weight: bold;
}

h3 {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 12px;	
	color: #4A207B;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial san-serif;
	font-size: 12px;	
	color: #4A207B;
	font-weight: bold;
}

/*Horizontal Rule*/
hr {
	color: #FFFFFF; border:none; background-color:#FFFFFF; height:1px;
}

/*Link Styles*/
a:link, a:visited {
	color: #4A207B;
	text-decoration:none;
} 
a:hover, a:active {
	color: #4A207B;
	text-decoration:underline;
}
a img {
	border:0;
} /*Hide image border when image is a link*/

form {margin:0px}


ul {
	margin-left: 0px;
	padding-left: 15px;
}

#WMSignUpFormStreetParadeLabel
{
	font-family: Verdana, Arial san-serif;
	font-size: 12px;	
	color: black;
	font-weight: bold;

}

#WMSignUpFormTicketsLabel
{
	font-family: Verdana, Arial san-serif;
	font-size: 12px;	
	color: black;
	font-weight: bold;

}

#WMSignUpFormAttendanceOfPresentationLabel
{
	font-family: Verdana, Arial san-serif;
	font-size: 12px;	
	color: black;
	font-weight: bold;

}



table.rowlines td {
    border-bottom: 1px solid white;
    padding: 5px;
    padding-top:10px;
    padding-bottom:10px;
}
table.rowlines {
    margin-top:20px;
}

table.rowlines th, table.standardbrdr th {
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;	
	color: #4A207B;
	font-weight: bold;
	background-color:white;
	padding:10px;
	text-align:left;
}

table.rowlines h4 {
    margin:0px;
}

table.standardbrdr {border-left:1px solid white;}

table.standardbrdr td {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.auction 
{
  border: solid 1px white;
}

table.rowlines th, table.total th {
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;	
	color: #4A207B;
	font-weight: bold;
	background-color:white;
	padding:4px;
	text-align:left;
}

table.total 
{
border-left:1px solid white;
margin:10px;
}

table.total td {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
	border-top: 1px solid white;
}

table.standardbrdr td.one
{
border-top: none;
border-bottom: none;
}

table.standardbrdr td.two
{
border-top: none;
border-right: none;
border-bottom: none;
}

/* Web Master */

table.feature-table
{
	background: #DDD1E5;
	border: #6F2A94 thin solid;
	padding: 5px;
}

table.feature-table h1
{
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F2A94 ;
}
