html, body, form
{
	margin: 0;
	padding: 0;
}
html
{
	height:100%;
}
table  { 	border-collapse:collapse;	 }
table tr td { vertical-align:top; padding:0px; margin:0px; }
img { border:0px; }

.logo { padding-left:11px;}
.logo a{ text-decoration:none; }

.main_text_links { text-align:left; }
.main_text_links a
{
  font:13px Verdana;
  color:#0086f1;
  text-decoration:underline;
}

.main_text_links a:hover
{
  text-decoration:none;

}

.header_text_1
{
  padding-left:48px;
  font:19px 'Times New Roman';
  color:black;
}

.header_text_2
{
  padding-left:48px;
  font:40px 'Times New Roman';
  color:#d13600;
}

.footer_links
{
  font:12px Verdana;
  color:#0086f1;
}
.footer_links .blue { color:#0086f1; }
.footer_links .black { color:#565656; margin-top:5px; }
.footer_links .blue a { color:#0086f1; text-decoration:underline;}
.footer_links .blue a:hover { text-decoration:none; }
.footer_links .black  a { color:#565656; text-decoration:none;}
.footer_links .black  a:hover { color:#565656; text-decoration:underline;}

.blog-smiles-line {
	margin: 10px 0;
}

.btn { border:0px;  background:#eb4911; font:12px Verdana; height:25px; color:white; }

.left_offset_main_table { width:50px; }
body:nth-of-type(1) .chromehack { width:63px; }



