a {
font-family:Verdana; 
font-size:12px; 
color: #135c71; 
font-weight:normal;
line-height: 140%; 
}

a.FromTo {
font-family:Verdana; 
font-size:12px; 
color: #135c71; 
font-weight:normal;
line-height: 130%; 
}

a.Nav {
font-family:Verdana; 
font-size:12px; 
color: #135c71; 
font-weight:normal;
line-height: 100%; 
}

.Nav {
font-family:Verdana; 
font-size:12px; 
color: #135c71; 
font-weight:normal;
line-height: 100%; 
margin-top: 10px;
}



H1 {

text-align: center;
font-family: Verdana;
font-size: 18px;
color: #135c71;

}

H2 {

text-align: left;
font-family: Verdana;
font-size: 13px;
color: #135c71;

}


#Content {

background-color: #FFFFFF;
margin: 0 auto;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top: 0px;
width: 808px;
max-width:100%;
font-family: Verdana;
font-size: 12px;
color: #135c71;

}

#Container {
    width:808px;
}

#Main {

background-color: #FFFFFF;
padding: 0px 20px 20px 20px;
font-family: Verdana;
font-size: 12px;
color: #135c71;
width: auto;

}

tr.Yes {
  color: #317023;
}

tr.No {
  color: #C0362C;
}

input { 
 background-color: #FFFFFF;
 color: #135c71;
 font: 10px Verdana;
}

P.search {
text-align: center;
}

.ctr {
    text-align: center;
}

.btn
{
    background-color: #cd4031;
    border: 0px;
    height: 22px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

.btn:hover
{
    box-shadow: 0px 0px 1px #777;
}
