/* American Danatron CSS Document 2006 */

body {background: #ffffff;}

a {outline: none; }

.boxbot {background-image: url(http://americandanatron.com/images/box-bot.jpg);}

.boxmid {background-image: url(http://americandanatron.com/images/box-mid.jpg);}

.boxtop {background-image: url(http://americandanatron.com/images/box-top.jpg);}

.ltgreybg {background: #E1E1E1;}

.footer {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #AEAEAE;
	}
	
.footer a{
	color: #AEAEAE;
	text-decoration: underline;
	}
	
.footer a:hover{
	color: #AEAEAE;
	text-decoration: underline;
	}

h1,h2,h3 {font-family: helvetica, sans-serif;}
h1 {font-size: 1.6em;}

/* HEADER STYLES */

h2 {
	font-size: 1.2em;
	color: #F36C21;
	letter-spacing: -.5px;
	}
	
h2 a{
	color: #314B93;
	text-decoration: none;
	}
	
h2 a:hover{
	color: #314B93;
	text-decoration: none;
	}


h3 {
	font-size: .9em;
	color: #C2C2C2;
	margin-bottom: -8px;
	margin-top: 25px;
	}
	
h3 a{
	color: #1E3B81;
	text-decoration: none;
	}
	
h3 a:hover{
	color: red;
	text-decoration: none;
	}
	
.menu {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C2C2C2;
	text-transform: uppercase;
	letter-spacing: -.5px;
	}
	
.menu a{
	font-size: 11px;
	color: #DD751E;
	text-decoration: none;
	}
	
.menu a:hover{
	font-size: 11px;
	color: #DD751E;
	text-decoration: none;
	}
	
A.news {
	display: block;
	width: 420px;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.6em;
	color: #4c4c4c;
	BORDER: 1px;
	border: solid 1px #d7d7d7;
	padding: 10px;
	}

A.news:hover {
	border: solid 1px #F36C21;
	text-decoration: none;
	background-color: #FDE6D8;
	}
	
p {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 1.6em;
	}
	
p a{
	color: #E66016;
	font-weight: normal;
	border-bottom: 1px dotted #E66016;
	text-decoration: none;
	}
	
p a:hover{
	color: #ffffff;
	font-weight: normal;
	border-bottom: 1px solid #E66016;
	text-decoration: none;
	background-color: #E66016;
	}
	
.redlink a{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 0;
	color: red;
	text-decoration: underline;
	}
	
.redlink a:hover{
	color: #4c4c4c;
	font-weight: normal;
	border: 0;
	text-decoration: underline;
	background-color: #ffffff;
	}

.tab {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #B2563A;
	text-transform: uppercase;
	}
	
.tab a{
	color: #DD751E;
	text-decoration: none;
	}
	
.tab a:hover{
	color: #DD751E;
	text-decoration: none;
	}







.dkbrownbg {background: #461B1B;}


	
.border img{
	border: 1px solid #cccccc;
	}

.border:hover img{
	border: 1px solid #cccccc;
	}

.border:hover{
	color: red; /* irrelevant definition to overcome IE bug */
	}
	
.resheader {
	font-family: verdana, sans-serif;
	font-size: 24px;
	color: #8E8E8E;
	}
	
.restitle {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8E8E8E;
	}
	

	





	
.backlink {
	text-align: left;
	}
	
.backlink a{
	color: #d5d5d5;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	}
	
.backlink a:hover{
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	}
	
/* FORM STYLES */

input {
	background: #ffffff;
	border: 1px solid #cccccc;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	}
	
.textarea {
	background: #ffffff;
	border: 1px solid #cccccc;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	}
	
input.button {
	font-family: verdana, sans-serif;
	background: #EDEDED;
	border: 1px solid #BCBCBC;
	color: #1E3B81;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	padding: 3px;
	}
	







