.headerText
{
	font-family : Arial ;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

.menuText
{
	font-family : Arial ;
	font-size : 11px;
	color : #333399;
	font-weight : bold;
}

.standard
{
	font-family : Arial ;
	font-size : 12px;
}

.subStandard
{
	font-family : Arial ;
	font-size : 9px;
}

.standardBold
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.subText
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color: White;
}

.standardBoldMin
{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.standardBoldBig
{
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

.breadCrumb
{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
}

.standardBoldBigBig
{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
}

.sbi
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	font-style :italic;
}

.standardTitle
{
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
	font-style :italic;
	
}

input.standard
{
	font-family : Arial;
	font-size : 12px;
}

select.standard
{
	font-family : Arial;
	font-size : 12px;
}

.Cell
{
	background-color : #F5F2DE;
}

.Accent
{
	background-color : #333399
}

.Menu
{
	background-color : #F5F2DE
}

.errorBold
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}

.error
{
	font-family : Arial;
	font-size : 12px;
	color : Red;
}

.alternateListRow
{
	background-color : #BBBBBB;
}

.listRow
{
	background-color : #DDDDDD;
}

a.breadCrumbLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	color : #333399;
}

a.breadCrumbLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	color : maroon;
}

a.actionLink
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 12px;
	color : #333399;
}

a.actionLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 12px;
	color : maroon;
}

a.mailLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
	color : #333399;
}

a.mailLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
	color : maroon;
}

a.actionLinkBig
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 13px;
	color : #333399;
}

a.actionLinkBig:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 13px;
	color : maroon;
}

a.headerLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : white;
	font-weight : bold;
}

a.headerLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : #740000;
	font-weight : bold;
}





a.menuLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : #333399;
	font-weight : bold;
}

a.menuLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : maroon;
	font-weight : bold;
}

a.menuActionLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : #333399;
}

a.menuActionLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	color : maroon;
}


.menuAlternateListRow
{
	background-color : #CCCCCC;
}

.menuListRow
{
	background-color : #EEEEEE;
}

.mailHeaderCell
{
	background-color : #F5F2DE;
	border : #CCCCCC solid; border-width: 0px 0px 1px;
}
.mailDisplayCell
{
	border : #CCCCCC solid; border-width: 0px 0px 1px;
}

.allBorder {  border: 1px #000000 solid}
.topBottomBorder { border: #000000 solid; border-width: 1px 0px}
.rightLeftBorder { border: #000000 solid; border-width: 0px 1px}
.rightTopBorder { border: #000000 solid; border-width: 1px 1px 0px 0px}
.leftTopBorder { border: #000000 solid; border-width: 1px 0px 0px 1px}
.rightBottomBorder { border: #000000 solid; border-width: 0px 1px 1px 0px}
.leftBottomBorder { border: #000000 solid; border-width: 0px 0px 1px 1px}
.leftBorder { border: #000000 solid; border-width: 0px 0px 0px 1px}
.rightBorder { border: #000000 solid; border-width: 0px 1px 0px 0px}
.titleCell { border: #000000 solid; border-width: 0px 0px 0px 1px}
.topBorder { border: #000000 solid; border-width: 1px 0px 0px}
.bottomborder { border: #000000 solid; border-width: 0px 0px 1px}
.openRightBorder { border: #000000 solid; border-width: 1px 0px 1px 1px}
.openLeftBorder { border: #000000 solid; border-width: 1px 1px 1px 0px}
.openTopBorder { border: #000000 solid; border-width: 0px 1px 1px 1px}
.openBottomBorder { border: #000000 solid; border-width: 1px 1px 0px 1px}

.headerAllBorder {  border: #000000 solid; border-width: 1px 1px 2px 1px}
.headerTopBottomBorder { border: #000000 solid; border-width: 1px 0px 2px 0px}
.headerrightLeftBorder { border: #000000 solid; border-width: 0px 1px 0px 1px}
.headerrightTopBorder { border: #000000 solid; border-width: 1px 1px 0px 0px}
.headerleftTopBorder { border: #000000 solid; border-width: 1px 0px 0px 1px}
.headerrightBottomBorder { border: #000000 solid; border-width: 0px 1px 2px 0px}
.headerleftBottomBorder { border: #000000 solid; border-width: 0px 0px 2px 1px}
.headerleftBorder { border: #000000 solid; border-width: 0px 0px 0px 1px}
.headerrightBorder { border: #000000 solid; border-width: 0px 1px 0px 0px}
.headertopBorder { border: #000000 solid; border-width: 1px 0px 0px 0px}
.headerbottomborder { border: #000000 solid; border-width: 0px 0px 2px}
.headeropenRightBorder { border: #000000 solid; border-width: 1px 0px 2px 1px}
.headeropenLeftBorder { border: #000000 solid; border-width: 1px 1px 2px 0px}
.headeropenTopBorder { border: #000000 solid; border-width: 0px 1px 2px 1px}
