﻿* 
{
    margin:0;
    padding:0;
}

body
{
    font-family: Verdana;
}

div#container
{
    margin: 0 auto;
    min-height: 400px;
    width: 1000px;
}

A
{
	text-decoration: none;
}

A:visited
{
	color: #001088;
}

.maintable
{
	background-color: #FFFFCC;
}

.tblData
{
	width: 100%;
	margin-left: 8px;
	margin-bottom: 16px;
	vertical-align: bottom;
	text-align: left;
	font-size: 11px;
}

.tblDataVal
{
	color: blue;
	padding-left: 8px;
	font-style: italic;
	font-weight: bold;
}

.tblDataLink
{
	font-size: 10px;
	font-weight: bold;
}

.placeL1
{
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	background-color: #FFEE99;
	padding: 5px;
	padding-right: 8px;
}

.placeL2
{
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	background-color: #FFEE99;
	padding-bottom: 5px;
	padding-right: 8px;
}

.tblVisited
{
	text-align: center;
	font-size: 9px;
}

.lblVisited
{
	padding-top: 12px;
	padding-right: 5px;
	text-align: right;
	font-style: italic;
	font-size: 10px;
}

.mainpanel
{
	background-color: #FFCB7D;
}

.mainmenu 
{
	width: 230px;
	height: 100%;
	padding: 8px;
	vertical-align: top;
	background-color: #FFCB7D;
}

.visitno
{
	background-color: #FFCB7D;
	font-size: 9px;
}

.mainmenubody
{
	width: 230px;
	height: 100%;
}

.menuL1
{
	font-size: 14px;
	font-weight: bold;
}

.menuL1D
{
	font-size: 14px;
	font-weight: bold;
	color: Gray;
}

.menuL1S
{
	font-size: 14px;
	font-weight: bold;
	color: Blue;
}

.menuL2
{
	font-size: 11px;
	padding-left: 4px;
}

.menuL2S
{
	font-size: 11px;
	padding-left: 4px;
	color: Yellow;
}

.cell
{
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
}

.desc
{
	font-size: 9px;
	text-align: center;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 220px;
}

.title
{
	color: black;
	background-color: #FFEE99;
	padding: 14px;
	font-size: 20px;
	text-align: center;
}

.stripe
{
	background-color: #FFEE99;
	height: 18px;
}

.footer
{
	color: black;
	background-color: #FFEE99;
	padding: 5px;
	font-size: 9px;
	text-align: center;
	height: 18px;
}

.galhdr
{
	font-size: 12px;
}

.mainframe
{
	width: 770px;
	height: 480px;
}

