@import url("positioning.css");

body {
	margin: 0px;
	background-color: #369;
	color: #fff;
	font-family: "Arial","Lucida Grande","Verdana","Helvetica",sans-serif;
	font-size: 0.8em;
}

a {
	background-color: transparent;
	color: #9cc;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: transparent;
	color: #cff;
	text-decoration: underline;
}

img,a img {
	border: 0px;
}

TABLE.Table_Powderblue
{
    FONT-WEIGHT: normal;
    COLOR: black;
    BACKGROUND-COLOR: powderblue
}
TABLE.Table_LightSteelBlue
{
    FONT-WEIGHT: normal;
    COLOR: black;
    BACKGROUND-COLOR: lightsteelblue
}
TABLE.Table_Normal
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_Powderblue A
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_Powderblue A:active
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_Powderblue A:link
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_Powderblue A:visited
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_LightSteelBlue A
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_LightSteelBlue A:active
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_LightSteelBlue A:link
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_LightSteelBlue A:visited
{
    FONT-WEIGHT: normal;
    COLOR: black
}
TABLE.Table_Powderblue THEAD
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #336699
}
TABLE.Table_LightSteelBlue THEAD
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #336699
}
TABLE.Table_Powderblue TH
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #336699
}
TABLE.Table_LightSteelBlue TH
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #336699
}
