table {
 border-collapse: collapse
}
a.MenuItem
{
	font-family: Verdana, Arial ;
	font-weight: bold ;
	font-size: 12px ;
	color: brown;
	text-decoration: none ;
}
a.MenuItem:Hover
{
	font-family: Verdana, Arial ;
	font-weight: bold ;
	font-size: 12px ;
	color: yellow;
	text-decoration: none ;
}
a.ContentItemSmall
{
	font-family: Verdana, Arial ;
	font-weight: bold ;
	font-size: 12px ;
	color: brown;
	text-decoration: none ;
}
a.ContentItemSmall:Hover
{
	font-family: Verdana, Arial ;
	font-weight: bold ;
	font-size: 12px ;
	color: yellow;
	text-decoration: none ;
}
a.ContentItemXXSmall
{
	font-family: Verdana, Arial ;
	font-weight: bold ;
	font-size: xx-small ;
	color: white;
	text-decoration: none ;
}
a.ContentItemXXSmall:Hover
{
	font-family: Verdana, Arial ;
	font-weight: bold ;
	font-size: xx-small ;
	color: yellow;
	text-decoration: none ;
}

img.menuimg
{
	border: 0 ;
	vertical-align: middle;
}
body
{
	font-family: Verdana, Arial ,georgia, times, "times new roman", serif;
	padding: 0px;
	margin: 0px;
	font-weight: normal ;
	font-size: 12px ;

}
td.Footer
{
	font-family: Verdana, Arial ;
	font-weight: normal ;
	font-size: xx-small ;
	text-align: center ;
}
td#leftshadow
{
	background-image: url(http://www.pedalthrupines.org/images/content_shadow_lt.gif);
	background-color: #000000;

}
td#rightshadow
{
        background-image: url(http://www.pedalthrupines.org/images/content_shadow_rt.gif);
        background-color: #000000;

}

td#menucell
{
        background-image: url(http://www.pedalthrupines.org/images/menu_bg.jpg);
        background-color: #000000;
}
span.HeaderItem
{
	font-weight: bold ;
	font-size: 16px ;
}
div.MainContain
{
	width: 518px ;
}

div.TOPHeaderItem
{
        font-weight: bold ;
        font-size: 16px ;
	text-align: center ;
}
div.HeaderItem
{
        font-weight: bold ;
        font-size: 16px ;
	margin: 0 ;
	padding: 0;
}

.ContentItem
{
	font-weight: normal ;
	font-size: 12px ;
	white-space: normal;
}
div.ContentItemBold
{
        font-weight: Bold ;
        font-size: 12px ;
        white-space: normal;
}

div.Indented
{
	margin-left: 9px ;
	margin-right: 9px ;
	margin-top: 9px ;
	margin-bottom: 9px ;
        font-weight: normal ;
        font-size: 12px ;
        white-space: normal;
}
div.updates
{
        margin-left: 9px ;
        margin-right: 9px ;
        margin-top: 9px ;
        margin-bottom: 9px ;
        font-weight: normal ;
        font-size: 12px ;
        white-space: normal;
	line-height: 17px;
	border-bottom: 1px dotted black;
}
.updates h2 {
	font-size: 12px;
	margin: 0;
}
.updates h4 {
	font-size: 10px;
	margin: 0 0 2px 0;
}


div.ContentEric
{
	position: relative ;
	top: -16px ;
	left: 70px ;
	width: 86%;
        font-weight: normal ;
        font-size: 12px ;
        white-space: normal;
}
div.RegOption
{
        position: relative ;
        left: 20px ;
        width: 86%;
        font-weight: normal ;
        font-size: 12px ;
        white-space: normal;
}

div.ContentEricNV
{
        position: relative ;
        left: 70px ;
	width: 86%;
        font-weight: normal ;
        font-size: 12px ;
        white-space: normal;
	margin-bottom: 16px ;
}
div.ms150
{
	position:absolute ;
	top: 160px ;
	left:10px ;
}
div.jersey
{
        position:absolute ;
        top: 260px ;
        left:17px ;
}
div.jerseylink
{
        position:absolute ;
        top: 405px ;
        left:16px ;
}
div.clifbar
{
        position:absolute ;
        top: 480px ;
        left:28px ;
}
div.tshirt
{
        position:absolute ;
        top: 795px ;
        left:17px ;
}
div.tshirttext
{
        background-color: white;
        position: absolute ;
        top: 935px ;
        left: 13px ;
	width: 99px ;
	padding: 4px ;
	text-decoration:blink;
}

a.ms150link
{
        font-family: Verdana, Arial ;
        font-weight: bold ;
        font-size: 12px ;
        color: brown;
        text-decoration: none ;
	background: grey;
}
a.ms150link:Hover
{
        font-family: Verdana, Arial ;
        font-weight: bold ;
        font-size: 12px ;
        color: yellow;
        text-decoration: none ;
}
.form
{	font-size: 12px;
}
td.form {
	vertical-align: top;
}

div#dateoride {
        position:absolute ;
        top: 7px ;
        left:245px ;
        font-family: Verdana, Arial ;
        font-weight: bold ;
        font-size: 22px ;
        color: brown;
	
}
textarea#tarea {
 	width: 400px;
	height: 150px;
}
input.inputstyle {
	width: 400px;
}
textarea#tareaCheck {
        width: 400px;
        height: 150px;
	background-color: #cccccc;
	border:0;
	overflow: auto;
}
input.inputCheck {
        width: 400px;
	background-color: #cccccc;
	border:0;
}

