
/* body */
body {font-size:12px; font-family:Arial; color:#2F2828; margin-bottom:50px;}

/* elements */
table {font-size:12px; font-family:Arial;}
h1 {font-size:19px; color:#564940; font-weight:normal; margin-bottom:10px;}
h2 {font-size:14px; color:#564940; margin-bottom:5px;}

/* anchors */
a, a:visited {color:#2B78A3;}
a:hover, a:visited:hover {color:#2B78A3; text-decoration:none;}

a.noline, a.noline:visited {color:#000; text-decoration:none;}
a.noline:hover, a.noline:visited:hover {color:#000; text-decoration:underline;}

a.blue, a.blue:visited {color:#00F; text-decoration:none;}
a.blue:hover, a.blue:visited:hover {color:#00F; text-decoration:underline;}

a.white, a.white:visited {font-size:11px; color:#FFF; text-decoration:none; line-height:140%;}
a.white:hover, a.white:visited:hover {font-size:11px; color:#FFF; text-decoration:underline; line-height:140%;}

a.footer, a.footer:visited {text-decoration:none;}
a.footer:hover, a.footer:visited:hover {text-decoration:underline;}

/* classes */
TD.mainContent
{
	background-image:url(../images/layout/home_bottom_bg.jpg); 
	background-position:center bottom; 
	background-repeat:no-repeat;
	padding: 25px 20px 50px 15px;
}
.footer {font-size:10px; color:#695949;}
.footer A, .footer A:visited {color:#695949;}
.footer A:hover, .footer A:visited:hover {color:#695949; }