
html,body {
margin:0px;
padding:0px;
height:100%;
}

div {
color:#000000;
font-size:18px;
}

span.header {
color:#660000;
font-size:24px;
font-weight:bold;
}

.grey { color:#666666; }
.red { color:#660000;}
.black { color:#000000; }
.white { color:#FFFFFF; }

.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

table {
border-collapse:collapse;
}

table.tcenter {
margin: 0px auto 0px auto;
}

table.layout {
width: 100%;
height: 100%;
}

header {
width: 100%;
margin: 0px auto 0px auto;
}

table.body {
height:100%;
width: 100%;
margin: 0px auto 0px auto;
}

table.footer {
background-image: url('/images/Bottom-Footer.png');
background-repeat:no-repeat;
height:40px;
width: 100%;
margin: 0px auto 0px auto;
}

td { vertical-align:top; }

td.links {
vertical-align:middle;
height:50px;
color:#FFFFFF}

a { text-decoration:none; }

img { border:0px; }
img.left { float:left; }
img.right { float:right; }

.bold { font-weight: bold; }

.fs01 { font-size:11px; } /* HTML FONT SIZE 1 */
.fs02 { font-size:14px; } /* HTML FONT SIZE 2 */
.fs03 { font-size:17px; } /* HTML FONT SIZE 3 */
.fs04 { font-size:18px; } /* HTML FONT SIZE 4 */
.fs05 { font-size:25px; } /* HTML FONT SIZE 5 */
.fs06 { font-size:34px; } /* HTML FONT SIZE 6 */
.fs07 { font-size:50px; } /* HTML FONT SIZE 7 */

.px11 { font-size:11px; } /* HTML FONT SIZE 1 */
.px12 { font-size:12px; }
.px13 { font-size:13px; }
.px14 { font-size:14px; } /* HTML FONT SIZE 2 */
.px15 { font-size:15px; }
.px16 { font-size:16px; }
.px17 { font-size:17px; } /* HTML FONT SIZE 3 */
.px18 { font-size:18px; } /* HTML FONT SIZE 4 */
.px19 { font-size:19px; }
.px20 { font-size:20px; }
.px21 { font-size:21px; }
.px22 { font-size:22px; }
.px23 { font-size:23px; }
.px24 { font-size:24px; }
.px25 { font-size:25px; } /* HTML FONT SIZE 5 */