.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.whitelink {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    }

.whitelink A:link {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    }

.whitelink A:visited {
    color: #FFFFFF;
    text-decoration: none;
    }
	
.whitelink A:active {
    color:#FFFFFF;
	text-decoration: none;
	}

.whitelink A:hover {
   color: #CCFF33;
   text-decoration: none;
}
.whiteboldtext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.blueborder {
	border: 1px solid #2374AC;
}
.productname {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	word-spacing: -2px;
}
.productname A:link {
    color: #0066FF;
    text-decoration: none;
    }

.productname A:visited {
    color: #0066FF;
    text-decoration: none;
    }
	
.productname A:active {
    color:#0066FF;
	text-decoration: none;
	}

.productname A:hover {
   color: #ff0000;
   text-decoration: none;
}
.tablemargin {
	margin-top: 3px;
	margin-bottom: 3px;

}
.redtext {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #9C0A0A;
}
.graytext {
	font-family: arial;
	font-size: 12px;
	color: #373636;
}
.darkgraytext {
	font-family: Arial;
	font-size: 12px;
	color: #1A1919;
}
.rightlink {
	font-family: Arial;
	font-size: 12px;
	color:  #E9BAB9;
	font-weight: bold;
}
.rightlink A:link {
    color:  #E9BAB9;
    text-decoration: none;
    }

.rightlink A:visited {
    color:  #E9BAB9;
    text-decoration: none;
    }
	
.rightlink A:active {
    color: #E9BAB9;
	text-decoration: none;
	}

.rightlink A:hover {
   color: #FF5B53;
   text-decoration: none;
}
.largewhite {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.welcome {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2374ac;
}
.textfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #112C53;
	border-right-color: #112C53;
	border-bottom-color: #112C53;
	border-left-color: #112C53;
}


.redregister {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redregister A:link {
    color: #FF0000;
	text-decoration: none;
    }

.redregister A:visited {
    color: #FF0000;
	text-decoration: none;
    }
	
.redregister A:active {
    color: #FF0000;
	text-decoration: none;
	}

.redregister A:hover {
   color: #FFFFFF;
	text-decoration: none;
}


