.style60 {	
	font-size: 12px;
	color: #b50c00;
	font-weight: bold;
}
.text_grey {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

body {
	background-image: url(/images/bground.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border:none;
}
.text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.text_18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
}
.text_white {
	color:#FFF;
}
a:link {
	color: #7CA543;
}
a:visited {
	color: #7CA543;
}
a:hover {
	color: #7CA543;
}
a:active {
	color: #7CA543;
}
/*These are the 	link style definitions.*/

a.navbar:link { color: #FFFFFF}
a.navbar:visited { color: #FFFFFF}
a.navbar:hover { color: #FFCC00}
a.navbar:active { color: #FFFFFF}

