body {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 13px;
        background-color: #777777;
		margin-top: 0px;

}

#pageCont {margin-top: 0px; margin-left:auto; margin-right:auto; padding-bottom: 10px; width: 871px; background-color:#ffffff; padding-left: 10px; padding-right: 10px;}

h1 {
        font-size: 30px;
        font-weight: bold;
		color: #0062d9;		
}

h2 {
        font-size: 20px;
        font-weight: bold;
		color: #0062d9;		
}

h3 {
        font-size: 16px;
        font-weight: bold;
		color: #777777;		
}

a {color: #0062d9}
a:hover {color: #CC0000}




#topmenu a, #sidemenu a {color: #ffffff; text-decoration: none}
#sidemenu a:hover {color: #00ffff; text-decoration: underline}
#topmenu a:hover {color: #00ffff; text-decoration: underline}
.sidemenuTitle {font-size: 15px; font-weight: bold}
#topmenu td {padding: 10px; font-size: 15px; font-weight: bold; color: #ffffff}

input, p, td{
        font-size: 13px;
        text-align: left;
}

.formError {color: #cc0000; margin-bottom: 10px; display: none;}

.hraname {
        font-weight: bold;
}

.picspaceleft {
        margin-left: 35px; margin-top: 50px;
}

.smalltext {
        font-size: 10px;
}

td > p:first-child {
        margin-top: 0;
}

td > p:last-child {
        margin-bottom: 0;
}

td > h1:first-child {
        margin-top: 0;
}

td > h2:first-child {
        margin-top: 0;
}
