/* @override http://tamcellars.com/css.css */

.infos { 
    border-color: #5e5e5e;
    float: top;
    background-color: #9e8e79;
    font-size: 8pt;
    color: #3b3b3b;
    border: solid 1px;
    position: absolute;
    width: 200px; 
    padding: 3px; 
    visibility: hidden;
    margin-left: 35px;
    z-index: 9;
}

#Table_01 tbody tr td table tbody tr td table tbody tr td table tbody tr td div a b font {
	font-size: 9pt;
}
.bodyText {
font-family: Verdana; 
font-size: 11px; 
color: #4C4A43; 
}
.header {

    color: #415E69;
    font-size:16px

}
.dates {

    color: #3b3b3b;
    font-size:8pt;

}
.photoLink {
    position: relative; 
    top: 60px;

}
.label {
    float: right;
    position: relative;
    bottom: 10px;
    right: 2px;
}
.contact {
    font-size: 9px;
    font-style: italic; 
}

.borderedTable {
    border-color: black;
    border: 1px solid;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
}

td.Left {
    border-color: #000000;
    border-left: 1px;
}
td.Right {
    border-color: #000000;
    border-right: 1px;
}
input { 
 color: #000000; 
}
select {
 color: #000000;
}
.signupDrop {
 color: #000000;
 
}
select.option {
 color: #000000;
}
textarea {
    color: #000000;
}