html, body, form
{
	margin: 0 0 0 0 ;
	min-height:100%; 
	height:100%;
}

div#contentheight
{
	OVERFLOW: auto; 
	HEIGHT: 285px;
	width:495px;
}

.backgroundopacity
{
	opacity: .50; -moz-opacity: .50; filter: alpha(opacity=50);	
	background-color: #FEFEFE;
	border: 1px solid #FEFEFE;
}
.backgroundopacityfordiv
{
	opacity: .50; -moz-opacity: .50; filter: alpha(opacity=50);
	background-color: #FEFEFE;
	border: 1px solid #FEFEFE;	
}

.superscript
{
	font-size: 7px;
	color:#000000;
}

div, span, table, tr, td, sup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737576; 
	text-decoration: none;
}

a
{
	title: none;
	tooltip: none;
	alt: none;
}

.labelpageheading
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;	
}

.pageheading
{	
	padding-top: 17px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;	
}
.pageheading_fl
{	
	/*padding-top: 17px;	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #737576;
	text-decoration: none;
	text-transform: uppercase;	
}
.pageheading1
{	
	padding-top: 18px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

.adminpageheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:18px;
	padding-top:20px;
	/*padding-bottom:20px;*/
}

.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	text-transform: none;
}

.whitetextnormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.graydividerbig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

.graydividernormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

.formlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
}

a.graylinks, a.graylinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

a.graylinks span:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

a.graylinks:hover, a.graylinks:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

a.graylinks12_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

a.graylinksMeasurement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	
}

a.graylinksMeasurement:hover, a.graylinksMeasurement:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
}

.graylinksbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
}

a.graylinkscaps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

a.graylinkscaps:hover, a.graylinkscaps:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: underline;
	text-transform: uppercase;
}

a.graylinksbig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #933c06;
	text-decoration: none;
	text-transform:uppercase;
}

.orangelinksbig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: White;
	background-color: #933c06; 
	text-decoration: none;
	text-transform:uppercase;
	padding: 3px 10px 3px 10px; 
}

.button_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #933c06;
	color: White;
	text-decoration: none;
	padding: 2px;
	height: 20px;
}

.button_fl_new 
{
  padding: 2px 10px 2px 10px; 
  font-size:12px; 
  font-weight:bold;
  text-decoration:none;  
  cursor:pointer; 
  background:#933c06; 
  color:White; 
  height:25px; 
} 

.button_fl_small 
{
  padding:2px 3px 2px 3px; 
  font-size:9px; 
  font-weight:bold;
  text-decoration:none;  
  cursor:pointer; 
  background:#933c06; 
  color:White; 
} 

a.button_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #933c06;
	color: White;
	text-decoration: none;
	text-transform:uppercase;
	padding: 3px;
	margin: 3px;
	height: 20px;
	white-space: nowrap;
}

a.graylinksbig:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform:uppercase;
}

a.graylinksnormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06; 
	text-decoration: none;
	
}

a.graylinksnormal:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06; 
	text-decoration: none;	
}

a.graylinksnormalunderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06; 
	text-decoration: none;
	
}

a.graylinksnormalunderline:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06; 
	text-decoration: underline;	
}

a.whitelinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.font1 
{
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.font2_fl 
{
	font-size: 12px;
	color: #737576;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.font1_fl
{
	font-size: 11px;
	color: #737576;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.font1_fl_bold
{
	font-size: 11px;
	color: #737576;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.font1a 
{
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: 300;
	font-family: Arial;

}

a.font122
 {
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.font122:hover 
{
	font-size: 11px;
	color: #933c06;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.font3 
{
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: justify;
}

.linksmodel
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #004080;
	text-decoration: none;
	background-image: url(../images/btn_box1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 38px;
	display: block;
	padding-top: 4px;
}

a.linksmodel:hover
{
	background-image: url(../images/btn_box2.gif);
	background-repeat: no-repeat;
	border:none;
}

.font2
{
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.linksnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #004080;
	text-decoration: none;
}
a.linksnormal:hover 
{
	border:none;
}
.drop {

	font-size: 8pt;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
.graybox {
	background-image: url(../images/topnav_profile_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
	width: 188px;
	padding: 5px;
	

}
.dotline {
	background-image: url(../images/dot_line.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.dotline1 {
	background-image: url(../images/hdash_blue.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.vdotline {
	background-image: url(../images/vdash_blue.gif);
	background-repeat: repeat-y;
	width: 1px;
	height: 168px; 
}
.vdotline1{
	background-image: url(../images/vdash_blue.gif);
	background-repeat: repeat-y;
	width: 1px;
	height: 7px; 
}
.pagebg {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat;
}

/*.linksgraybold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: normal;
}

a.linksgraybold:hover, a.linksgraybold:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
}
*/


.linksgraybold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: normal;
}

a.linksgraybold:hover, a.linksgraybold:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
}

.linksgrayboldonactive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;

}

.linksgrayboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	display: block;
	font-weight: bold;

}
a.linksgrayboldbig:hover {
	color: #CC0000;
	text-decoration: underline;
	border:none;
}


.linksgray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	display: block;
}

a.linksgray:hover {
	color: #CC0000;
	text-decoration: underline;
	border:none;
}

a.linksgray12boldcaps {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933c06;
	text-decoration: none;
}

a.linksgray12boldcaps:hover {
	color: #933c06;
	text-decoration: underline;
	border:none;
}

a.linksgray1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	/*color: #933c06;*/
	text-decoration: underline;
}
a.linksgray2 {

	font-family: Helvetica;
	font-size: 12px;
	/*color: #9A996D;*/
	color: #933c06;
	text-decoration: underline;
}
a.linksgray2:hover {
	/*color: #9A996D;*/
	color: #933c06;
	text-decoration: none;
	border:none;
}
a.linksgray1:hover {
	color: #933c06;
	/*color: #933c06;*/
	text-decoration: none;
	border:none;
}
a.linksgrayfit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
}

a.linksgrayfit:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #933c06;
	border:none;
	text-decoration: underline;
}



.maintable {
	width: 800px;
	height: 380px;
	border: none;
	background-color: #9A996D;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
}

.maintableadmin {
	width: 760px;
	height: 550px;
	border: none;
	background-color: #EFEFEA;
}

.bgkids {
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgdenim {

	background-image: url(../images/3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
}
a.category:hover {
	color: #FF6600;
	text-decoration: underline;
	border:none;
}
.border1 
{
	border-bottom: 1px solid #933c06;
}

.borderbottomdashed
{
	border-bottom: 1px dashed #933c06;
}
.BorderRed {
	border: 1px solid #FF0000;

}
.border2 {
	border-top-width: 0px;
	/*border-top-style: solid;
	border-top-color: #CCCCCC;*/

}
.border3 {
	border: 0px solid #FFFFFF;
	background-color:#DDE1E2;

}
.border4 {
	border: 0px solid #FFFFFF;
	background-color:#7C8289;

}

.anchorArrows
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004377;
	font-size:10px;
	text-decoration: none;
}

.anchorArrows:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004377;
	font-size:11px;
	text-decoration: underline;
	border:none;
}

.categoryselected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCFF;
	text-decoration: none;
}

.linksstrike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #933c06;
	text-decoration: line-through;
}
.linksred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.border {
	border: 1px solid #cccccc;

}
.font1Copy {

	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.font1bold {
	font-size: 8pt;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.linksmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
a.linksmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	border:none;
}
.linksgraybolddisable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.linksgraybolddisable:hover {
	text-decoration: none;
	color: #990000;
	border:none;

}
.dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #933c06;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 150px;

}
.txtred 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #933c06;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;

}
.textbox {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: /*#933c06*/#737576;
	line-height:12px;padding-left:1px;
	text-decoration: none;
	border: 1px solid #747F81;
	vertical-align:middle;
}
.TextBox {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: /*#933c06*/#737576;
	line-height:12px;
	text-decoration: none;
	/*border: 1px solid #747F81;*/
	vertical-align:middle;
}

.textboxdisabled 
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;padding-left:1px;
	text-decoration: none;
	border: 1px solid #747F81;
	vertical-align:middle;
	background-color: #999999;
	color: white;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
	border: 1px inset #CCCCCC;
	cursor:hand;

}

.buttonbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
	border: 1px inset #CCCCCC;
	cursor:hand;

}

.headerpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;

}
.borderbg {
	border: 0px none;
	color: #933c06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;

}
.linksgraybold12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6C74B2;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.dropbox1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #933c06;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 75px;
}
.alter {
	background-color: #FFFDFD;
}

.OverColor {
	background-color: #FF0000;
}
.gridheader 
{
	background-color: #933c06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	letter-spacing: 1px;
	text-align: center;
}

.gridheaderleft 
{
	background-color: #933c06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	letter-spacing: 1px;
	text-align: left;
}

.tablesubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;

}

a.graylinkcaps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
	text-transform: uppercase;
}




a.graylinkcaps:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #99A2E6;
	text-decoration: none;
	text-transform: uppercase;
	border:none;
}

.thispage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #99A2E6;
	text-decoration: none;
	text-transform: uppercase;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	border: 1px solid #933c06;
	}
.txtbold {
	font-weight: bold;
	text-decoration: none;
}
.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #933c06;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 250px;

}
.linkswhitebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
a.linkswhitebold:hover {

	color: #CC0000;
	text-decoration: underline;
	border:none;
}

/*
.font1bold11 {

	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

*/

.font1bold11 {

	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.font3bold {
	font-size: 7.5pt;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.font3boldsmall {
	font-size: 7pt;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.textrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #933c06;
	text-decoration: none;
}
.borderbrown {
	border: 1px solid #933c06;
}

.borderdarkbrown {
	border: 1px solid #933c06;
}

.fontdarkbrown
{
	color:#933c06;
	font-weight: bold;	
}

.borderyellow {
	border: 1px solid #B3A39B;

}

.linksmainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEFEA;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
    font-weight: bold;
}

.linksmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEFEA;
	text-decoration: none;
	letter-spacing: 1px;
    text-transform: uppercase;
   
}
a.linksmain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	border:none;

}

.linksmainselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;

}

.linkssub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEFEA;
	letter-spacing: 1px;
	text-decoration: none;
}
a.linkssub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: bold;
	border:none;
}

.linkssubselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	letter-spacing: 1px;
	text-decoration: underline;
}

.linkssub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEFEA;
	text-decoration: none;
}
a.linkssub1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	text-decoration: underline;
	font-weight: bold;
	border:none;
	
}

.linkssub1select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	text-decoration: underline;
}

.linkssub1select:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	text-decoration: underline;
	border:none;
}

.linksfootmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEFEA;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-transform: uppercase;

}
a.linksfootmain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	letter-spacing: 0.5px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	border:none;

}

.linksfootmainselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	letter-spacing: 0.5px;
	text-decoration: underline;
	text-transform: uppercase;

}
.linksfootsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #EEEFEA;
	letter-spacing: 1px;
	text-decoration: none;
}
a.linksfootsub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #33CCFF;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: bold;
	border:none;
}

.linksfootsubselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	letter-spacing: 1px;
	text-decoration: underline;
}

.tablebody {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	border: 1px solid #933c06;
}
.leftmenubg {
	background-image: url(../images/leftmenu_bg.jpg);
	background-repeat: repeat;
}
.borderdots {
	background-color: #F9F9F7;
	border-top: 1px dashed #933c06;
	border-bottom: 1px dashed #933c06;
}
.borderdots2 {
	background-color: #F9F9F7;
	border-top: 1px dashed #933c06;
}
.borderdots3 {
	background-color: #F9F9F7;

}
.borderbrown1 {
	border-top: 1px solid #933c06;
	border-right: none;
	border-bottom: 1px solid #933c06;
	border-left: 1px solid #933c06;

}
.borderbrownheader {
	border: 1px solid #933c06;
	background-color: #933c06;

}
.borderbrownlight {

	border: 1px solid #CFCECE;
}
.fabricposition {
	position: absolute;
	height: 74px;
	width: 103px;
	left: 140px;
	top: 470px;
	z-index: 20;

}
.font13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: uppercase;*/

}
.font12bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933c06;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.font12boldcaps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.font12boldcaps2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
}

.links12bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
}
a.links12bold:hover {
	text-decoration: underline;
	border:none;
}
.borderdots1 {
	background-color: #F9F9F7;
	border-bottom: 1px dashed #933c06;
}

.borderdots12top {
	background-color: #F9F9F7;
	border-top: 1px dashed #933c06;
}


.fabricposition1 {

	position: absolute;
	height: 74px;
	width: 103px;
	left: 142px;
	top: 465px;
}
.linksredbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	/*display: block;*/
	font-weight: bold;
}

.btnbg {
	background-color: #933c06;
}
.fontgreen 
{
	background-color:#ffffff; 
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
.linkswhitemenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	height: 24px;
	padding-top: 3px;
}
a.linkswhitemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	font-weight: bold;
	height: 24px;
	padding-top: 3px;
	border:none;
}
.linkswhitemenudisable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	font-weight: bold;
	background-color: #933c06;
	height: 24px;
	padding-top: 3px;

}

A.LinkExTab
{
	position:relative;
	color:  #DAE3EA;
	z-Index:24;
	text-decoration:"none";
	font-weight: bold;
}
A.LinkExTab:hover
{
	color:  #933c06;
	text-decoration:"none";
	z-index:25; 
	font-weight: bold;
	border:none;
	/*background-color:#ea8f00;*/
}

.selected
{
	color: #933c06;
	text-decoration:"none";
	z-index:25; 
	font-weight: bold;
}

.linkstab {
	font-family: Arial, Helvetica, sans-serif;
	fONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #DAE3EA;
	text-decoration: none;
	
}
a.linkstab:hover {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #933c06;
	text-decoration: none;
	border:none;
}
.fontdark {

	font-family: Arial, Helvetica, sans-serif;
	fONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #933c06;
	text-decoration: none;
}
.hstr {
	background-image: url(../images/hstr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*width: 100px;*/

}
.hstr1 {

	background-image: url(../images/hstrtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.vstr1 {


	background-image: url(../images/vstr1.jpg);
	background-repeat: repeat-y;
	/*background-position: center;*/
}
.vstr {
	background-image: url(../images/vstr.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 50px;

}
.font12 {

	font-size: 11pt;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.font1small {
	font-size: 9px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


.gridheader1 {
	
	background-color: #EFEFEA;
	color: #933c06;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	border-top: 1px solid #933c06;
	border-right: none;
	border-bottom: 1px solid #933c06;
	border-left: none;

}

.divEdit
{
 position:absolute;
 z-index:100;
 border: 1px solid #933c06;
 width:25px;
 height:8%;
 background-color:White;
}


.linkswhitemenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: normal;
	height:20;
	padding-top: 3px;

}
a.linkswhitemenu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	height:20;
	padding-top: 3px;
    border:none; 
	
}
.linkswhitemenudisable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-color: #933c06;
	height:20;
	padding-top: 3px;
}

.linkswhitemenuclick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-color: #933c06;
	height:20;
	padding-top: 3px;
}

.linkswhitesmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	height: 24px;
	padding-top: 3px;
}
a.linkswhitesmall:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border:none;
}


.linksgrayboldbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;	
	text-transform: uppercase;
}

a.linksgrayboldbtn:hover {
	color: #933c06;
	text-decoration: underline;
	text-transform: uppercase;
	border:none;
}

.linksgrayboldbtnbiggerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;

}
a.linksgrayboldbtnbiggerfont:hover {
	color: #CC0000;
	text-decoration: underline;
	border:none;
}


.maintable1 {
	border: none;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;

}

.font12account {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
}
.font12boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
	border: none;

}

.font11boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: normal;
	border: none;

}

.font17boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
	border: none;

}

.tableborder {
	background-color: #CCCCCC;
}
.tableborder1 {

	background-color: #EEF0ED;
}
.tablebox {
		
        border-right: 1px solid #8DAFC9;
        border-bottom: 1px inset #8DAFC9;
        border-left: 1px solid #8DAFC9;
        background-color:#FFFFFF;
}
.trmonth {
		background-color: #ECF2F7;
		
}
.fontweek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
}

.dateselectbox {

		width:25px;
		height:17px;
		background-image: url(../images/dateselectbg.gif);
		
}
.dateunselectbox {

		width:25px;
		height:17px;
		color: #000000;
		
}
.trmonthborder {
		
		background-image: url(../images/monthbg.gif);
		height:23px;
		
}
.coltime {
		background-color: #DDE1E2;
		height:23px;
		
}

.rowdate {
		background-color: #DDE1E2;
		height:23px;
}
.coldate {
		background-color: #eef0ed;
	
}
.trmonthborder1 {
		background-color: #ECF2F7;
		border: 1px solid #8DAFC9;
		
}

.linksgraybold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;

}
.linksredbold2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;

}
.dateselectboxnew {

		border-right: 1px outset #FFFFFF;
		border-top: 1px outset #FFFFFF;
		border-left: 1px outset #FFFFFF;
		border-bottom: 1px outset #8DAFC9;
		background-color:#ECF2F7;
		color: #FF0000;
		
}

.dateunselectboxnew 
{
	color: #000000;
}

.daysrownew {
		border-left: 1px solid #8DAFC9;
		border-right: 1px solid #8DAFC9;
		background-color:#DAE3EA;
		height: 30px;
}

.datetablenew {

		
		border-top: 1px inset #8DAFC9;
		border-bottom: 1px solid #8DAFC9;
		border-left: 1px solid #8DAFC9;
		border-right: 1px solid #8DAFC9;
		background-color:#FFFFFF;
}
.trmonthnew {
		background-color: #ECF2F7;
		border-top: 1px solid #8DAFC9;
		border-bottom: 1px solid #8DAFC9;
		border-left: 1px solid #8DAFC9;
		border-right: 1px solid #8DAFC9;
}
.tddescription
{
	
	background-color:#ffffff; 
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.tdsingleLine 
{
        background-color:#933c06;
        height :1px
}    

.linksgraynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;

}

a.linksgraynormal:hover {
	color: #CC0000;
	text-decoration: underline;
	border:none;

}    

.transparent {
	background-color: #ffffff;
	font-size: 10px;
	color: #055B01;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.font1middle {


	font-size: 10px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.scrollbar
{
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #933c06; SCROLLBAR-SHADOW-COLOR: #933c06; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #933c06; SCROLLBAR-TRACK-COLOR: #E4E5E4; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.linksgrayheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #933c06;
	text-decoration: none;
	font-weight:bold;
	padding-top: 16px;
	padding-left: 14px;
	text-transform: uppercase;

}

a.linksgrayheading:hover {
	color: #CC0000;
	text-decoration: underline;
	border:none;
}

.btnbg1 {
	background-color: #933c06;
}

.displayheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-weight:bold;
	padding-top: 16px;
	padding-left: 20px;
	text-transform: uppercase;

}

.linksgrayboldbtn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #933c06;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;

}

.linksgrayboldmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #933c06;
	text-decoration: none;
	font-weight: normal;

}
a.linksgrayboldmedium:hover {
	color: #CC0000;
	text-decoration: underline;
	border:none;
}

.fonttotal {
	font-size: 9pt;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.font1boldWhite {

	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.font12White {

	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.trmonthwithGray {
		background-color: #933c06;
		color: #FFFFFF;

}

.anchorArrowsWithWhitefont
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:10px;
	text-decoration: none;
}
a.anchorArrowsWithWhitefont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

.linkswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	

}
a.linkswhite:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	border:none;
}

linkswhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.linkswhitebold:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border:none;
}
.trmonthGrayBackground {
		background-color: #933c06;
		
}
.gridheaderInvisible {
	background-color: #7A1600;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	letter-spacing: 1px;
	display:none

}  
linksgrayDisabled{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4F4F4;
	text-decoration: none;
	font-weight: bold;

}
a.linksgrayDisabled:hover {
	color: #F4F4F4;
	text-decoration: underline;
	border:none;
}

.divHLinesTop
{
	z-index:1; 
	left:0px; 
	visibility:visible; 
	width:100%; 
	position:absolute;
	 top:51px; 
	 height:46px
}

.divHLinesBottom
{
	z-index:1; 
	left:0px; 
	visibility:visible; 
	width:100%; 
	position:absolute;
	top:560px;
	height:46px
}
.divHLinesTopIE
{
	z-index:-1; 
	left:0px; 
	visibility:visible; 
	width:100%; 
	position:absolute;
	 top:51px; 
	 height:46px
}

.divHLinesBottomIE
{
	z-index:-1; 
	left:0px; 
	visibility:visible; 
	width:100%; 
	position:absolute;
	 top:585px; 
	 height:46px
}
.grayRequiredPointer
{
 color: #933c06;
}	

.listitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #933c06;
	vertical-align:top;
}
.popupheader 
{
	background-color:#933c06;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
}
.strikedline
{
	background-color:#ffffff; 
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:line-through;
}

.hrline
{
	background-color: #CC0000;
	height: 2px;
}

.bordertopright
{
	border-top: dashed 1px #333333;
	border-right: dashed 1px #333333;
}

.bordertop
{
	border-top: dashed 1px #333333;
}

.paddingrightleft3
{
	padding-right: 3px;
	padding-left: 3px;
}

.borderlefttopdim
{
	border-top: dotted 1px #333333;
	border-left: dotted 1px #333333;
}

.borderbottomdim
{
	border-bottom: dotted 1px #333333;
}

.bordertopdim
{
	border-top: dotted 1px #333333;
}
.gridheaderAlignCenter
{
	background-color: #933c06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	letter-spacing: 1px;
	text-align: left;
}
.linksgrayheading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #933c06;
	text-decoration: none;
	font-weight:bold;
	padding-top: 16px;	
	text-transform: uppercase;

}


.linksgrayheading123{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #933c06;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;

}

a.graylinks1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

a.graylinks1:hover, a.graylinks1:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
}

/* Header Footer Styles */

body
{
	/* background-color: #002A42; */
}
TABLE.Header
{
	margin-right:33px;
	margin-top:17px;
}
.Header SPAN, .Header A
{
	color:#FFFFFF;
	font-family: Helvetica;
	font-size: 9px;
	text-decoration: none;
}
TABLE.Footer
{
	margin-right:41px;
	margin-top:49px;
}
.Footer SPAN, .Footer A
{
	color:#FFFFFF;
	font-family: Helvetica;
	font-size: 9px;
	text-decoration: none;
}
.menu_text, .menu_text:hover
{
	color:#FFFFFF;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	/*padding: 6px 13px 5px 13px;*/
	white-space: nowrap;
}
.header_text, .header_text:hover
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding-right: 10px;
	padding-left: 8px;
	text-decoration:none; 
	white-space:nowrap;
	text-transform:uppercase;
	text-align: center;  
}
.header_text_rg, .header_text_rg:hover
{
	color:#FFFFFF;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	white-space: nowrap;
}

.menu_item
{
	background-color: #7A1600;
	text-align:center;
	cursor: pointer;
}
.menu_item_selected
{
	background-color: #933c06;
	text-align:left;
}
.
.menu_item_highlighted A:link, .menu_item_highlighted A:visited, .menu_item_highlighted A:active, .menu_item_highlighted A:hover
{
	background-color: #933c06;
	text-align:center;
}
.submenu_item A:link, .submenu_item A:visited, .submenu_item A:active, .submenu_item A:hover
{
	color:#FFFFFF;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	text-transform: uppercase;
}
.submenu_item_highlighted A:link, .submenu_item_highlighted A:visited, .submenu_item_highlighted A:active, .submenu_item_highlighted A:hover
{
	color:#7A1600;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	text-transform: uppercase;
}
.submenu_item_selected A:link, .submenu_item_selected A:visited, .submenu_item_selected A:active, .submenu_item_selected A:hover
{
	background-color: #933c06;
	text-align:left;
}
.submenu_item_selected_fl A:link, .submenu_item_selected_fl A:visited, .submenu_item_selected_fl A:active, .submenu_item_selected_fl A:hover
{
	background-color: #933c06;
	text-align:left;
}
.VerticalThread{
	width: 884px;
	margin:0 auto; 
	background-image:url(../Images/vstr.gif);
	background-color: #002A42;
}

.PlaceHolder
{
	background-image:url(../Images/hstrTop2.gif);
	background-repeat: repeat-x;
}
.PlaceHolderBottom
{
	background-image:url(../Images/hstrBottom.gif);
	background-repeat: repeat-x;
}
.PlaceHolderBottomie
{
	background-image:url(../Images/hstrBottomie.gif);
	background-repeat: repeat-x;
}

.MainContent
{
	background-color: #9A996D;
	 
}

.ContentPanel
{
	margin:16px 0px 0px 19px;	
	text-align: left;
	width: 764px;
}

#divHeader
{
	height: 89px;
}

#divContent
{
	background-color: #EEF0ED;
	margin-top: 20px;
	border: 1px solid #933c06;
	padding: 10px;
	
}

TR.Footer
{
	background-color: #9A996D;
	
}

TR TD.Footer
{
	background-color: #9A996D;
}

/* Header Footer Styles */
.tdleft
{
	BORDER-RIGHT:#933c06 1px solid;
	BACKGROUND-IMAGE:url(../images/left_bg.jpg);
	VERTICAL-ALIGN:top;
	WIDTH:198px;
}

.tdleft_fl
{
	VERTICAL-ALIGN:top;
	WIDTH:198px;
}

.border_2lin
{
	BACKGROUND-IMAGE:url(../images/hor_2lin.jpg);
	height: 11px;
	background-repeat: repeat-x;
}

.tdleft1
{
	/*
	BORDER-RIGHT:#933c06 1px solid;
	BACKGROUND-IMAGE:url(../images/left_bg.jpg);*/
	VERTICAL-ALIGN:top;
	WIDTH:262px;
}

.tdleftdiv
{
	BORDER: 0px solid; 
	MARGIN: 20px;  
}

.tdleftdiv_fl
{
	BORDER: 0px solid; 
	MARGIN: 10px;  
}

.tdleft12
{
BORDER-RIGHT:#933c06 1px solid;
BACKGROUND-IMAGE:url(../images/left_bg.jpg);
VERTICAL-ALIGN:top;
WIDTH:259px;
}


a.font1122 {

	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


a.font1122:hover {

	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:default;
}

.PlaceHolderBottom1
{
	background-repeat: repeat-x;
	background-color: #002A42;
}

.hstr2 {
	background-image: url(../images/hstr2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*width: 100px;*/

}
.PlaceHolder1
{
	background-repeat: repeat-x;
	background-color: #002A42;
}
.bullet
{		
	font-family: Verdana;
	font-size:14px;
	 font-weight:bold;
	 color:#a0a0a0;
	 
}
a.graylinks12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747F81;
	text-decoration: none;
}

a.graylinks12:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #747F81;
	text-decoration: underline;
}


a.graylinksbrown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #933c06;
	text-decoration: none;
}

a.graylinksbrown:hover, a.graylinksbrown:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: underline;
}
.browntext12bold
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	text-transform:uppercase;
}
.browntext12
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

.textbox4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: /*#933c06*/#737576;
	line-height:12px;
	text-decoration: none;
	border: 1px solid #747F81;padding-left:1px;
}

.textbox_f13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737576;
	padding-left:1px;
	text-decoration: none;
	border: 1px solid #747F81;
	vertical-align:middle;
}
	
.popupwidth
{
	 width:300px;
	 background-color:#FFFFFF;
	 height:90px;	 
}

/* Added by varprasad on 19/1/07 */

.gridheaderAlignRight
{
	background-color: #933c06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	letter-spacing: 1px;
	text-align:right;
}

.gridheaderAlignMiddle
{
	background-color: #933c06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	letter-spacing: 1px;
	text-align:center;
}


.gridheaderAlignLeft
{
	background-color: #933c06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	letter-spacing: 1px;
	text-align:left;
}

.height22px
{
	height: 22px; 	
}

textbox1
{
	text-align:left;
}
 
.fontwhite
{
	color: #FFFFFF;	
}

a.linksbrownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:700;
	color: #933c06;
	text-decoration: none;

}
a.linksbrownbold:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #933c06;
	font-weight:700;
	text-decoration: underline;
	border:none;
}


a.linksbrownstyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

a.linksbrownstyle:hover, a.linksbrownstyle:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
}

a.DarkBrownLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
}

.BlackBigText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #933c06;
	text-decoration: none;
	text-transform:uppercase;
}

.BrownTextHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

.pageheadingie
{	
	padding-top: 16px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;	
}

.bluebackground
{
	BACKGROUND-COLOR: #EEF0ED
}

/*
.fontverysmall
{
	font-size: 9px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: justify;
}*/


.fontverysmall
{
	font-size: 9px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: justify;
}

.paddingleft8
{
	padding-left: 8px;	
}

a.linksgray1s 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #933c06;
        text-decoration: none;        
}

a.linksgray1s:hover 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #933c06;
        text-decoration: underline;
        border:none;
}

.DarkGrayBorder
{
	BORDER:#6A6A6A 1px solid;	
}

/*a.graylinksverysmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

a.graylinksverysmall:hover, a.graylinksverysmall:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
}*/

a.graylinksverysmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

a.graylinksverysmall:hover, a.graylinksverysmall:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
}


.DarkBrownColor
{
	color: #933c06;	 /* Changed from #933c06 */
}

.DarkBrownColor_fl
{
	color: #737576;	 /* Changed from #933c06 */
}

.alignuploadtext
{
	padding-top:1px;
	padding-left:3px;
	
}

a.graylinksreferral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

a.graylinksreferral:hover, a.graylinksreferral:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;	
	color: #933c06;
	text-decoration: underline;
}


a.graylinksNew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

a.graylinksNew:hover, a.graylinksNew:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
}


a.graylinksStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	text-transform: lowercase;
}

a.graylinksStyle:hover, a.graylinksStyle:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
	text-transform: lowercase;
}
a.graylinksResetStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	text-transform: capitalize;
}

a.graylinksResetStyle:hover, a.graylinksResetStyle:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
	text-transform: capitalize;
}

a.brownlinksedit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #933c06;
	text-decoration: none;
	text-transform:lowercase;
}

a.brownlinksedit:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-transform:lowercase;
}


a.brownlinkseditNoTransform
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #933c06;
	text-decoration: none;
}

a.brownlinkseditNoTransform:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* 2-3-2k7 mallareddy start */

.fontpopupshoppingconfirmation {

	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.linkspopupclose {

	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.linkspopupclose:hover {

	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:underline;
}


.popupshoppingbagcomments 
{
	font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height:13px;
	text-align:left;
}

.checkoutlinksdivider
{
	width:24px;
}

.checkoutlinkswidth
{
	width:33%;
}

.horizontallinesdotted
{
	padding-top: 7px;
	padding-right: 9px;
	text-align: justify;
	padding-bottom: 7px; 
	border-top: 1px dashed #933c06;
	border-bottom: 1px dashed #933c06
	
}


.itemsheadingstylepage
{
PADDING-LEFT: 4px; 
height:15px;
vertical-align:middle;
text-align:left;
padding-bottom:4px;
padding-top:4px;
}

.alignleft
{
	text-align:left;
	}

.btntdheightok
{
height:30px;
vertical-align: bottom;
}

.alignright
{
	text-align:right;
	}
	
.spaceforpricebraces
{
	padding-right:7px;
}

.spaceforpricebraces1
{
	padding-right:6px;
}

.spaceforpricewithbraces
{
	padding-right:3px;
}


.adminpopupok
{
height:20px;
vertical-align:middle;
text-align:center;
}

.popupwidthadmin
{
	 width:300px;
	 background-color:#EEF0ED;
	 height:115px;
	 border: 1px solid #cccccc; 
}

.popupwidthadmin1
{
	 width:400px;
	 background-color:#EEF0ED;
	 height:115px;
	 border: 1px solid #cccccc; 
}

.maxwidth
{
width:100%;
font-size: 11px;
	color: #933c06;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.graylinkssalesrep
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	text-transform:capitalize;
}

a.graylinkssalesrep:hover, a.graylinkssalesrep:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
	text-transform:capitalize;
}
.adminareabox
{
	width:172px;
	height:200px;
	border: 1px solid #cccccc;
}

.headerpageadminarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	padding-left:16px;

}
.paddingleftadminareacontent
{
	padding-left:10px;
	}
	
	
	a.adminarealinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}

a.adminarealinks:hover, a.adminarealinks:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
}


.headerpaddingbottom
{
padding-bottom:-4px;	
}


/* 2-3-2k7 mallareddy end */


.adminsalesrepbg
{
 background-color:#9A996D;
	}
	
.font1disable 
{
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.linksgrayfitdisable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}


/* PAGE MASTER */

.white{
	background-color: #FFFFFF
}

.white_fl{
	background-color: #737576;
}

.search_text{
	text-transform: uppercase;
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #9A996D;
	padding-right: 9px;
	padding-left: 9px;
}
.search_text_fl{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #933c06;
	padding-right: 9px;
	padding-left: 9px;
}
.search_text_white_fl{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: white;
	padding-right: 9px;
	padding-left: 9px;
}
.search_text3{
	text-transform: uppercase;
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #9A996D;
	padding-right: 9px;
	padding-left: 9px;
	vertical-align:middle;  
}

.search_text2{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #9A996D;
	padding-right: 9px;
	cursor:pointer;
}
.td_search_item{
	padding-right: 1px;
}
.td_search_icon{
	padding-right: 1px;
	/*padding-left: 9px;*/
}
.vertrical_separator{
	background-image : url(./../images/vdash.gif);
	background-repeat : repeat-y;
	width: 1px;
}

.vertrical_separator2{
	background-image : url(./../images/vdash.gif);
	background-repeat : repeat-y;
	width: 1px;
	height: 45px; 
}

.search_separator{
	background-image : url(./../images/vdash.gif);
	background-repeat : repeat-y;
	height: 19px;
	width: 1px;
}
.comments_separator{
	background-image : url(./../images/vdash.gif);
	background-repeat : repeat-y;
	height: 11px;
	width: 1px;
}
.center_separator{
	background-image : url(./../images/center_separator.gif);
	background-repeat : no-repeat;
	height: 11px;
	width: 11px;
	margin-top: 99px;
}
.bottom_separator{
	background-image : url(./../images/vdash.gif);
	background-repeat : repeat-y;
	height: 10px;
	width: 1px;
	margin-top: 84px;
	font-size: 8px;
}
.center_separator2{
	background-image : url(./../images/center_separator.gif);
	background-repeat : no-repeat;
	height: 11px;
	width: 11px;
	margin-top: 64px;
}
.bottom_separator2{
	background-image : url(./../images/vdash.gif);
	background-repeat : repeat-y;
	height: 10px;
	width: 1px;
	margin-top: 53px;
	font-size: 8px;
}

.center_separator_fl{
	background-color : #737576;	
	height: 1px;
	width: 1px;
	margin-top: 99px;
}
.bottom_separator_fl{
	background-color : #737576;	
	height: 1px;
	width: 1px;
	margin-top: 84px;
	font-size: 8px;
}
.center_separator2_fl{
	background-color : #737576;
	height: 1px;
	width: 1px;
	margin-top: 64px;
}
.bottom_separator2_fl{
	background-color : #737576;
	height: 1px;
	width: 1px;
	margin-top: 53px;
	font-size: 8px;
}

.horizontal_separator_nw{
	background-image : url(./../images/hdash.gif);
	background-repeat : repeat-x;
	height: 1px;
}
.horizontal_separator_nw1{
	background-image : url(./../images/hdash.gif);
	background-repeat : repeat-x;
	background-position: bottom;
	height: 1px;
}
.horizontal_separator{
	background-image : url(./../images/hdash.gif);
	background-repeat : repeat-x;
	height: 1px;
	width: 764px;
}
.horizontal_separator_fl{
	border-bottom : solid 1px #737576;
	height: 1px;
	width: 780px;
}
.horizontal_separator_new{
	background-image : url(./../images/hdash.gif);
	background-repeat : repeat-x;
	height: 1px;
	width: auto;
}
.horizontal_separator_empty{
	height: 160px;
	width: 100%;
}
.horizontal_separator5{
	background-image : url(./../images/hdash.gif);
	background-repeat : repeat-x;
	background-position: bottom;
	height: 1px;
	width: 764px;
}

.horizontal_separator4{
	background-image : url(./../images/hdash4.gif);
	background-repeat : repeat-x;
	height: 29px;
	width: 517px;
}

.horizontal_separator4_New{
	background-image : url(./../images/hdash4.gif);
	background-repeat : repeat-x;
	height: 29px;
	width: 150px;
}
.horizontal_separator4_new{
	background-image : url(./../images/hdash4.gif);
	background-repeat : repeat-x;
	height: 29px;
	width: auto;
}
.horizontal_separator4_right{
	background-image : url(./../images/vdash.gif);
	background-repeat : repeat-y;
	height: 29px;
	width: 1px;
}
.horizontal_separator3{
	background-image : url(./../images/hdash3.gif);
	background-repeat : repeat-x;
	height: 22px;
	width: 764px;
}
.horizontal_separator2
{
	background-image : url(./../images/hdash2.gif);
	background-repeat : repeat-x;
	height: 6px;
	width: auto;
}
.horizontal_separator2_new
{
	background-image : url(./../images/hdash2.gif);
	background-repeat : repeat-x;
	height: 6px;
	width: 192px;
}
.horizontal_line
{
	background-image : url(./../images/dot_line.jpg);
	background-repeat : repeat-x;
	height: 1px;
	width: auto;
}
.td_image{
	padding-top:9px;
	padding-right:11px;
	padding-bottom:13px;
	padding-left:12px;
}

.td_tux_image{
	margin-top:9px;
	margin-right:11px;
	margin-bottom:13px;
	margin-left:12px;
	border: 1px solid black;
}

.td_image_cuff{
	padding-top:9px;
	padding-bottom:13px;
}

.td_image_tie{
	padding-top:5px;
	padding-bottom:3px;
}

.td_image_tie1{
	padding-top:5px;
	padding-bottom:3px;
	height:45px;
	width:6px;   
}
.td_image_press{
	padding-right:20px;
	padding-bottom:28px;    
}
.td_content{
	padding-bottom:10px;
}
.td_content_nb{
	padding-bottom:0px;
}
.td_price{
	text-align: left;
	font-family : Helvetica;
	font-size : 12px;
	font-weight: bold;
	color: #737576;
	padding-bottom:7px;
	padding-left: 10px;
	padding-right: 10px;
}

.search_expand_box{
	background-color: #999999;
	width:70px;
	padding: 7px 11px 13px 11px;
}
.search_expand_box_ties{
	background-color: #999999;
	width:auto;
	padding: 7px 11px 13px 11px;
}
.search_expand_box2{
	background-color: #999999;
	width:220px;
	padding: 11px 11px 16px 11px;
}
.search_expand_item{
	text-transform: uppercase;
	text-decoration: none;
	line-height: 15px;
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF; 
}
.search_expand_item:link, .search_expand_item:visited, .search_expand_item:active {
	color: #FFFFFF;
}
.search_expand_item:hover {
	color: #791600;
}
.search_expand_item2{
	text-decoration: none;
	line-height: 13px;
	font-family : Helvetica;
	font-size : 11px;
	font-weight : bold;
}
.search_expand_item2:link, .search_expand_item2:visited, .search_expand_item2:active{
	color: #FFFFFF; 
}
.search_expand_item2:hover{
	color: #791600; 
}

.style_text_regular{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	color: #9A996D;
	text-decoration: none;
}
.style_text_regular_fl1{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	color: white;
	text-decoration: none;
}
.style_text_regular_new
{
	font-family : Helvetica;
	font-size : 12px;
	color: #737576;
	text-decoration: none;
}
.style_text_regular_new5
{
	font-family : Helvetica;
	font-size : 10px;
	color: #9A996D;
	text-decoration: none;
}
.style_text_regular_new_bold
{
	font-family : Helvetica;
	font-size : 12px;
	color: #9A996D;
	text-decoration: none;
	font-weight:bold;  
}
.style_text_regular_new1
{
	font-family : Helvetica;
	font-size : 13px;
	color: #9A996D;
	text-decoration: none;
}
.style_text_regular_new1:hover
{
	color: #791600;
	text-decoration: none;
}
.style_text_regular_new2{
    font-weight:bold;  
	font-family : Helvetica;
	font-size : 12px;
	text-decoration: none;
	text-align:left;  
}
.style_text_regular_new1_selected
{
	font-family : Helvetica;
	font-size : 13px;
	text-decoration: none;
	color: #791600;
}

.style_text_regular_new1_fl
{
	font-family : Helvetica;
	color: #737576;
	text-decoration: none;
}
.style_text_regular_new1_fl:hover
{
	color: #791600;
	text-decoration: none;
}
.style_text_regular_new1_fl_selected
{
	font-family : Helvetica;
	text-decoration: none;
	color: #791600;
}

.style_text_regular_new3
{
	font-family : Helvetica;
	font-size : 13px;
	color: #9A996D;
	text-decoration: none;
	font-weight:bold;  
}
.style_text_selected{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	color: #7A1600;
	text-decoration: none;
}

.style_text_selected_fl1{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	color: white;
	text-decoration: none;
}

.regular_text {
	font-family : Helvetica;
	font-size : 14px;
	color: #9A996D;
}

.bottom_text {
	font-weight : bold;
	font-family : Helvetica;
	font-size : 16px;
	color: #791600;
	text-decoration: none;
}
.bottom_text2 {
	font-weight : bold;
	font-family : Helvetica;
	font-size : 14px;
	color: #D5D7CA;
	text-decoration: none;
}
.bottom_text3 {
	font-weight : bold;
	font-family : Helvetica;
	font-size : 14px;
	color: #9A996D;
	text-decoration: none;
}
.bottom_text4 {
	font-weight : bold;
	font-family : Helvetica;
	font-size : 14px;
	color: #9A996D;
	text-decoration: none;
}
.bottom_text5 {
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	color: #791600;
	text-decoration: none;
}
.bottom_text4:hover
{
	color: #791600;
	text-decoration: none;
}
.td_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}
.td_bottom1 {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 8px;
}
a.anchor_text_selected{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 16px;
	text-decoration: none;
	color: #791600;
}
a.anchor_text{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 16px;
	text-decoration: none;
}
a.anchor_text:link, a.anchor_text:visited, a.anchor_text:active {
	color: #9A996D;
}
a.anchor_text:hover {
	color: #791600;
}

a.anchor_text2:link, a.anchor_text2:visited, a.anchor_text2:active {
	color: #D5D7CB;
	text-decoration: none;
}
a.anchor_text2:hover {
	color: #791600;
	text-decoration: none;
}

a.anchor_text3{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	text-decoration: none;
}
a.anchor_text3:link, a.anchor_text3:visited, a.anchor_text3:active {
	color: #9A996D;
}
a.anchor_text3:hover {
	color: #791600;
}

a.anchor_text4{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 14px;
	text-decoration: none;
}
a.anchor_text4:link, a.anchor_text2:visited, a.anchor_text2:active {
	color: #D5D7CB;
}
a.anchor_text4:hover {
	color: #791600;
}

.name_text 
{
	font-family : Arial, Helvetica;
	font-size : 14px;
	color: #737576;
	text-decoration: none;
	font-weight:bold;
}
.comments_text {
	font-family : Helvetica;
	font-size : 13px;
	color: #737576;
	text-decoration: none;
	text-transform: uppercase;
}
.info_text, .info_text SPAN
{
	font-family : Helvetica;
	font-size : 9px;
	font-weight : bold;
	color: #9A996D;
	text-decoration: none;
	text-transform: uppercase;
}

.info_text_fl, .info_text_fl SPAN
{
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bold;
	color: #737576;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

.info_textx_fl, .info_textx_fl SPAN
{
	font-family : Helvetica;
	font-size : 10px;
	color: #737576;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

.info_text0, .info_text0 SPAN
{
	font-family : Helvetica;
	font-size : 9px;
	font-weight : bold;
	color: #9A996D;
	text-decoration: none;
}

.info_text1
{
	font-family : Helvetica;
	font-size : 9px;
	font-weight : bold;
	color: #B8B99A;
}

.info_text1_fl
{
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bold;
	color: #737576;
}

.info_text2, .info_text2:link, .info_text2:active, .info_text2:visited, .info_text2:hover,
.info_text2 td, .info_text2 input, .info_text2 textarea, .info_text2 span
{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: white;
	text-decoration: none;
}

.info_text2_fl_w, .info_text2_fl_w:link, .info_text2_fl_w:active, .info_text2_fl_w:visited, .info_text2_fl_w:hover,
.info_text2_fl_w td, .info_text2_fl_w input, .info_text2_fl_w textarea, .info_text2_fl_w span
{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: white;
	text-decoration: none;
	height: 19px;
}

.info_text3, .info_text3:link, .info_text3:active, .info_text3:visited, .info_text3:hover
{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #B8B99A;
	text-decoration: none;
}
.info_text4, .info_text4:link, .info_text4:active, .info_text4:visited, .info_text4:hover
{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #D5D7CB;
}
.info_text5, .info_text5:link, .info_text5:active, .info_text5:visited, .info_text5:hover{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	text-decoration: none;
	color: #D5D7CB;
}
.info_text6 
{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #B8B99A;
	text-decoration: none;
}

.info_text6_fl
{
	font-family : Helvetica;
	font-size : 13px;
	font-weight : bold;
	color: white;
	text-decoration: none;
	background-color: #737576;
}

.info_text6_fl, .info_text6_fl:hover, .info_text6_fl:visited
{
	font-family : Helvetica;
	font-size : 13px;
	font-weight : bold;
	color: white;
	text-decoration: none;
	background-color: #737576;
	cursor: hand;
}
td.info_text6_fl
{
	font-family : Helvetica;
	font-size : 13px;
	font-weight : bold;
	color: white;
	text-decoration: none;
	background-color: #737576;
	cursor: hand;
}

.info_text6_fl_sel, .info_text6_fl_sel:hover, .info_text6_fl_sel:visited
{
	font-family : Helvetica;
	font-size : 13px;
	font-weight : bold;
	color: white;
	text-decoration: none;
	background-color: #933c06;
	cursor: hand;
}

td.info_text6_fl_sel
{
	font-family : Helvetica;
	font-size : 13px;
	font-weight : bold;
	color: white;
	text-decoration: none;
	background-color: #933c06;
	cursor: hand;
}

.info_text6_selected
{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color: #791600;
}
.info_text6:link, .info_text6:active, .info_text6:visited
{
	color: #B8B99A;
	text-decoration: none;
	
}
.info_text6:hover
{
	color: #791600;
	text-decoration: none;
}
.info_text6_ntd_fl:link, .info_text6_ntd_fl:active, .info_text6_ntd_fl:visited
{
	font-size : 15px;
	font-weight : bold;
	color: #737576;
	text-decoration: none;
	
}
.info_text6_ntd_fl:hover
{
	font-size : 15px;
	font-weight : bold;
	color: #791600;
	text-decoration: none;
}
.info_text6_back_fl:link, .info_text6_back_fl:active, .info_text6_back_fl:visited
{
	font-size : 12px;
	font-weight : bold;
	color: #737576;
	text-decoration: none;
	
}
.info_text6_back_fl:hover
{
	font-size : 12px;
	font-weight : bold;
	color: #791600;
	text-decoration: none;
}
.info_text7
{
	font-family : Helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #B8B99A;
	text-decoration: none;
}
.info_text7:hover
{
	color: #791600;
	text-decoration: none;
}

.info_text8
{
	font-family : Helvetica;
	font-size : 11px;
	/*font-weight : bold;*/
	color: #737576;
	text-decoration: none;
}
.info_text8_rd
{
	font-family : Helvetica;
	font-size : 11px;
	/*font-weight : bold;*/
	color: #737576;
	text-decoration: none;
}

.input_text
{
	border: 0px;
	background-color: #999999;
	color: white;
}
.input_text2
{
	border: 0px;
	background-color: #EBEDE7;
	font-family : Helvetica;
	font-size : 8px;
	color: #9A996D;
	text-decoration: none;
	padding-top:10px;
	padding-left:15px;
}
.shirt_standart_body
{
	border: 1px;
	background-image:url(../images/AW_Our_Shirts.jpg);
	background-repeat: repeat;
	background-position: center center;   
}
.headerbg
{
	background-color: #737576; 
	background-repeat: repeat-x;
}

.footerbg
{
	background-color: #933c06;
	background-repeat: repeat-x;   
	text-align: center;
	white-space: nowrap;
	color: White;
	font-weight: bold;
}

.footerbg_fl
{
	background-color: #646667;
	background-repeat: repeat-x;   
}

.homebg
{
	background-image:url(../images/home.gif);
	background-position: center center;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}

.pagetextnormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737576;
	text-decoration: none;
}

.pagetextnormal_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #933c06;
	text-decoration: none;
}

.pagetextnormal1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #737576;
	text-decoration: none;
}

.pagetextnormal1_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737576;
	text-decoration: none;
}

.pagetextbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #737576;
	text-decoration: none;
}

.pagetextbold1
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
}

.pagetextbold_f12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
}

.pageheading_fl
{ 
 /*padding-top: 17px; */
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold; 
 color: #737576;
 text-decoration: none;
 text-transform: uppercase; 
}

.font1_fl
{
 font-size: 11px;
 color: #737576;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

.font1_f13
{
 font-size: 11px;
 color: #737576;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

.font1_f12
{
 font-size: 13px;
 color: #737576;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

.font1_f14
{
 font-size: 14px;
 color: #737576;
 font-weight: bold;  
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

.tdleft_fl
{
 VERTICAL-ALIGN:top;
 WIDTH:261px;
}
.tdleftdiv_fl
{
 BORDER: 0px solid; 
 MARGIN: 10px;  
}
.DarkBrownColor_fl
{
 color: #737576;  /* Changed from #933c06 */
}
.info_text_fl, .info_text_fl SPAN
{
 font-family : Tahoma;
 font-size : 10px;
 font-weight : bold;
 color: #737576;
 text-decoration: none;
 /*text-transform: uppercase;*/
}
.info_text0_fl, .info_text0_fl SPAN
{
 font-family : Tahoma;
 font-size : 11px;
 font-weight : bold;
 color: white;
 background-color: #933c06;
 text-decoration: none;
 height: 25px;
 border-bottom: solid 1px #737576;
}
.info_text0_fl_ns, .info_text0_fl_ns SPAN
{
 font-family : Tahoma;
 font-size : 11px;
 /*font-weight : bold;*/
 color: #737576;
 background-color: white;
 text-decoration: none;
 height: 25px;
 border-bottom: solid 1px #737576;
}
.info_text0_fl_ns_mn, .info_text0_fl_ns_mn SPAN
{
 font-family : Tahoma;
 font-size : 11px;
 /*font-weight : bold;*/
 color: #737576;
 background-color: white;
 text-decoration: none;
 height: 25px;
 }
.info_text1_fl
{
 font-family : Tahoma;
 font-size : 10px;
 font-weight : bold;
 color: #737576;
}
.info_text2_fl, .info_text2_fl:link, .info_text2_fl:active, .info_text2_fl:visited, .info_text2_fl:hover,
.info_text2_fl td, .info_text2_fl input, .info_text2_fl textarea, .info_text2_fl span
{
 font-family : Helvetica;
 font-size : 12px;
 font-weight : bold;
 color: #737576;
 text-decoration: none;
}

.info_text2_fl_nb, .info_text2_fl_nb:link, .info_text2_fl_nb:active, .info_text2_fl_nb:visited, .info_text2_fl_nb:hover,
.info_text2_fl_nb td, .info_text2_fl_nb input, .info_text2_fl_nb textarea, .info_text2_fl_nb span
{
 font-family : Helvetica;
 font-size : 12px;
  color: #737576;
 text-decoration: none;
}

.info_text2_fl_nb_underline
{
 font-family : Helvetica;
 font-size : 12px;
  color: #737576;
 text-decoration: underline;
}

.info_text2_fl_r, .info_text2_fl_r:link, .info_text2_fl_r:active, .info_text2_fl_r:visited, .info_text2_fl_r:hover,
.info_text2_fl_r td, .info_text2_fl_r input, .info_text2_fl_r textarea, .info_text2_fl_r span
{
 font-family : Helvetica;
 font-size : 12px;
 font-weight : bold;
 color: #933c06;
 text-decoration: none;
}
.info_text6_ntd_fl:link, .info_text6_ntd_fl:active, .info_text6_ntd_fl:visited
{
 font-size : 12px;
 font-weight : bold;
 color: #737576;
 text-decoration: none;
 
}
.info_text6_ntd_fl:hover
{
 font-size : 12px;
 font-weight : bold;
 color: #791600;
 text-decoration: none;
}

.fontverysmall_fl
{
	font-size: 9px;
	color: #737576;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: justify;
}

.style_text_regular_new_fl 
{
	font-family : Helvetica;
	font-size : 12px;
	color: #737576;
	text-decoration: none;
	text-align:left; 
}

.style_text_selected_fl{
	font-weight : bold;
	font-family : Helvetica;
	font-size : 12px;
	color: #737576;
	text-decoration: none;
}

.style_text_regular_fl{
	font-weight : normal;
	font-family : Helvetica;
	font-size : 12px;
	color: #737576;
	text-decoration: none;
}

.style_text_regular_new_bold_fl
{
	font-family : Helvetica;
	font-size : 12px;
	color: #737576;
	text-decoration: none;
	font-weight:bold;  
}

.style_text_regular_new5_fl
{
	font-family : Helvetica;
	font-size : 10px;
	color: #737576;
	text-decoration: none;
}

.DarkBrownColor_fl1
{
	color: #737576;
}

.formlabel_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #737576;
	text-decoration: none;
}

a.graylinks_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737576;
	text-decoration: none;
	text-transform: uppercase;
}

.linksgraybold_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737576;
	text-decoration: none;
	font-weight: normal;
}

.menu_item_fl
{
	background-color: #737576;
	text-align:left;
	cursor: pointer;
	padding: 4px 10px 3px 10px;
}

.submenu_item_fl
{
	background-color: #737576;
	text-align:left;
	cursor: pointer;
	padding: 4px 10px 3px 10px;
}

.td_price_fl
{
	background-color: #F1F1F2;
	height: 150px;
	width: 160px;
	text-align:right;
	vertical-align:top;   
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.submenu_item_selected_fl1 A:link, .submenu_item_selected_fl A:visited, .submenu_item_selected_fl A:active, .submenu_item_selected_fl A:hover
{
	background-color: #933c06;
	text-align:left;
}

.submenu_item_selected_fl1
{
	background-color: #933c06;
	text-align:left;
	padding: 4px 10px 3px 10px;
}

.submenu_item_selected
{
	background-color: #933c06;
	text-align:left;
	padding: 4px 10px 3px 10px;
}

.submenu_item_selected_fl
{
	background-color: #933c06;
	text-align:left;
	padding: 4px 10px 3px 10px;
}
.header_text_sm, .header_text_sm:hover
{
	color:#FFFFFF;
	font-family: Helvetica;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 10px;
}

.header_text_sm_b, .header_text_sm_b:hover
{
	color:#FFFFFF;
	font-family: Helvetica;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 10px;
}

.style_text_regular_new1
{
	font-family : Helvetica;
	font-size : 13px;
	color: #737576;
	text-decoration: none;
}

.style_text_regular_new1:hover
{
	color: #933c06;
	text-decoration: none;
}

.style_text_regular_new3
{
	font-family : Helvetica;
	font-size : 11px;
	color: #933c06;
	text-decoration: none;
	font-weight:bold;  
}
.img_selected_fl
{
	border: 1px solid #737576;
}

.button_small_fl
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;   
	height:15px;
	background-color:#933c06;
	text-align:center;
	cursor:pointer;
	color:white;
	text-decoration:none;  	
}

.menu_text_fl_gray
{
	color: #737576;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	white-space: nowrap;
}

.menu_text_fl
{
	color: #933c06;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	white-space: nowrap;
}

.menu_text_fl_normal
{
	color: #933c06;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : normal;
	text-decoration: none;
	white-space: nowrap;
}

.menu_text_fl_normal_gray
{
	color: #737576;
	font-family: Helvetica;
	font-size: 11px;
	font-weight : normal;
	text-decoration: none;
	white-space: nowrap;
}

h1, h2
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding-right: 10px;
	padding-left: 8px;
	text-decoration:none; 
	white-space:nowrap;
	text-transform:uppercase; 
	display: inline; 
	text-align: center;
}

a.linksbig_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #737576;
	text-decoration: underline;
	text-transform:uppercase;
}

a.linksbig_fl:hover, a.linksbig_fl:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #933c06;
	text-decoration: underline;
	text-transform: uppercase;
}

.pagetextbold_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #737576;
	text-decoration: none;
}

.pagetextnormal_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737576;
	text-decoration: none;
}

.autocomplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
}

.adminpageheading_fl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #933c06;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:20px;
	/*padding-bottom:20px;*/
}

.txtLabel
{
	font-size:14px;
}
.qltyTable td
{
	vertical-align:top;
	height:25px;
}
.qltyInput
{
	height:15px;
}