body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.game {
	PADDING-LEFT: 8px; 
}

td.linegray {
	background-color: #E8E8E8;
	height: 1px;
}

td.center {
	text-align: center;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	font-family: Verdana;
	font-size: 11px;
}

input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #EDF4B6;
	color: #000000;
	border-color: #477A3F;
	border-style: solid;
	border-width: 1px;
}

.button {
	BORDER-WIDTH: 1px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT-COLOR: #A0B7D8; 
	BACKGROUND: url(../images/arrow.gif)  #EFF0F2 no-repeat 5px 3px; 
	BORDER-BOTTOM-COLOR: #8CA8D0; 
	COLOR: #003366; 
	BORDER-TOP-COLOR: #A0B7D8; 
	FONT-FAMILY: Verdana; 
	BORDER-RIGHT-COLOR: #8CA8D0;
}

.bigbutton {
	BORDER-WIDTH: 1px; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT-COLOR: #A0B7D8; 
	BACKGROUND: url(../images/arrow.gif) #EFF0F2 no-repeat 5px 3px; 
	BORDER-BOTTOM-COLOR: #8CA8D0; 
	COLOR: #003366; 
	BORDER-TOP-COLOR: #A0B7D8; 
	FONT-FAMILY: Verdana; 
	BORDER-RIGHT-COLOR: #8CA8D0;
}

.graybutton {
	BORDER-WIDTH: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #858585; 
	BORDER-RIGHT-COLOR: #858585;
	BORDER-TOP-COLOR: #858585; 
	BORDER-BOTTOM-COLOR: #858585; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND: #858585; 
}


.bluebutton {
	BORDER-WIDTH: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #006699; 
	BORDER-RIGHT-COLOR: #006699; 
	BORDER-TOP-COLOR: #006699;  
	BORDER-BOTTOM-COLOR: #006699;  
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND: #006699;  
}

.purchasebutton {
	BORDER-WIDTH: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px;
	BORDER-LEFT-COLOR: #006699; 
	BORDER-RIGHT-COLOR: #006699;
	BORDER-TOP-COLOR: #006699; 
	BORDER-BOTTOM-COLOR: #006699; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND: #709BCE; 
}

.maroonbutton {
	BORDER-WIDTH: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px;
	BORDER-LEFT-COLOR: #990000; 
	BORDER-RIGHT-COLOR: #990000;
	BORDER-TOP-COLOR: #990000; 
	BORDER-BOTTOM-COLOR: #990000; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND: #990000; 
}

/* Table Borders Starts */

.border{
	border-color: #166294;
	border-style: solid;
	border-width: 1px;
}

.dark_blue_border{
	border-color: #003766;
	border-style: solid;
	border-width: 1px;
}

.dark_green_border{
	border-color: #326467;
	border-style: solid;
	border-width: 1px;
}


.gray_border{
	border-color: #CDCDCD;
	border-style: solid;
	border-width: 1px;
}

.blackborder{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.greenborder{
	border-color: #ACD306;
	border-style: solid;
	border-width: 1px;
}

.greenborder5{
	border-color: #ACD306;
	border-style: solid;
	border-width: 5px;
}

.greenborder2{
	border-color: #CBE02D;
	border-style: solid;
	border-width: 1px;
}

.greenborderNtunes

{
	border-color: #528a8d;
	border-style: dotted;
	border-width: 1px;
}


.blightblue{
	border-color: #A0B7D8;
	border-style: solid;
	border-width: 1px;
}

.maroonborder{
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
}

.Dmaroonborder{
	border-color: #7e2d00;
	border-style: solid;
	border-width: 1px;
}

.bigborder{
	border-color: #006699;
	border-style: solid;
	border-width: 5px;
}

.whiteborder{
	border-color: #ffffff;
	border-style: dotted;
	border-width: 1px;
}


.bigborderblue{
	border-color: #006699;
	border-style: solid;
	border-width: 3px;
}

.bigbordergreen{
	border-color: #ACD306;
	border-style: solid;
	border-width: 3px;
}

.borderPP{
	border-color: #285052;
	border-style: solid;
	border-width: 1px;
}

.graytwosidesborder{
	border-left-color: #E8E8E8;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #E8E8E8;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
	}

/* Table Borders End */

a{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: #8CA8D0;
	font-size: 11px;
}

/* White Links Start */

a.whitesmall{
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
}

a.whitesmall:hover {
	text-decoration: none;
	color: #CBE465;
	font-size: 9px;
}

a.white{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

a.white:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 10px;
}

a.whiteNB{
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

a.whiteNB:hover {
	text-decoration: none;
	color: #CBE465;
	font-size: 10px;
}

a.uline{
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;
}

a.uline:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

a.whiteb{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.whiteb:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
}

a.whitenb11{
	text-decoration: none;
	color: #ffffff;
}

a.whitenb11:hover {
	text-decoration: none;
	color: #CBE465;
}

a.white12{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

a.white12:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 12px;
}

a.white13NB{
	text-decoration: underline;
	color: #ffffff;
	font-size: 13px;
}

a.white13NB:hover {
	text-decoration: underline;
	color: #CBE465;
	font-size: 13px;
}

a.white13{
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}

a.white13:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 13px;
}

a.white15{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

a.white15:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 15px;
}

a.white16LB{
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight:bold;
}

a.white16LB:hover {
	text-decoration: none;
	color: #CBE465;
	font-size: 16px;
	font-weight:bold;
}

a.white17{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
}

a.white17:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 17px;
}

a.white19{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 19px;
}

a.white19:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 19px;
}

a.white20{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}

a.white20:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 20px;
}

a.white22{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
}

a.white22:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 22px;
}

a.whiteBGmaroon{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

a.whiteBGmaroon:hover {
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 14px;
}

/* White Links End */

/* Other Links Start */

a.adv{
	text-decoration: none;
	color: #B0D611;
	font-weight: bold;
}

a.adv:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.gray{
	text-decoration: none;
	color: #858585;
	font-size: 10px;
}

a.gray:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

a.Dgray10{
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}

a.Dgray10:hover {
	font-weight: bold;
	color: #000000;
	font-size: 10px;

}

a.grayb{
	text-decoration: none;
	color: #858585;
}

a.grayb:hover {
	text-decoration: none;
	color: #000000;
}

a.grayb11{
	text-decoration: underline;
	color: #666666;
}

a.grayb11:hover {
	text-decoration: underline;
	color: #000000;
}

a.gray14{
	text-decoration: none;
	color: #858585;
	font-size: 14px;
	font-weight: bold;
}

a.gray14:hover {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

a.Dgray11{
	text-decoration: none;
	color: #576972;
	font-size: 11px;
}

a.Dgray11:hover {
	text-decoration: none;
	color: #000000;
	font-size: 11px;

}


/* Other Links End */

/* Blue Links Start */

a.bluesmall{
	text-decoration: none;
	color: #006699;
	font-size: 9px;
}

a.bluesmall:hover {
	text-decoration: none;
	color: #CBE465;
	font-size: 9px;
}

a.bluesmallu {
	text-decoration: none;
	color: #006699;
	font-size: 9px;
}

a.bluesmallu:hover {
	text-decoration: underline;
	color: #006699;
	font-size: 9px;
}

a.lb{
	text-decoration: none;
	color: #006699;
	font-size: 10px;
}

a.lb:hover {
	text-decoration: underline;
	color: #006699;
	font-size: 10px;
}

a.dblueArial11{
	font-family:Arial;
	text-decoration: underline;
	color: #003366;
	font-size: 11px;
}

a.dblueArial11:hover {
	font-family:Arial;
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}


a.dbluew{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.dbluew:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.dbm{
	text-decoration: none;
	color: #006699;
}

a.dbm:hover {
	text-decoration: none;
	color: #B0D611;
}

a.dbmU{
	text-decoration: underline;
	color: #006699;
}

a.dbmU:hover {
	text-decoration: none;
	color: #B0D611;
}

a.lb11{
	text-decoration: underline;
	color: #006699;
}

a.lb11:hover {
	text-decoration: underline;
	color: #B0D611;
}

a.blue{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 10px;
}

a.blue:hover {
	text-decoration: none;
	color: #B0D611;
	font-weight: bold;
	font-size: 10px;
}

a.dbluewhite{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.dbluewhite:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.blueNB{
	text-decoration: none;
	color: #006699;
}

a.blueNB:hover {
	text-decoration: none;
	color: #B0D611;
}

a.dblue{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.dblue:hover {
	text-decoration: none;
	color: #B0D611;
	font-weight: bold;
}

a.blue12{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}

a.blue12:hover {
	text-decoration: none;
	color: #B0D611;
	font-weight: bold;
	font-size: 12px;
}

a.blueNB12{
	text-decoration: none;
	color: #006699;
	font-size: 12px;
}

a.blueNB12:hover {
	text-decoration: none;
	color: #B0D611;
	font-size: 12px;
}

a.lblue{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 13px;
}

a.lblue:hover {
	text-decoration: none;
	color: #B0D611;
	font-weight: bold;
	font-size: 13px;
}

a.bluebig14{
	text-decoration: none;
	color: #006699;
	font-size: 14px;
}

a.bluebig14:hover {
	text-decoration: none;
	color: #B0D611;
	font-size: 14px;
}

a.bluebig{
	text-decoration: none;
	color: #006699;
	font-size: 15px;
}

a.bluebig:hover {
	text-decoration: none;
	color: #B0D611;
	font-size: 15px;
}

a.blueB15{
	text-decoration: none;
	color: #006699;
	font-size: 15px;
	font-weight: bold;
}

a.blueB15:hover {
	text-decoration: none;
	color: #B0D611;
	font-size: 15px;
	font-weight: bold;
}

a.blueB24{
	text-decoration: none;
	color: #006699;
	font-size: 24px;
	font-weight: bold;
}

a.blueB24:hover {
	text-decoration: none;
	color: #B0D611;
	font-size: 24px;
	font-weight: bold;
}

/* Blue Links End */


/* Black Blue Links Start */

a.bb11{
	text-decoration: none;
	color: #003766;
	font-size: 11px;
}

a.bb11:hover {
	text-decoration: none;
	color: #CBE465;
	font-size: 11px;
}

/* Black Blue Links End */

/* Maroon Links Start */

a.maroon9{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 9px;
}

a.maroon9:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}

a.maron1{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}

a.maron1:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 10px;
}

a.maron{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a.maron:hover {
	text-decoration: none;
	color: #8CA8D0;
	font-weight: bold;
}

a.maronNB{
	text-decoration: underline;
	color: #990000;
}

a.maronNB:hover {
	text-decoration: underline;
	color: #8CA8D0;
}

a.maronbig{
	text-decoration: none;
	color: #990000;
	font-size: 15px;
}
a.maronbig:hover {
	text-decoration: none;
	color: #B0D611;
	font-size: 15px;
}

a.maroonblue{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.maroonblue:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a.maron2{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

a.maron2:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}

a.maroon13{
	text-decoration: none;
	color: #990000;
	font-size: 13px;
	font-weight:bold;
}

a.maroon13:hover {
	text-decoration: none;
	color: #006699;
	font-size: 13px;
	font-weight:bold;
}

a.maroon15{
	text-decoration: none;
	color: #990000;
	font-size: 15px;
	font-weight:bold;
}

a.maroon15:hover {
	text-decoration: none;
	color: #006699;
	font-size: 15px;
	font-weight:bold;
}

a.maroon16{
	text-decoration: none;
	color: #990000;
	font-size: 16px;
	font-weight:bold;
}

a.maroon16:hover {
	text-decoration: none;
	color: #006699;
	font-size: 16px;
	font-weight:bold;
}

a.maroon18{
	text-decoration: none;
	color: #990000;
	font-size: 18px;

}

a.maroon18:hover {
	text-decoration: none;
	color: #006699;
	font-size: 18px;

}



a.maroon3{
	text-decoration: none;
	color: #990000;
	font-size: 9px;
}

a.maroon3:hover {
	text-decoration: none;
	color: #006699;
	font-size: 9px;
}

a.maroonnb{
	text-decoration: none;
	color: #990000;
}

a.maroonnb:hover {
	text-decoration: none;
	color: #006699;
}

/* Maroon Links End */

a.purple{
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

a.purple:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.purplenew{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 10px;
}

a.purplenew:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

/* Green Links Start */


a.lgreen10{
	text-decoration: none;
	color: #CBE465;
	font-weight: bold;
	font-size: 10px;
}

a.lgreen10:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

a.lgreen11{
	color: #CBE465;
	font-weight: bold;
	font-size: 11px;
}

a.lgreen11:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

a.lgreen12{
	color: #CBE465;
	font-weight: bold;
	font-size: 12px;
}

a.lgreen12:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

a.green9{
	text-decoration: none;
	color: #477A3F;
	font-weight: bold;
	font-size: 9px;
}

a.green9:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}

a.green{
	text-decoration: none;
	color: #477A3F;
	font-weight: bold;
	font-size: 10px;
}

a.green:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

a.green11 {
		text-decoration: none;
		color:#CBE465; 
		}
		
a.green11:hover {
		text-decoration: underline;
		color:#CBE465; 
		}

a.lg11{
	text-decoration: none;
	color: #99CC00;
	font-size: 11px;
}

a.lg11:hover {
	text-decoration: none;
	color: #006699;
	font-size: 11px;
}


a.lg{
	text-decoration: none;
	color: #99CC00;
}

a.lg:hover {
	text-decoration: none;
	color: #006699;
}

a.lgb{
	text-decoration: none;
	color: #99CC00;
	font-weight: bold;
}

a.lgb:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.ntg10B{
	font-size: 10px;
	font-weight: bold;
	color: #326467;

}

a.ntg10B:hover {
	font-size: 10px;
	font-weight: bold;
	color: #4c8285;

}

a.ntg11{
	text-decoration: underline;
	color: #326467;

}

a.ntg11:hover {
	text-decoration: none;
	color: #326467;

}

/* Green Links End */

/* Misc. Links Start */

a.dgreen10 {
		text-decoration: none;
		color:#677024; 
		font-size:10px;
		}
		
a.dgreen10:hover {
		text-decoration: underline;
		color:#677024; 
		font-size:10px;
		}
		
a.dgreen10 {
		font-weight:bold;
		color:#285052; 
		font-size:10px;
		}
		
a.dgreen10:hover {
		font-weight:bold;
		color:#006699; 
		font-size:10px;
		}

a.dgreen11 {
		text-decoration:underline;
		color:#285052; 
		font-size:11px;
		}
		
a.dgreen11:hover {
		text-decoration: none;
		color:#285052; 
		font-size:11px;
		}

a.dgreen15 {
		text-decoration:underline;
		color:#285052; 
		font-size:15px;
		}
		
a.dgreen15:hover {
		text-decoration: none;
		color:#285052; 
		font-size:15px;
		}

a.brown10 {
		text-decoration: none;
		color:#a3490a; 
		font-size:10px;
		}
		
a.brown10:hover {
		text-decoration: underline;
		color:#a3490a; 
		font-size:10px;
		}

a.orange10B{
	font-size: 10px;
	font-weight: bold;
	color: #c65f31;

}

a.orange10B:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e28156;

}

a.orange11{
	text-decoration: underline;
	color: #c65f31;

}

a.orange11:hover {
	text-decoration: none;
	color: #c65f31;

}

a.green11Cal06{
	text-decoration: none;
	color: #477A3F;

}

a.green11Cal06:hover {
	text-decoration: none;
	color: #000000;

}

a.purple{
	text-decoration: none;
	color: #621e4a;
	font-size: 10px;

}

a.purple:hover {
	text-decoration: underline;
	color: #621e4a;
	font-size: 10px;

}

a.line{
	text-decoration: underline;
	color: black;
}

a.line:hover {
	text-decoration: underline;
	color: #709BCE;
}

a.line2{
	text-decoration: underline;
	color: black;
	font-size: 12px;
}

a.line2:hover {
	text-decoration: underline;
	color: #709BCE;
	font-size: 12px;
}


/* Misc. Links End */


/* Black Links Start */

a.black{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.black:hover{
	text-decoration: none; 
	color: #B0D611;
	font-weight: bold;
}

a.black12{
	color: #000000;
	font-size: 12px; 
	line-height: 135%;
}

a.black12:hover{
	color: #8CA8D0;
	font-size: 12px; 
	line-height: 135%;
}

/* Black Links Start */

a.test{
	text-decoration: underline;
	color: #CADF42;
	font-weight: bold;
}

a.test:hover {
	text-decoration: none;
	color: #CADF42;
	font-weight: bold;
}

.li {
	color: #006699
}

/* Maroon Class */
.maroon14ArialB {color: #990000; font-size: 14px; font-family:Arial; font-weight:bold;}
.maroon20ArialB {color: #990000; font-size: 20px; font-family:Arial; font-weight:bold;}
.maroon10 {color: #990000; font-size: 10px;}
.maroon10B {color: #990000; font-weight: bold; font-size: 10px;}
.maroon11 {color: #990000;}
.maroonB11 {color: #990000; font-weight: bold;}
.maroonB {color: #990000; font-weight: bold; font-size: 12px;}
.maroon12 {color: #990000; font-size: 12px;}
.maroonB13 {color: #990000; font-weight: bold; font-size: 13px;}
.maroon14 {color: #990000; font-size: 14px;}
.maroonB14 {color: #990000; font-weight: bold; font-size: 14px;}
.maroonB15B {color: #990000; font-weight: bold; font-size: 15px;}
.maroonB16B {color: #990000; font-weight: bold; font-size: 16px; line-height: 140%;}
.maroon20B {color: #990000; font-weight: bold; font-size: 20px;}
.maroon22B {color: #990000; font-weight: bold; font-size: 22px;}
.maroon26B {color: #990000; font-weight: bold; font-size: 26px;}

/* Blue Class */
.dblueST9  {color: #006699; font-size: 9px;}
.dblueST  {color: #006699; font-size: 10px;}
.dblueBT {color: #006699; font-weight: bold; font-size: 10px;} 

.dblueT10  {color: #006699; font-size: 10px;} 
.dblueBT10  {color: #006699; font-weight: bold; font-size: 10px;} 
.dblueT11  {color: #006699;} 
.dblueBT11  {color: #006699; font-weight: bold;} 
.dblueT12  {color: #006699; font-size: 12px;} 
.dblueBT12  {color: #006699; font-weight: bold; font-size: 12px;} 
.dblueT13  {color: #006699; font-size: 13px;} 
.dblueBT13  {color: #006699; font-weight: bold; font-size: 13px;} 
.dblueT14  {color: #006699; font-size: 14px;} 
.dblueBT14  {color: #006699; font-weight: bold; font-size: 14px;} 
.dblueT15  {color: #006699; font-size: 15px;}
.dblueBT15  {color: #006699; font-weight: bold; font-size: 15px;} 
.dblueBT16  {color: #006699; font-weight: bold; font-size: 16px;} 
.dblueBT19  {color: #006699; font-weight: bold; font-size: 19px;}
.dblueBT22  {color: #006699; font-weight: bold; font-size: 22px;} 
.dblueBT24  {color: #006699; font-weight: bold; font-size: 24px;} 
.dblueBT29  {color: #006699; font-weight: bold; font-size: 29px;} 

/* Dark Black Blue Class */
.dblueT11Arial {color: #003366; font-size: 11px; font-family:Arial;}
.bblueNB11  {color: #003766; font-size: 11px;} 
.bblue12  {color: #003766; font-size: 12px;} 
.bblue12B  {color: #003766; font-size: 12px; font-weight: bold;} 
.bblue13NB  {color: #003766; font-size: 13px;} 
.bblue13B  {color: #003766; font-size: 13px; font-weight:bold;} 
.bblue14B  {color: #003766; font-weight: bold; font-size: 14px;} 
.bblue15B  {color: #003766; font-weight: bold; font-size: 15px;} 
.bblue16B  {color: #003766; font-weight: bold; font-size: 16px;} 
.bblue29B  {color: #003766; font-weight: bold; font-size: 29px;} 

/* Dark Green Class */
.dgreen10NB {color:#677024; font-size: 10px;} 
.greensmall {text-decoration: none;	color: #CBE465;	font-size: 9px;}
.dgreen10 {color: #477A3F; font-size: 10px;}
.green10b {color: #99CC00; font-weight: bold; font-size: 10px;}

/* N-tunes Dark Green Class */
.NTdgreen11B {color: #326467; font-weight: bold; font-size: 11px;}
.NTdgreen15B {color: #326467; font-weight: bold; font-size: 15px;}

.dgreen13  {color: #285052; font-size: 13px;} 
.greenL13B {color: #99CC00; font-weight: bold; font-size: 13px;}
.greenL11B {color: #99CC00; font-weight: bold;}
.dgreenNB15  {color: #285052; font-size: 15px;} 
.green16B  {color: #285052; font-weight: bold; font-size: 16px;} 



/* Light Green Class */
.lgreen20B {color: #CBE02D; font-weight: bold; font-size: 20px;}
.lgreen10b {color: #CBE465; font-weight: bold; font-size: 10px;}
.lgreen11NB {color: #CBE465; font-size: 11px;}

/* More Green Class */
.greenL12B {color: #CBE465; font-weight: bold;  font-size: 12px;}

.gusername {color: #477A3F;  font-weight: bold; font-size: 10px;}
.greenD11B {color: #477A3F; font-weight: bold;}
.greenD13B {color: #477A3F; font-weight: bold; font-size: 13px;}

/* White Class */
.white9 {color: #FFFFFF; font-size: 9px;}
.white9B {color: #FFFFFF; font-size: 9px; font-weight: bold;}
.white10 {color: #FFFFFF; font-size: 10px;}
.white10Arial {color: #FFFFFF; font-size: 10px; font-family:Arial;}
.white10B {color: #FFFFFF; font-size: 10px; font-weight: bold;}
.white11 {color: #FFFFFF;}
.white11B {color: #FFFFFF; font-weight: bold;}
.white12NB {color: #FFFFFF; font-size: 12px; line-height: 130%;}
.white12B {color: #FFFFFF; font-size: 12px; font-weight:bold;}
.white13 {color: #ffffff; font-size: 13px;}
.white13B {color: #ffffff; font-size: 13px; font-weight:bold;}
.white14NB {color: #FFFFFF; font-size: 14px;}
.white14B {color: #FFFFFF; font-weight: bold;  font-size: 14px;}
.white15NB {color: #FFFFFF; font-size: 15px;}
.white15B {color: #FFFFFF; font-weight: bold;  font-size: 15px;}
.white16NB {color: #FFFFFF; font-size: 16px;}
.white16B {color: #FFFFFF; font-weight: bold;  font-size: 16px;}
.white20B {color: #FFFFFF; font-weight: bold;  font-size: 20px;}
.white22NB {color: #FFFFFF; font-size: 22px;}
.white22B {color: #FFFFFF; font-weight: bold;  font-size: 22px;}
.white29B {color: #FFFFFF; font-weight: bold;  font-size: 29px;}
.white35B {color: #FFFFFF; font-weight: bold;  font-size: 35px;}

/* Black Class */
.black10Arial {color: #000000; font-size: 10px; font-family:Arial;}
.black13Arial {color: #000000; font-size: 13px; font-family:Arial;}
.black10NB {color: #000000; font-size: 10px;}
.black11B {color: #000000; font-weight: bold; line-height: 130%;}
.black11NB {color: #000000; line-height: 130%;}
.black12B {color: #000000; font-weight: bold; font-size: 12px; line-height: 130%;}
.black12NB {color: #000000; font-size: 12px; line-height: 130%;}
.black13B {color: #000000; font-weight: bold; font-size: 13px; line-height: 130%;}
.black13NB {color: #000000; font-size: 13px; line-height: 130%;}
.black14 {color: #000000; font-size: 14px;  line-height: 130%;}
.black14B {color: #000000; font-weight: bold; font-size: 14px;}
.black15NB {color: #000000; font-size: 15px;}
.black22B {color: #000000; font-weight: bold; font-size: 22px;}

/* Gray Class */
.grayS {color: #858585; font-size: 9px;}
.gray10 {color: #858585; font-size: 10px;}
.gray11NB {color: #858585;}
.gray11B {color: #858585; font-weight: bold;}
.gray10B {color: #858585; font-weight: bold;font-size: 10px;}
.Dgray10B {color: #666666;font-weight: bold;font-size: 10px;}
.gray12NB {color: #858585; font-size: 12px; line-height: 130%;}
.gray12B {color: #858585; font-size: 12px; line-height: 130%; font-weight: bold;}
.gray16B {color: #858585; font-size: 16px; line-height: 130%; font-weight: bold;}
.gray20B {color: #858585; font-size: 20px; line-height: 130%; font-weight: bold;}
.gray26B {color: #858585; font-size: 26px; line-height: 130%; font-weight: bold;}

/* Other Class */
.dgreen11B {color:#677024; font-weight:bold;}
.brown10 {color:#a3490a; font-size:10px;}
.brown11B {color:#a3490a; font-weight:bold}
.lightblue10B {color:#95d4f7; font-weight:bold; font-size:10px;}
.yellownew {color: #FFFF00; font-weight: bold;}
.style1 {color: #FFFFFF; font-weight: bold;}
.style2 {color: #477A3F}
.style6 {color: #477A3F; font-weight: bold;}
.style7 {color: #990000}

.nasImage {
		margin: 10px 10px 10px 10px;
	}

div.LSResult {
	position:absolute;
	background-color: #ffffff;
	width:150px;
	z-index:1;
	display: none;
	border-color: #006699;
	border-style: solid;
	border-width: 1px;
}

.userInput {
	width: 152px;
}

.black_head14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top:300px;
}
.black_head11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top:300px;
}

.black_head22 {
	font-family:Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	letter-spacing:0px;
	line-height:25px;
}
.gray_head20 {
	font-family:Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7D7D7D;
	font-style:italic;
	letter-spacing:0px;
	line-height:25px;
}
.quots {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.s_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;
}
a.lnkbluest:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4294c2;
text-decoration:underline;
}
a.lnkbluest:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4294c2;
text-decoration:underline;
}
a.lnkbluest:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4294c2;
text-decoration:underline;
}
a.lnkbluest:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4294c2;
text-decoration:underline;
}

a.lnkblue:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4294c2;
text-decoration:underline;
}
a.lnkblue:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4294c2;
text-decoration:underline;
}
a.lnkblue:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4294c2;
text-decoration:underline;
}
a.lnkblue:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4294c2;
text-decoration:underline;
}

a.lnkquot:link{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7D7D7D;
	font-style:italic;
	letter-spacing:0px;
	line-height:25px;
	text-decoration:none;
}
a.lnkquot:visited{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7D7D7D;
	font-style:italic;
	letter-spacing:0px;
	line-height:25px;
	text-decoration:none;
}
a.lnkquot:hover{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7D7D7D;
	font-style:italic;
	letter-spacing:0px;
	line-height:25px;
	text-decoration:none;
}
a.lnkquot:active{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7D7D7D;
	font-style:italic;
	letter-spacing:0px;
	line-height:25px;
	text-decoration:none;
}

.s_blue_un {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4294c2;
	text-decoration:underline;
}
.s_blue_pwd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4294c2;
	text-decoration:underline;
}
.s_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.frm_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;
	max-width:80pt;
}
.tab_brd {
	border-color:#e7e7e7;
	border-style: solid;
	border-width: 1px;
}

.bot_spacing
{
	margin-bottom:5px;
	margin-top: 10px;
}

/* Header Style Sheet Start */

.ContainerH {width:758px; height:84px; background:url(../images/bg-gshades.jpg);}
.LogosH {width:231px; float:left; background:#FFFFFF;}
.LinksCon1H {width:517px; float:left; height:84px; margin-left:5px;}
.LinksCon2H {width:517px; height:28px; float:left;}
.LinksH {float:right; margin-top:7px; margin-left:5px;}
.SearchConH {width:163px; margin-top:5px; margin-right:5px; float:right;}
.GoBtnH {width:16px; float:right;}
.SearchBoxH {width:72px; margin-right:4px; float:right;}
.TxtUnameH {width:61px; margin-top:3px; float:left; margin-right:3px;}
.Lnks2H {width:517px; float:right; margin-top:7px; text-align:right;}
.mLinksH {margin-top:6px; float:right; margin-left:4.2px;}

/* Header Style Sheet End */

/*New styles added for landing page*/

.rndBoxImg {padding:5px 0px 5px 20px;}
.rndBoxRgt {padding:10px 0px 5px 0px; height:108px;}
.rndBoxRgt h1{ font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#006ead;float:left;width:132px;margin:0px;}
.rndBoxRgt h2{ font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;color:#7ba000;clear:left;width:148px;margin:0px;}
.rndBoxRgt p{ font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;color:#7e7e7e;clear:left;width:220px;margin:0px;padding-top:10px;}
.rndBoxRgt h3{ font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;color:#006ead;clear:left;width:210px;margin:0px; text-align:right;padding-top:5px;}
.rndBoxRgt h3 a{ color:#006ead;clear:left;}
.rndBoxRgt h3 a:hover{ color:#666;clear:left;}

.linkTxt a{ font-size:16px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;color:#006ead;clear:left;width:210px;margin:0px; text-decoration:underline;padding-top:5px; }
.linkTxt a:hover {color:#666;}

.greenRow { background-color:#d1e820;}
.blueRow { background-color:#006ead;}
.profTxt { color:#3f92c1; font-size:12px; font-weight:bold;}
.prfTblBrd { border:1px solid #eaeaea;}
.prfHd { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#0c75a5; font-weight:bold; padding-top:3px;}
.pressTxt{ font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;color:#7e7e7e;clear:left;width:220px;margin:0px;padding:0px;}
.pressHd{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#ffffff; font-weight:bold; padding-top:3px;}

.prfDiv {width:185px;float:left;height:68px; margin:5px 0px 0px 0px}
.prfDiv .imgDiv{float:left; width:60px; height:60px; border:1px solid #efefef; padding:2px; text-align:center}
.prfDiv .txtDiv {float:left;margin:0px;padding-left:5px;padding-top:3px;width:100px;margin:0px;}
.countTxt {color:#990000;font-size:27px;font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right;}
.grayBg { background-color:#f7f7f7;}