.white10b { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #ffffff; line-height: inherit ;}
a.white10b:link { text-decoration: none }
a.white10b:active { text-decoration: underline }
a.white10b:visited { text-decoration: none }
a.white10b:hover {text-decoration: underline}

.white10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #ffffff; line-height: inherit ;}
a.white10:link { text-decoration: none }
a.white10:active { text-decoration: underline }
a.white10:visited { text-decoration: none }
a.white10:hover {text-decoration: underline}

.white12b { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #ffffff; line-height: inherit ;}

.titlebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000; line-height: inherit ; text-decoration: none ;}
a.titlebar:link { text-decoration: none }
a.titlebar:visited { text-decoration: none }

.black10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #000000; line-height: inherit ;}
a.black10:link { text-decoration: none }
a.black10:active { text-decoration: underline }
a.black10:visited { text-decoration: none }
a.black10:hover {text-decoration: underline}

.black12usc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #27408b; line-height: inherit ; text-decoration: none ; font-variant:small-caps;}
a.black12usc:link { text-decoration: underline }
a.black12usc:active { text-decoration: underline }
a.black12usc:visited { text-decoration: underline }
a.black12usc:hover { text-decoration: underline }


.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: inherit ; text-decoration: none ;}
a.bodytext:link { text-decoration: none }
a.bodytext:visited { text-decoration: none }
a.bodytext:hover { text-decoration: underline }

.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; line-height: inherit ; text-decoration: none ;}
a.bodytextbold:link { text-decoration: none }
a.bodytextbold:visited { text-decoration: none }
a.bodytextbold:hover { text-decoration: underline }

.tinytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: inherit ; text-decoration: none ;}
a.tinytext:link { text-decoration: none }
a.tinytext:visited { text-decoration: none }
a.tinytext:hover { text-decoration: underline }

.titletext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: inherit ; font-weight: bold; text-decoration: none ;}
a.titletext:link { text-decoration: none }
a.titletext:visited { text-decoration: none }
a.titletext:hover { text-decoration: underline }

.redtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #993333; line-height: inherit ; text-decoration: none ;}
a.redtext:link { text-decoration: none }
a.redtext:visited { text-decoration: none }
a.redtext:hover { text-decoration: underline }

.royalBlue14 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #27408b; line-height: inherit ; text-decoration: none ;}


BODY
{
 margin: 0;
}

#topnav {
  background-image:url('/navelements/web/images/common/top_back.gif');
	 }
	 
#topnav2 {
  background-image:url('/images/top_main04.gif');
	 }
	 
.TextInput
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: NORMAL;
	COLOR:#000000;
    BACKGROUND-COLOR:#FFFFFF;
	FONT-WEIGHT: NORMAL;
}

.TextBox
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	COLOR: #000000;
	FONT-WEIGHT: normal
}

.btnSubmit
{
    BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BACKGROUND-COLOR: #993300;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: NORMAL;
	COLOR: #ffffff;
	FONT-WEIGHT: NORMAL;
	border: #333333;
}

