.h3blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #003366;
}
.bodytextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
body {
	scrollbar-base-color : Blue;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : #FFC6FF;
	scrollbar-highlight-color : Fuchsia;
	scrollbar-shadow-color : Navy;
	scrollbar-track-color : #009933;
	scrollbar-arrow-color : Black;
	scrollbar-3dlight-color : #003366;
}
.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.bodytextwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : White;
}
.bodytextyellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Yellow;
}
.bodytextblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #6495ED;
	font-weight : bold;
}
a.bodylink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #bb00bb;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
}
a.bodylink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : underline;
	color : #bb00bb;
	padding-left :3px;
	padding-right : 3px;
}
a.bodylink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	background-color : #ffbfff;
	padding-left : 3px;
	padding-right : 3px;
	font-weight : normal;
	color : #003366;
}
.dblarrow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : Teal;
}
INPUT {
	background-color : #FFEAF9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #003366;
}
TEXTAREA {
	background-color : #FFEAF9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #003366;
}
.loginbut {
	background-color: #bb00bb;
	font-family: Arial, Helvetica, sans-serif;
	border: #FF97FF 1px solid;
	font-size: 12px;
	color: White;
	font-weight : bold;
	cursor:hand;
}
a.globallink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : White;
}

a.globallink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : #eae1ea;
}

a.globallink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : underline;
	color : Yellow;
}

.loginbut_blue {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	border: #000000 1px solid;
	font-size: 12px;
	color: White;
	font-weight : bold;
}

a.pinkpromolink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

a.pinkpromolink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #003366;
	text-decoration : underline;
}
a.pinkpromolink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #1E90FF;
}
a.bluepromolink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.bluepromolink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : White;
	text-decoration : underline;
}
a.bluepromolink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFB6C1;
}
.dblarrow2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : #F0FFF0;
}
a.globallinksmall:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : underline;
	color : White;
}

a.globallinksmall:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : #eae1ea;
}

a.globallinksmall:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : Yellow;
}
a.pinkpromolinksmall:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

a.pinkpromolinksmall:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : #003366;
	text-decoration : underline;
}
a.pinkpromolinksmall:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : #1E90FF;
}