﻿body
{
    margin: 0px;
    font-family: Tahoma;
    font-size: 10pt;
    line-height: 1.25;
    background-color: #EEEEEE;
}


a:hover
{
	color: #990000;
}

a
{
    color: #000066;
}



.PageHeading
{
    font-weight: bold;
    background-repeat: repeat-x;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #990000;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #000000;
    border-bottom-color: #000000;
}

   .TableHeader
{
	font-weight: bold;
	border-bottom: black 1px solid;
	border-bottom-color: #000000;
	color: #000000;
}

   .SideModule
{
	height: 50px;
	background-image: url('images/container_top_1.png');
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 189px;
}

   .SideModule_2
{
	height: 50px;
	background-image: url('images/container_top_2.png');
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 25px;
	width: 189px;
}

   .SideModuleBottom
{
	background-position: top;
	height: 14px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

  .SideModuleHeading
{
	font-size: 12px;
	padding-bottom: 17px;
	color: #000000;
	padding-top: 1px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}

   .SideModuleWrapper
{
	width: 189px;
	background-image: url('images/module_back.png');
}