﻿.Pgf
{
	text-align: justify;
	font-family: 'Franklin Gothic Book';
	font-size: small;
	font-style: normal;
	color: #000099;
}

.RepAmt
{
	text-align: right;
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}

.RepText
{
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	color: #000099;
}

.PgfC
{
	text-align: justify;
	font-family: 'Franklin Gothic Book';
	font-size: small;
	font-style: normal;
	color: #000099;
	text-align:center;
}

.Pgfmed
{
	text-align: justify;
	font-family: 'Franklin Gothic Book';
	font-size: medium;
	font-style: normal;
	color: #000099;
}

.PgfXLarge
{
	text-align: center;
	font-family: 'Franklin Gothic Book';
	font-size: xx-large;
	font-style: normal;
	color: #000099;
}

.PgfmedC
{
	text-align: justify;
	font-family: 'Franklin Gothic Book';
	font-size: medium;
	font-style: normal;
	color: #000099;
	text-align: center;
}

.ImgwithBrdr
{
	padding: 2px;
	border-width: 4px;
	border-color: #999999;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}

.tdwithlist
{
	vertical-align: top;
	text-align: justify;
	font-family: 'franklin Gothic Book';
	font-size: small;
	color: #000099;
	list-style-type: circle;
}
.tdwithlist1
{
	vertical-align: top;
	text-align: left;
	font-family: 'franklin Gothic Book';
	font-size: small;
	color: #990000;
	list-style-type: circle;
}

.tdwithlistmed
{
	vertical-align: top;
	text-align: left;
	font-family: 'franklin Gothic Book';
	text-align: justify;
	font-size: medium;
	color: #000099;
	list-style-type: circle;
}

.tbl
{
	background-color: #FFCC66;
	width: 800px;
}

.tbl100
{
	background-color: #FFCC66;
	width: 100%;
}

.TitleText
{
    font-family: Tahoma;
    font-size: large;
    color: #800000;
}

.TblTitle
{
	font-family: Tahoma;
	font-size: large;
	color: #FF3300;
}

.bodyBG
{
	background-image: url( 'Images/Detail.gif' );
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.lbClass
{
	font-family: Verdana;
	font-size: medium;
	color: #800000;
	text-align: left;
	text-decoration: none;
	background-image:url("~/Images/btnBkGnd.gif");
}

.txtNormR
{
	font-family: Verdana;
	font-size: medium;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
}

.lbClassVisited
{
	font-family: Verdana;
	font-size:medium;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.lbClassSmallR
{
	font-family: Verdana;
	font-size:small;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}

.lbClassSmall
{
	font-family: Verdana;
	font-size:small;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}

.lbClassSmallVisited
{
	font-family: Verdana;
	font-size:small;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.TextBoxRtoL
{
	text-align: right;
	background-color: #FFFFFF;
}

.HLText
{
	color: #FFFFCC;
	background-color: #000099;
}

.PagerButtonN
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: small;
	color: #996633;
}

.PagerButtonA
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: small;
	color: #000000;
}

.LoginBkGnd
{
    background-color: #FFCC99;
    border: thin double #FF0000;
    width: 100%;
    text-align: left;
    height: 100%;
    vertical-align: middle;
}

.LoginTbl
{
    background-color: #FF99FF;
    border: thin double #FF0000;
    width: 60%;
    text-align: left;
    height: 30%;
    vertical-align:middle;
}

.SubTbl
{
    background-color: #FFFFFF;
    border: thin double #FF0000;
    text-align: left;
    height: 100%;
    vertical-align: top;
}
.lnkBtn
{
	border: thin groove #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	height: 50px;
	width: 300px;
	background-color: #99CCFF;
	text-align: center;
}
.SolidDiv
{
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url( 'Images/btnBkGnd.gif' );
}
