body { color: black; font-size: 12px; font-family: Verdana, "trebuchet ms", Arial, Helvetica, sans-serif; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.sidebar { background-image: url(../images/template/sidebar.gif); background-repeat: repeat-y; }
.tableborder { border: solid 1px black; }

.sidebar_line
{ color: #002d99; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; text-decoration:underline; padding-left: 10px; list-style-position: inside; display: list-item; white-space: normal; }

a.sidebar_line
{
	color: #002a97;
	text-decoration:none;
}
a.sidebar_line:hover
{
	color:red;
}

a.sidebar_line:active { color: #06c; text-decoration:none; }
h1 { color: #1829ac; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-variant: small-caps; line-height: 30px; background-color: #edf4fd; background-image: url(../images/template/headerbkgd.gif); background-repeat: repeat-x; text-indent: 50px; height: 30px; float: inherit; border: solid 1px #9cf; }
h2 { color: #1829ac; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-variant: small-caps; line-height: 30px; background-image: url(../images/template/header2.gif); background-repeat: no-repeat; background-position: inherit; text-indent: 20px; height: 30px; float: inherit; }
.cell_padding { padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }


.sidebar { background-image: url(../images/template/sidebar.gif); background-repeat: repeat-y; }
.tableborder { border: solid 1px black; }

.white
{ color: #fff; font-weight: bold; text-decoration:underline; }

a.white
{ color: white; font-weight: bold; text-decoration:none; }
a.white:hover
{ color:#cff; text-decoration: underline; }

a.white:active { color: white; font-weight: bold; text-decoration:none; }

