body  {
	font-family: arial, helvetica, verdana;
	font-size: 9pt;
	background-color: #E3E1E2;
	margin: 20px 0px 0px 0px;
	background-image: url(../images/Bg.jpg);
}

.Table-States {
	
	width:272px	;
		height: 19px;
}

.tdLeft-States {
	background-image: url(../images/states/left.gif);
	background-repeat: no-repeat;
	height: 19px;
	font-size: 11px;
	color: #fff;
}

.tdRight-States {
	background-image: url(../images/states/right.gif);
	background-repeat: no-repeat;
	height: 19px;
	width:1px
	}
	
	.statesmenu {font-size:	11px;
		text-decoration:	none}

a.statesmenu:link
	{color:	#333333;
		}
a.statesmenu:visited
	{color:	#333333;
		}
		a.statesmenu:hover
	{color:	#333333;
		}

td  {
font-family: arial, helvetica, verdana;
color:#221E1F;
font-size:14px
}

td.mainBg {
background-color: #E3E1E2;
}

TD.BaristaBg {
	background-color: #221E1F;
	background-image: url(../images/Header_Bg.gif);
}

TD.BaristaBg1 {
	background-color: #221E1F;
	background-image: url(../images/Header_Bg.gif);
	padding-left:25px
}

TD.BaristaBg2 {
	background-color: #221E1F;
	background-image: url(../images/Header_Bg.gif);
	padding-right:25px
}

TD.LightBg {
	background-color: #E8E6E7;
}

TD.LightBg2 {
	background-color: #E8E6E7;
	padding:0px 20px 0px 20px
	
}

.TopHeader{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	padding-left:35px
}

#TopHeader {
	padding-top:5px
}

.TopMenu {
	font-size:	12px;font-family: arial, helvetica, sans-serif; padding:2px
}
a.TopMenu:link
	{
	color: #B7B7B7;
	text-decoration: none;

}
a.TopMenu:visited
	{
	color: #B7B7B7;
	text-decoration: none;
}
	
a.TopMenu:hover
	{
	color: red;
	background-color: #221E1F
}

.SideMenu {
	font-size:	12px;font-family: arial, helvetica, sans-serif; line-height:18px
}
a.SideMenu:link
	{
	color: #6B6B6B;
	text-decoration: none;
}
		
a.SideMenu:hover
	{
	color: #0D0D0D;
}


.TempPad{padding-left:105px;
padding-top:50px
	
}

TD.SideBg {
	background-color: #DCDADB;
	background-image: url(../images/RHS_Bg.gif);
}
TD.SideBg2 {
	background-color: #DCDADB;
	background-image: url(../images/RHS_Bg2.gif);
}
	
		div#MainPad{
			padding-top: 13px;
	padding-left: 20px;
		padding-right: 20px;
			padding-bottom: 13px;

}

		div#MenuPad{
	padding-left: 5px;
		padding-right: 5px;

}

		.MenuBg{
		background-color: #221E1F;
}

		TD.Footer{
		padding-bottom:0px;padding-left:20px
}


		TD.Footer2{
		background-color: #ED2D23;

}

.Title {color:#ED2D23;
font-size:26px;
font-weight: bolder;
}

div#FooterPad{
	padding-bottom: 10px;
	padding-top: 20px;
}

div#MiscMenu{padding-left:12px}

/* Font Styles */

.SmNorm {font-size: 9PX;color:#000}
.SmBold {font-size: 9PX;color:#000;font-weight:bold}
.Bl {font-size: 8pt;color:#000}
.sm {font-size: 9px;color:#808080}
.smm {font-size: 10px;color:#202020}
.smmb {font-size: 11px;color:#202020;font-weight:bold}
.smw {font-size: 10px;color:#fff;}
.smb {font-size: 10px;color:#000}


/* form contact*/	
	
	input {color:#000000; background-color:#fff;
    border: 1px Solid #0F5324; font-size:12px}

	.inputsm {width:80px }
	.inputm {width:140px }
		
.cbox {color:#000000; background-color: #FFFFFF;
     }
  
textarea {color:#000000; background-color: #fff;
    border: 1px Solid #0F5324;font-family: verdana, arial,helvetica; }
	
	.textareal {color:#000000; background-color: #7F9DB9;
    border: 1px Solid #0F5324; width:250px;font-family: verdana, arial,helvetica;}
	
		select {color:#000000; background-color:#fff;
    border: 1px Solid #0F5324;  font-size:12px;}
	
.noborder {border:0;background-color:#E7F1EA}

/* anchors */

a:link
	{
		color:	#0000ff;
		text-decoration:	none}

a:visited
	{
		color:	#0000ff;
		
		text-decoration:	none}

a:hover
	{
		color:	#0000ff;
				text-decoration:	underline}
		
		
		
/*  main anchors */

a.smm:link
	{
		color:	#909091;
		text-decoration:	none}

a.smm:visited
	{
		color:	#909090;
				text-decoration:	none}

a.smm:hover
	{
		color:	#000000;
				text-decoration:	none}
				
				
				a.botlink:link
	{
		color:	#ededed;
		text-decoration:	none}

a.botlink:visited
	{
		color:	#ededed;
				text-decoration:	none}

a.botlink:hover
	{
		color:	#fff;
				text-decoration:	none}
				
		
		
		/* print only */

.PrintOnly
{
  display: none;}

