﻿
body
{
	font-family: Verdana;
	font-size: x-small;
	color: black;
}


A
{
	color: #330000;	
}

A: Visited
{
	color: #7C6F57;
}

.normal
{
	font-family: Verdana;
	font-size: x-small;
	color: black;
}

.normalRed
{
	font-family: Verdana;
	font-size: x-small;	
	color: red;	
}

.normalBold
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: black;	
}

.subHead
{
	font-family: Verdana;
	font-size: small;
	font-weight:bold;
	color: black;	
}

.loginTable
{
	font-family: Verdana;
	font-size: x-small;
	color: black;	
	Border-Color: #E6E2D8;
	Border-Style:Solid;
	Border-Width:1px;            
}

.loginSubHead
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #cc9933;
	height: 20px;
}

.MenuLink A
{
	color: #fdd69a;	
	font-size: small;	
}

.DynamicMenu
{
	color: #fdd69a;		
    background-color: black;
	text-align:left;		
}

.DynamicMenuLink
{
	color: #fdd69a;
	padding-right: 4px;
}

.Login
{
	color: #fdd69a;
	font-size: x-small;
} 

.Login A 
{
	color: #fdd69a;
	font-size:x-small;
}

table.BackColor
{
	background-color:#faf7e5;	
}


.Tabs
{	
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;	
	border-bottom-style:solid;
	border-bottom-width: 7px;
	border-bottom-color:#faf8e4;  
}

.Tabs .Tab
{
	color: #330000;		
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #faebd7;
	margin-bottom: -1px;
	width: 170px;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #faf8e4;	
	
	font-weight: bolder;
}
.Tabs .Hover
{
	color: #7C6F57;
	background-color: #f9f2e8;
	font-weight: bolder;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #faf8e4;
	position: relative;
}
.Tabs .Selected
{
	color: #7C6F57;	
	background-color: #f9f2e8;
	font-weight:bolder;
	border-bottom-style:solid;
	border-bottom-width: 7px;
	border-bottom-color:#faf8e4;  
	position:relative;
}



.XSmallVerdana
{
    Font-family:Verdana;
    font-size:Small;
}
.XLargeVerdana
{
    font-family:Verdana;
    font-size:large;
}

tr.headerbar
{
	text-align: right;		
	background-image: url(images/TopMenuBg.gif);
	background-repeat: no-repeat;
	font-size:x-small;
}

.DashedVerticalLine
{
	background-image: url("images/DashedVerticleLine.jpg");
	background-repeat: repeat-y;
	width: 11px;	
}

.Error
{
	 color: Red
}

.test
{
	color: #800000;
	background-color: #fad0ec;
	font-weight: bold;
	font-size: small;
	font-family: 'Rockwell Extra Bold';
}

.BlankSpace
{
	background-color: transparent;
	height: 20px;
}

.dashedline
{
	background-image:  url("/images/DashedLine.JPG");
	background-repeat: repeat;
	
}

.buttonsmall-ovr
{
	background-color: #f0e497;
	font-weight: bolder;
	font-size:x-small;
	color: #a52a2a;
}

.buttonsmall
{
	background-color: #e7cc66;
	font-weight: bolder;
	color: #a52a2a;
	font-size:x-small;
}

