p.s1 {
font-size: 10px;
font-family: Arial;
margin: 1px 1px; 
border: none;
} 
p.s2 {
font-size: 13px;
font-family: Arial;
margin: 1px 1px; 
border: none;
}

table.overall {
margin:0 auto;
text-align: center;
border-style: none;
background-color: #000000;
}

table.top {
border-style: none;
background-image: url('gfx/topback.jpg');
}

table.main {
text-align: left;
border-style: none;
background-color: #FFFFFF;
}

table.bottom {
border-style: none;
background-color: #FFFFFF;
}


a:link { 
text-decoration : none; 
color : #205a91; 
} 
a:visited { 
text-decoration : none; 
color : #205a91; 
} 
a:active { 
text-decoration : none; 
color : #205a91; 
} 
a:hover { 
text-decoration : none; 
color : #ae2610; 
} 
a.imglink { 
border : none; 
} 
body { 
font-size : 10px; 
font-family : Arial, sans-serif; 
background : #e6e6e6; 
} 
p { 
font-size : 10px; 
font-family : Arial, sans-serif; 
} 
div { 
font-size : 10px; 
font-family : Arial, sans-serif; 
} 
form { 
font-size : 10px; 
font-family : Arial, sans-serif; 
} 
html .fb_share_link { 
padding : 2px 0 0 20px; 
height : 16px; 
background : url(http://static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat left top; 
}



.menuBox {

    background-color: #F8F8F9;
    border-style : none;
}

.topLeft {
    text-align: left;
    background-image: url('gfx/gradient_corner_left.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 20px;
    width: 4px;
}

.topMiddle {
    text-align: left;
    color: white;
    background-image: url('gfx/gradient_top.gif');
    height: 20px;
}

.topRight {
    text-align: right;
    background-image: url('gfx/gradient_corner_right.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 20px;
    width: 4px;
}

.middleLeft {
    background-color: #F8F8F9;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #205a91;
    width: 4px;
}

.middleRight {
    background-color: #F8F8F9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #205a91;
    width: 4px;
}

.bottomLeft {
    text-align: left;
    background-image: url('gfx/corner_b_left.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 4px;
    width: 4px;
}

.bottomMiddle {
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #205a91;
    height: 4px;
    background : #f8f8f9;
    background-image: url('gfx/1x1.gif');
}

.bottomRight {
    text-align: right;
    background-image: url('gfx/corner_b_right.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 4px;
    width: 4px;
}

.menuRow {
    text-align: left;
    background-color: #F8F8F9;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.frontPageBox {
    text-align: left;
    font-family: Arial;
    font-size: 13px;
    color: #000000;
    border: 1px;
    border-style: dotted;
    border-color: #205a91;
    width: 100%;
}

p.frontPageTitle {
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    color: #205a91;
    font-weight: bold;
}
 