/* CSS Document */

body {
margin:0px;
padding:0px;
background-image:url(../images/bkgrd.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#f5f5f5
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:20px
}

a:link {
color:#127ec4;
text-decoration:none
}

a:visited {
color:#127ec4;
text-decoration:none
}

a:hover {
color:#6cd0f5;
text-decoration:none
}


a.white:link {
color:#ffffff;
text-decoration:none
}

a.white:visited {
color:#ffffff;
text-decoration:none
}

a.white:hover {
color:#127ec4;
text-decoration:none
}

a.black:link {
color:#000000;
text-decoration:none
}

a.black:visited {
color:#000000;
text-decoration:none
}

a.black:hover {
color:#127ec4;
text-decoration:none
}

.h1 {
font-size:18px;
color:#000000
}

.h1-blue {
font-size:18px;
color:#127ec4
}

.h2-blue {
font-size:14px;
color:#127ec4
}

.h2-black {
font-size:14px;
color:#000000
}

.h1-ltblue {
font-size:18px;
color:#6cd0f5
}

.h1-ltgreen {
font-size:18px;
color:#86EA5B
}

.h1-white {
font-size:18px;
color:#ffffff
}

.pagetitle-white {
font-size:36px;
color:#ffffff
}

.txt11 {
font-size:11px
}

.txt12 {
font-size:11px
}

.txt-white {
color: #FFFFFF
}


