﻿body 
{ 
margin: 0; 
padding: 0; 
} 
SideBarDiv { 
position: absolute; 
top: 0; 
left: 0; 
} 
body>SideBarDiv { 
position: fixed; 
} 



.ImageLink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.LabelStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.LabelForeStyle
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color:navy;	
	text-decoration: none;
}

.CaptionForeStyle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color:navy;	
	text-decoration: none;
}

.SubHeading
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:navy;
	text-decoration: none;
}

.Content
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:navy;
	text-decoration: none;
}



.ContentItalicized
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: black;
	text-decoration: none;
}


.Scheduler
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.ContentLink
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:navy;
}

.FooterLink
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color:navy;
    margin-left: 100px;
    text-align: right;
}

a.ContentLink:visited 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Purple
}

.DocLink
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:navy;
}

a.DocLink:visited 
{
    font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	color:purple;
}
.ContentHeading
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.BreadCrumb
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.ButtonClass
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:navy;
	text-decoration: none;
}

.SearchLabel
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}

.Header
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.Header2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:navy;
	text-decoration: none;
}

.ImageLink
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.HeaderLink
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}

.TableCellData
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.DeleteMsg
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color:red;
	text-decoration: none;
}
