BODY {
	font-family: arial;
}

.outerTable{
	border-left: 1 solid #808080;
	border-right: 1 solid #808080;
	border-top: 1 solid #808080;
	border-bottom: 1 solid #808080;
}

.navCell{
	border-right: 1 dashed #FFFFFF;
	background-color: #DBDBDB;
}

.mainCell{
	background-color: #DBDBDB;
}

.bordertopblack {
	border-top: 1 solid #808080;
}

.borderbottomblack {
	border-bottom: 1 solid #808080;
}

.bordertopwhite {
	border-top: 1 solid #FFFFFF;
}

.borderbottomwhite {
	border-bottom: 1 solid #FFFFFF;
}

.bordertopwhite2 {
	border-top: 2 solid #FFFFFF;
}

.borderbottomwhite2 {
	border-bottom: 2 solid #FFFFFF;
}

a.mainmenulink:link {
	font-family: arial narrow;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.mainmenulink:active { 
	font-family: arial narrow;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.mainmenulink:visited {
	font-family: arial narrow;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.mainmenulink:hover {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 11px;
}

a.mainmenulinkover:link {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 11px;
}

a.mainmenulinkover:active { 
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 11px;
}

a.mainmenulinkover:visited {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 11px;
}

a.mainmenulinkover:hover {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 11px;
}

a.smalllink:link {
	font-family: arial narrow;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.smalllink:active { 
	font-family: arial narrow;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.smalllink:visited {
	font-family: arial narrow;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.smalllink:hover {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 9px;
}

a.smalllinkover:link {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 9px;
}

a.smalllinkover:active { 
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 9px;
}

a.smalllinkover:visited {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 9px;
}

a.smalllinkover:hover {
	font-family: arial narrow;
	color: #EB2E2F;
	text-decoration: none;
	font-size: 9px;
}

.frmlabel {
	font-family: arial narrow;
	font-size: 11px;
	color: #000000;
}

.redcopy {
	font-family: arial narrow;
	font-size: 12px;
	color: Red;
}

.frmlabelloginred {
	font-family: arial narrow;
	font-size: 11px;
	color: #EB2E2F;
	padding-bottom: 5px;
}

.frmlabellogin {
	font-family: arial narrow;
	font-size: 11px;
	color: #000000;
}

.frminputlogin {
	font-family: arial narrow;
	font-size: 11px;
	color: #000000;
	background-color: #C9CACB;
	height: 17px;
}

.pageheader {
	font-size: 20px;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
}

H2 {
	color: #575757;
}
.pagetitle {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.call {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	padding-right: 15px;
}
.holdingtxt {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}

.errormessage {
	font-size: 11px;
	color: Red;
}

.astrisk {
	font-size: 11px;
	color: Red;
}

.stdTxt {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.stdAdminTxt {
	font-size: 11px;
}

.frmInput {
	font-size: 11px;
}

.frmLabel {
	font-size: 11px;
	font-weight: bold;
}

a.stdlink:link {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}

a.stdlink:active { 
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}

a.stdlink:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}

a.stdlink:hover {
	color: Red;
	text-decoration: underline;
	font-size: 14px;
}

a.contactlink:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.contactlink:active { 
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.contactlink:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.contactlink:hover {
	color: #808080;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}