@charset "utf-8";
/* CSS Document */


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#555656;
	margin:0 auto;
}
.new_loc {  background-color:#FC0; text-align: right; font-weight:bold; }
.new_loc a { text-align:right ; color: #9c1c29;}

p, td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: none;
}

#footer td, #footer a{
	color: #FFFFFF ;
	text-decoration:none;	
}
#footer a:hover {
	color: #FFFFFF ;
	text-decoration:underline;	
}
.style1 {
	font-size: 20px;
	color: #7C1C1E;
	font-weight: bold;
}
.style2 {color: #666666}
.pagetitle {
	font-size: 18px;
	color: #9A1C2A;
	font-weight: bold;
}
.heading {
	font-size: 14px;
	color: #9A1C2A;
	font-weight: bold;
}.headings {
	font-size: 16px;
}
#headings_bold {
	font-weight: bold;
}
