Body
{
background: #0673c5;
}

.layout
{
width: 800px;
background: #FFFFFF;
border: solid 1px #000000;
}

td.row1
{
background: #e1e1e1;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}

td.row2
{
background: #ffffff;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}


.border1
{
width: 4px;
background-color: #FFFFFF;
}

.border2
{
width: 3px;
background-color: #FFFFFF;
}

.leftcolumn
{
width: 228px;
background: #ffffff;
}

.leftcolumn2
{
width: 205px;
background: #0673c5;
color: #ffffff;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}

.maincontent
{
width: 565px;
background: #FFFFFF;
}


A:link, A:visited, A:active, A:hover
{
text-decoration: underline;
font-weight: bold;
color: #EF1A1E;
}

.menutextA:link, .menutextA:visited, .menutextA:active, .menutextA:hover
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: justify;
}

h1
{
font-weight: bold;
color: #0673c5;
font-size: 16px;
font-family: verdana, georgia, arial, sans-serif;
border-bottom: solid 1px #c3c3c3;
}

p
{
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: justify;
}

UL
{
list-style: square inside;
font-size: 12px;
text-align: left;
color: #000000;
}