p 
{
font-family: trebuchet ms;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #303030;
}

d
{
font-family: trebuchet ms;
font-size: 10pt;
font-weight: bold;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #FF0000;
}

c
{
font-family: trebuchet ms;
font-size: 10pt;
font-weight: bold;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #000000;
}


img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #0f2386;
background-image: url('images/bg.gif');
background-repeat: repeat-x;
background-position: left top
}

.leftbg
{
background-image: url('images/leftbg.jpg');
background-repeat: no-repeat;
background-position: right top
}

.leftbg2
{
background-image: url('images/leftbg2.jpg');
background-repeat: no-repeat;
background-position: right top
}

.rightbg
{
background-image: url('images/rightbg.jpg');
background-repeat: no-repeat;
background-position: left top
}

.formsbg
{
background-image: url('images/formsbg.jpg');
background-repeat: no-repeat;
background-position: left top
}

.header_06
{
background-image: url('images/header_06.jpg');
background-repeat: no-repeat;
background-position: left top
}

.copbg
{
background-image: url('images/copbg.jpg');
background-repeat: no-repeat;
background-position: left top
}

.leftupcol
{
background-image: url('images/leftupcol.jpg');
background-repeat: no-repeat;
background-position: left top
}

.mainbg
{
background-image: url('images/mainbg.gif');
background-repeat: repeat-y;
background-position: left top
}

.mainbg2
{
background-image: url('images/mainbg2.gif');
background-repeat: repeat-y;
background-position: left top
}

a:link {color: #2067A4; text-decoration: underline;}
a:visited {color: #2067A4; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: underline;}

a.web:link {color: #0001FF; text-decoration: none;}
a.web:visited {color: #0001FF; text-decoration: none;}
a.web:hover {color: #FF0000; text-decoration: underline;}
a.web:active {color: #FF0000; text-decoration: none;}

