﻿body 
{
}

.Para
{
	font-family: Georgia, 'Microsoft Sans Serif';
	font-size: 15px;
	color: #7a7d6c;
}

.ParaBlue
{
	font-family: Georgia, 'Microsoft Sans Serif';
	font-size: 15px;
	color: blue;
}


.ParaBld
{
	font-family: Georgia, 'Microsoft Sans Serif';
	font-size: 15px;
	font-weight: bold;
	color: #7a7d6c;
}


.GDCell
{
	width: 20px;
}

.GDRowStyle
{
	font-family: Georgia, 'Microsoft Sans Serif';
	font-size: 15px;
	color: #7a7d6c;
}


.Lbl
{
	color: #7a7d6c;
	font-family: Georgia, 'Times New Roman';
	font-size: smaller;
}

.LblHdr
{
	color: #7a7d6c;
	font-family: Georgia, 'Times New Roman';
	font-size: Small;
	font-weight: bold;
}

.LblOth
{
	color: #7a7d6c;
	font-family: 'Times New Roman';
	font-size: x-small;
	font-weight: normal;
}

.RptrLblHdr
{
	color: #7a7d6c;
	font-family: 'Times New Roman';
	font-size:large;
	font-weight: normal;
}

.RptrLblOth
{
	color: #7a7d6c;
	font-family: 'Times New Roman';
	font-size: medium;
	font-weight: normal;
}

.RptrOthlnk
{
	color: #7a7d6c;
	font-family: 'Times New Roman';
	font-size: medium;
	font-weight: normal;
	text-decoration: underline;
}

.rptrActItm
{
	background-color: #ffffdc;
}

.rptrAltItm
{
	background-color: #ccffcc;
}

.gentbl
{
	border-right: #AFAD96 1px solid;
	border-top: #AFAD96 1px solid;
	border-left: #AFAD96 1px solid;
	border-bottom: #AFAD96 1px solid;
}

.gentblnoBorder
{
	border-right: #FFFFFF 0px;
	border-top: #FFFFFF 0px;
	border-left: #FFFFFF 0px;
	border-bottom: #FFFFFF 0px;
}

.gentblrbdr
{
	border-right: #AFAD96 1px solid;
}
.gentbllbdr
{
	border-left: #AFAD96 1px solid;
}


.linkImg
{
	cursor: help;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.PageNameBGLbl
{
	background-image: url(Images/Base.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #62624f;
	font-family: Georgia, 'Times New Roman';
	height: 41px;
	vertical-align: middle;
	font-size: 27px;
	text-align: left;
	text-indent: 2px;
	width: 400px;
}