/* CSS Document */

p

{

color:#000000;

font-family: "arial";

font-size: 100%;

text-align: justify;

text-decoration: none;

}

h1

{

color:#CF0606;

font-family: "arial";

font-size: 150%;

letter-spacing: -1px;

text-align: left;

text-decoration: none;

margin-bottom: 0;

padding-bottom: 0;

}

a.nav

{

color:#CF0606;

font-family: "arial";

font-size: 100%;

letter-spacing: -1px;

text-decoration: none;

margin-bottom: 0;

padding-bottom: 0;

}

a.navnow

{

color:#000000;

font-family: "arial";

font-size: 100%;

letter-spacing: -1px;

text-decoration: none;

margin-bottom: 0;

padding-bottom: 0;

}

a:hover.nav

{

color:#971919;

}

body

{

margin-bottom: 0;

margin-left: 0;

margin-right: 0;

margin-top: 0;

margin: 0;

background-color:#CCCCCC;

}

td.first

{

border-bottom-color: #CF0606;

border-bottom-style: solid;

border-bottom-width: 10px;

height: 75;

width: 15%;

}

td.line

{

border-bottom-color: #000000;

border-bottom-style: solid;

border-bottom-width: 10px;

height: 75;

width: 85%;

}

td.nav

{

border-bottom-color: #CF0606;

border-bottom-style: solid;

border-bottom-width: 1px;

height: 25;

padding-left: 15%;

}

td.header

{

padding-left: 15%;

height: 75;

width: 1000px;

vertical-align: bottom;

}

td.contentside

{

width: 15%;

}

td.content

{

/*padding-left: 15%;

padding-right: 15%;*/

vertical-align: top;

}

table.content

{

height: 100%;

width: 85%;

border-bottom-color: #CF0606;

border-bottom-style: solid;

border-bottom-width: 1px;

border-right-color: #CF0606;

border-right-style: solid;

border-right-width: 1px;

border-left-color: #CF0606;

border-left-style: solid;

border-left-width: 1px;

border-top-color: #CF0606;

border-top-style: solid;

border-top-width: 1px;

}