body {
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #CFCDCE;
}

body,td,th {
	font-family: verdana;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*BreabCrumbs*/
#breadcrumbs td {
	font-family: verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 13px;
	color: #ffffff;
}
h2 {
font-size: 13px;
	color: #ffffff;
}
h3 {
font-size: 13px;
	color: #ffffff;
}
h4 {
font-size: 13px;
	color: #ffffff;
}
h5 {
font-size: 13px;
	color: #ffffff;
}
h6 {
font-size: 13px;
	color: #ffffff;
}
#updates td {
	font-family: verdana;
	color: #990000;
}
