BODY { 
  scrollbar-base-color: #2879dc;
  margin: 0%;
  background: white url(YANKEE_HEAD.png);
  background-repeat: repeat-x;
  background-position: 0% 0%;

}
button {
        font:verdana;
        font-size:9px;
        height:20px;

}

#b_column_1{float:left; width:300px;}
#b_column_2{float:left; width:450px; text-align:center; margin:20px;}
#b_column_2 a:link, #b_column_2 a:visited, #b_column_2 a:active{
	text-decoration:none;
	display:inline-block;
	margin:4px;
	padding:10px;
	border-radius:5px;
	color:#efefef;
	box-shadow:1px 1px 5px #252525;
	text-transform:uppercase;
	background: #5ea8ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #5ea8ef 1%, #2973e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#5ea8ef), color-stop(100%,#2973e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5ea8ef 1%,#2973e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5ea8ef 1%,#2973e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5ea8ef 1%,#2973e2 100%); /* IE10+ */
	background: linear-gradient(top,  #5ea8ef 1%,#2973e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ea8ef', endColorstr='#2973e2',GradientType=0 ); /* IE6-9 */



}
#b_column_2 a:hover{
	text-shadow:1px 1px 2px #000;
	background: #2973e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #2973e2 0%, #5ea8ef 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2973e2), color-stop(99%,#5ea8ef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2973e2 0%,#5ea8ef 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2973e2 0%,#5ea8ef 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2973e2 0%,#5ea8ef 99%); /* IE10+ */
	background: linear-gradient(top,  #2973e2 0%,#5ea8ef 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2973e2', endColorstr='#5ea8ef',GradientType=0 ); /* IE6-9 */

}
.box{

	background-color: #e5eaed;

	border-color: #6699cc;

	border-style: solid;

	border-width: 1px;

    padding: 3px;

    font-family: tahoma;

    font-size:11px;

}

DD{
padding-left:1px;
margin-left:10px;
}

DT{
font-weight:bold;
}


LI{
padding-top:-7px;
}
HR{
color:#6699cc;
}
H3{
MARGIN-BOTTOM:0px;
}

H2{
font-size: 10pt;
font-family: arial;
MARGIN-BOTTOM:5px;
}

H1{
font-size: 20pt;
font-family: arial;
color:#7CB9F6;
font-weight:700;
MARGIN-BOTTOM:10px;
MARGIN-TOP: 0px;
MARGIN-LEFT: 0px;
}
H4{
font-size: 10pt;
font-family: arial;
color:#000000;
font-weight:700;
MARGIN-BOTTOM:10px;
MARGIN-TOP: 0px;
MARGIN-LEFT: 0px;
}

TD{

  font-family:arial;
  font-size:10pt;
}
TH{
  font-family:arial;

  font-size:11px;
  color:#e5eaed;
  background:#2879dc;

	border-top: 1px solid #7CB9F6; /* Top border thickness/style/color of this block */
	border-right: 1px solid #06417C; /* Right border thickness/style/color of this block */
	border-left: 1px solid #7CB9F6; /* Left border thickness/style/color of this block */
	border-bottom: 1px solid #06417C; /* Bottom border thickness/style/color of this block */

    padding:2px;
}

.selected{
 	background:yellow;
}

INPUT{
font-family:arial; 
font-size:8pt;  
color:#000000;  
margin-top:0px; 
margin-bottom:0px;
}

div.SpecSheet{
  background:#FFFFFF;
  padding:0px;
  width:545;
  height:10;
  font-family:verdana;
  font-size:8pt;
  position: absolute;
  top: 102 px;
  left: 3 px
}

A {
	TEXT-DECORATION: none

}
A:visited {
	color: blue;
	text-decoration: none;
	font-family: arial, helvetica, geneva;
}

A:hover {
	TEXT-DECORATION: underline
}
A.menu:hover {
	TEXT-DECORATION: none
}

A:active{
    color:00ff00;
}



div.content{
  padding:10px;
  padding-top:5px;
  font-family:arial;
  font-size:10pt;
  position: absolute;
  top: 120px;
  left: 110px
}
div.ContentText{
  font-family:arial;
  font-size:11pt;
}

div.header{
  padding:0px;
  width:100%;
  height:120px;
  font-family:arial;
  font-size:12pt;
  position: absolute;
  top: 0px;
  left: 0px
}
div.header a{text-decoration:none; font-weight:bold; line-height:18px; text-align:center; margin:2px; display:block; width:70px; height:30px; background: url() no-repeat;}
div.header a:link,div.header a:visited,div.header a:active{color:#efefef;}
div.header a:hover{color:yellow; text-decoration:none; background: url() no-repeat;}

.BottomLinks{
font-size:9pt;
}
.Name{
  padding:0px;
  font-family:arial;
  font-size:9pt;
  color:#EFEFEF;
  position: absolute;
  top: 70px;
  right:20px;
}
.ColorTable{
background:#e5eaed;
}

.white_page{border:1px solid black; background:#efefef; padding:30px; font-style:italic; width:99%}

.TDFix{
 font-size:11pt;
}
.heading{
  padding:0px;
  font-family:verdana;
  font-size:9pt;
  color:#000000;
  position: absolute;
  top: 48px;
  left:110px;
}


.nav_back{
   background-image:url(http://www.chargar.com/images/nav_back.gif);
   background-position:0% 0%;
   background-repeat:y;
   BORDER-LEFT: #efefef 1px solid;
   BORDER-RIGHT: silver 1px solid;
   BORDER-TOP: #efefef 1px solid;
   BORDER-BOTTOM: silver 1px solid;
   font-size:8pt;   
   padding-left:1px;
   padding-right:1px;
   padding-top:1px;
   padding-bottom:1px;
   text-align:center;
   height:15px;
}

.listings{
   font-family:tahoma;
   font-size:8pt;
}

