BODY
{
    SCROLLBAR-FACE-COLOR: #303030;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: #cfcfcf;
    SCROLLBAR-3DLIGHT-COLOR: #303030;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-DARKSHADOW-COLOR: #303030
}
.txtbox {
	background-color: #cccccc;
	height: 20px;
	width: auto;
}

.topnav
{
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}

.scroll {
 height:100%;
 overflow:auto;
}

.header
{
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px
}
.regText
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    TEXT-ALIGN: justify
}

.blueBack
{
	background : #00287B;
	color: #FFFFFF;
	font-family : Arial;
	 FONT-SIZE: 12px;	 
}

.greyBack
{
	background : #800000;
	color: #FFFFFF;
	font-family : Arial;
	 FONT-SIZE: 12px;	 
}
.blueBacksmall
{
	background : #00287B;
	color: #FFFFFF;
	font-family : Arial;
	FONT-SIZE: 10px;	 
}
.blueBackBold
{
	background : #00287B;
	color: #FFFFFF;
	font-family : Arial;
	 FONT-SIZE: 12px;
	 font-weight : 700;	 
}
.defaultText
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px
}
.defaultTextsmall
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px
}
.defaultTextsmall2
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8px
}
.defaultTextCenter2
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    TEXT-ALIGN: center
}
.defaultTextCenter
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    TEXT-ALIGN: center
}
.defaultTextCenterWhite
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    TEXT-ALIGN: center
}
.topTitles
{
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}
.loginTitle
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #ad0b00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
.smallBlack
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
.colHeader
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    TEXT-DECORATION: none
}
A.boldHead
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    TEXT-DECORATION: underline
}
A.boldHeadBlur
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    TEXT-DECORATION: none
}
A.boldHeadBlur:hover
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    TEXT-DECORATION: underline
}
A.sidenav
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.onsidenav
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline
}
A.onsidenavBold
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700;
    TEXT-DECORATION: underline
}
A.onsidenav:hover
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline
}
A.sidenav:hover
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline
}
.esnav
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.onside
{
    COLOR: #0054a9;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    TEXT-DECORATION: none
}
.content2
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px
}
.contentRed
{
    COLOR: #cc1f00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}
.contentPurple
{
    COLOR: #FF00FF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}
.contentBlue
{
    COLOR: blue;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}
.contentMaroon
{
    COLOR: #800000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}
.contentGreen
{
    COLOR: green;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}
.contentRedLight
{
    COLOR: #cc1f00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px
}
.contentBold
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 600
}
TEXTAREA
{
	BACKGROUND-COLOR: #CFCFCF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
TEXTAREA.boxArea
{
	BACKGROUND-COLOR: #CFCFCF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    HEIGHT: 75px;
    WIDTH: 75%
}
TEXTAREA.memoBox
{
	BACKGROUND-COLOR: #CFCFCF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    HEIGHT: 38px;
    WIDTH: 100%
}
TEXTAREA.memoBoxDisable
{
	BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    HEIGHT: 38px;
    WIDTH: 100%
}
INPUT.resizeme
{
	BACKGROUND-COLOR: #CFCFCF;
    WIDTH: 100%
}
INPUT.box
{
    BACKGROUND-COLOR: #CFCFCF;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    HEIGHT: 21px;
    WIDTH: 200px
}
SELECT.pulldown
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 10px;
    HEIGHT: 20px;
    WIDTH: 250px
}
SELECT.pulldown2
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
}
SELECT.pulldown3
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 205px
}
SELECT.pulldown4
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 440px
}
SELECT.pulldownSmall
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 11px;
    HEIGHT: 18px;
    WIDTH: 90px
}
INPUT.inputBox
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 250px
}
INPUT.inputBox2
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 100%
}
INPUT.inputBoxDisable
{
    BACKGROUND: #FFFFFF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 100%
}
INPUT.inputBox3
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 75%
}
INPUT.Box4
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 75%
}
INPUT.inputBox4
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 210px
}

INPUT.inputBox5
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 100%
}
INPUT.inputBox6
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 165px
}
INPUT.inputBoxSmall
{
    BACKGROUND: #CFCFCF;
    BORDER-BOTTOM: #303030 1px solid;
    BORDER-LEFT: #303030 1px solid;
    BORDER-RIGHT: #303030 1px solid;
    BORDER-TOP: #303030 1px solid;
    COLOR: #333333;
    FONT-SIZE: 13px;
    HEIGHT: 20px;
    WIDTH: 100px
}
INPUT.buttonsizer
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;    
    HEIGHT: 22px;
    WIDTH: 100px;
}
INPUT.buttonsizerX
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;    
    HEIGHT: 22px;
    WIDTH: 140px;
}
INPUT.buttonsizerblue
{
    BACKGROUND: #6699cc;    
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;    
    HEIGHT: 22px
}


INPUT.buttonsizerBlack
{
    BACKGROUND: #303030;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-TOP-STYLE: none;
    COLOR: #ffffff;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    HEIGHT: 21px
}
INPUT.buttonsizer2
{
    BACKGROUND: #cfcfcf;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-TOP-STYLE: none;
    COLOR: #303030;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    HEIGHT: 21px;
    WIDTH: 100px
}
INPUT.buttonsizerBig
{
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;    
    HEIGHT: 22px;
    WIDTH: 100px
}
INPUT.buttonsizerBig2
{
    BACKGROUND: #cfcfcf;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-TOP-STYLE: none;
    COLOR: #303030;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    HEIGHT: 21px;
    WIDTH: 250px
}
.backcolor13
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700
}
.backcolor13L
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 700;
    TEXT-ALIGN: left
}
.backcolor11
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}

.backcolor11small
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px
}


.backcolor11Dark
{
    BACKGROUND-COLOR: #cfcfcf;
    COLOR: #303030;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: 700
}
.backWhite
{
    BACKGROUND-COLOR: #ffffff
}
.borderFlash
{
    BORDER-BOTTOM: #cfcfcf 1px solid;
    BORDER-LEFT: #cfcfcf 1px solid;
    BORDER-RIGHT: #cfcfcf 1px solid;
    BORDER-TOP: #cfcfcf 1px solid
}
.topNavLight
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
SPAN.redText
{
    COLOR: #cc6666;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: 700
}
SPAN.regText
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: 700
}
SPAN.divver
{
    COLOR: #cc6666;
    CURSOR: hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700
}
.topicHeader
{
    COLOR: #82714a;
    CURSOR: hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none
}
.topicHeaderOver
{
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none
}
.redHeading
{
    COLOR: #ad0b00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
.blueHeading
{
    COLOR: #00659C;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700
}
A.on
{
    COLOR: #51779e;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
A.on:hover
{
    COLOR: #51779e;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline
}

.nav {font-family: Verdana, Arial, Helvetica, sans-serif;  color: #121d6d; text-decoration:none; cursor: hand;; font-size: 10px; font-weight: normal }
.disabletxtbox {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: bolder; color: #FF0000; background-color: #ffffff; border: #000000; border-style: groove; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.type {  font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
.bottom_links {  font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: underline} 
.navHead {font-family: Verdana, Arial, Helvetica, sans-serif;  color: #ffffff; text-decoration:none; font-size: 10px; font-weight: bold}
.AppTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #660000; background-color: #ffffcc}
.pgTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #0099FF}
.pgcomments {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990000; background-color: #CCCCCC}
.pgcomments2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #990000; background-color: #CCCCCC}
.reqdText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000}
.otherHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; background-color: #0099FF}
.pgtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #330099}
.comments {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #990000; font-style: italic; background-color: #CCCCCC}
.navNor {font-family: Verdana, Arial, Helvetica, sans-serif;  color: #121d6d; text-decoration:none; font-size: 10px; font-weight: normal }
.navNor2 {font-family: Verdana, Arial, Helvetica, sans-serif;  color: #121d6d; text-decoration:none; font-size: 10px; font-weight: bold }
.navNor3 {font-family: Verdana, Arial, Helvetica, sans-serif;  color: #800000; text-decoration:none; font-size: 10px; font-style: italic; font-weight: normal }
.white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.whitebig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.whitesmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}
.headbig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: bold; color: #800000}
.tableborder {  border: 1px #000000 outset}
.headingbg {  background-color: #9CAEC8}
.bodybg {  background-color: #ffffcc}
.mainbg2 {  background-color: #6884AB}
.mainbg {  background-color: #ffffcc}
.darkgreybg {  background-color: #354C6D}
.but {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #800000; background-color: #9CAEC8; word-spacing: normal; height: 30px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: thin #000000 solid}
.tdHead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #FFFFFF; background-color: #354C6D}
.lightgreybg {  background-color: #CCCCCC}
.yellowbg {  background-color: #ffffCC}
.tblhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.tblbg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #333333}
.distxtbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #000000; background-color: #ffffcc}
.redregular {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
.blackregular {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000}
.goldregular {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffcc}
.whiteregular {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff}
.brownregular {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #800000}
.color {  color: #FF0000}
.redregularsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #990000}
.blackregularsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.goldregularsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffcc}
.whiteregularsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff}
.brownregularsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #800000}.color {  color: #FF0000}
.smallbutton { background: #354C6D; color : #FFFFFF; font-size : 9px; font-weight : bold; ; clip:  rect(   ); height: 25px}
.redregularbig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #990000}
.blackregularbig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
.goldregularbig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ffffcc}
.whiteregularbig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ffffff}
.brownregularbig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #800000}

.blueA
{
	background-color : #00287B;
	color: #FFFFFF;
	font-family : Arial;
	FONT-SIZE: 12px;	 
	font-weight : 700;
}
.RedA
{
	background-color : #8E163D;
	color: #FFFFFF;
	font-family : Arial;
	FONT-SIZE: 12px;	 
	font-weight : 700;
}
.blueAWhite
{
	background-color : #FFFFFF;
	color: #00287B;
	font-family : Arial;
	FONT-SIZE: 12px;		 
}
A.ALine
{
	background-color : #00287B;
	color: #FFFFFF;
	font-family : Arial;
	FONT-SIZE: 12px;		 
}
A.ALine:hover
{
	text-decoration : underline;		 
}
.blueABold
{
	color: #FFFFFF;
	font-family : Arial;
	 FONT-SIZE: 12px;
	 font-weight : 700;	 
}
INPUT.box2
{
    BACKGROUND-COLOR: #CFCFCF;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    HEIGHT: 21px;
    WIDTH: 70px
}

INPUT.boxLarge
{
    BACKGROUND-COLOR: #00287B;
    FONT-FAMILY: verdana;
	color: #FFFFFF;
    FONT-SIZE: 10px;
    HEIGHT: 21px;
	FONT-WEIGHT: 600;
    WIDTH: 225px
}