﻿body 
{
	font-family: Calibri;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
}


#logo
{
	background-color: #CC0000;
	width: 100%;
	height: 73px;
	}

.logo-image
{
	margin: 10px 10px 10px 10px;
}

a:link a:visited
{
	color: #003366;
}

.link_color
{
	color: #CC0000;
}

#menu_bg
{
	background-color: #003366;
	background-repeat: repeat-x;
	height: 25px;
}

#menu
{
	position: relative;
	top : 3px;
	left: 15px;
	width: 100px;
}

.menu_link
{
	text-decoration: none;
	color: White;
	font-weight: bold;
}

.menu_link:hover
{
	text-decoration: underline;
}

.title
{
    font-size: 18pt;
    font-weight:bold;
    text-align: center;
    color: black;
}

.table_header
{
    background-color: #666666;
    color: White;
}

.table_alternating_row
{
    background-color: #EEEEEE;
}

.table_row
{
    background-color: White;
}

.table_pager
{
    background-color: #EEEEEE;
}

#Content1
{
    text-align: left;
}

.table_main
{
    background: White;
}

.table_main tr td
{
    padding: 0px 0px 0px 0px;
}

.the_menu
{
    color: #003366;
    font-weight: bold;
    font-size: 9pt;
}
