/*SET DEFAULTS*/
body, table, div{font-family: Arial; color:#535353; font-size:13px}
div, html, body, p, img,
h1, h2, h3, h4, h5, h6, td, 
form, fieldset, a, a img{
    margin: 0;
    padding: 0;
/* border: 0;  */
}
img{border:0};
form {
	COLOR: RED;
}
html {
	height:100%;
}
body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
  background: #FFFFFF;
}
/*SET DEFAULTS END*/

.date {color:#bb1916;}
.header {text-transform:uppercase;font-weight:bold;font-size:14px;}
.right {text-align:right;}
A.menu  {color:#bb1916;text-transform:uppercase;font-weight:bold;font-size:14px;text-decoration:none;line-height: 1.9}
A.menu2 {
	font-size:12px;
	text-decoration:none;
	line-height: 1.9;
	color:#666666;
}
A.menu3 {
	font-size:12px;
	text-decoration:none;
	line-height: 1.9;
	color:#666666;
	padding-left:15px;
}
A {
	color:#bb1916;
	text-decoration:none;
}
A:hover {
	color:#990000;
	text-decoration:underline;
}
input, textarea{border: 2px solid #898b98;}
table#leaders tr td {padding: 9px;}