body {
    background:#192349;
    background-image:url('../../gfx/bg_body.jpg');
    background-repeat:repeat-x;
    margin:0;
    padding:0;
    font-family:verdana;
    font-size:10px;
    text-align:center;
    color:#192349;
}
a {
    color:#900F21;
}
a:hover {
    text-decoration:none;
}
p { padding: 0px; margin: 0px; }

img {
    border:0;
}
#topBanner {
    background-image: url('../../gfx/banner.jpg');
    background-repeat: no-repeat;
    height: 160px;
    width:891px;
    text-align:left;
}
#topMenu {
    padding-top:110px;
    padding-left:40px; 
    font-size:11px;
    font-weight:bold;
}
#topMenu a {
    text-decoration:none;
    color:#192349;
}
#topMenu a:hover {
    color:#900F21;
}
#mainTable {
    background-image:url('../../gfx/bg_main.jpg');
    width:891px;
    margin-top:133px;
}
#content {
    padding-top:20px;
    padding-bottom:20px;
}
#content h1 {
    margin: 0;
    text-align: center;
}
#content h2 {
    margin:0;
    font-size:11px;
    color:#900F21;
}
#contentTshirts {
    margin-left: 40px;
    margin-right: 40px;
}
#contentTshirts h1 {
    text-decoration:none;
    font-size:14px;
    text-align: left;
}
#contactTable input,#contactTable textarea {
    border:1px solid #192349;
    border-right:2px solid #192349;
    border-bottom:2px solid #192349;
    width: 200px;
    font-size:10px;
    padding:2px;
}
#loginMeer a {
    text-decoration: none;
    color: #FFF;
}
#loginMeer a:hover {
    text-decoration: underline;
}
#productTabel td {
    padding: 0px;
    font-size: 10px;
    padding: 1px;
}
#productTabel input {
    width:30px;
    height:15px;
    border:1px solid black;
    padding: 1px;
}
h1.pageTitle {
    color:#900F21;
    font-weight:bold;
    font-size:12px;
    margin:0;
    padding:0;
    display:inline;
    text-decoration: none;
    text-transform: uppercase;
}
