html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
p{
	padding-bottom:5px;
}
a{
	color:#C30205;
	text-decoration:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	line-height: 1;
	background:url(img/bg.gif) repeat-x #E9E8D6;
}
.LinkStyle1{
	background:url(img/red_bullet.gif) no-repeat left 5px;
	color:#C30205;
	font-size:14px;
	text-decoration:none;
	padding-left:15px;
}
.LinkStyle1:hover{
	text-decoration:underline;
}
.LinkStyle2{
	color:#C30205;
	font-size:11px;
	text-decoration:none;
}
.LinkStyle2:hover{
	text-decoration:underline;
}
.LinkStyle3{
	background:url(img/linkstyle3-bg.gif) repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 10px 3px 10px;
	text-decoration:none;
}
.LinkStyle4{
	color:#E8E9D7;
	background:url(img/linkstyle4-bg.gif) repeat-x;
	font-size:11px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	text-decoration:none;
}
.LinkStyle4:hover{
	color:#FFFFFF;
}
.OrdLinkSelected{
	font-size:12px;
	font-weight:bold;
	color:#606060;
	text-decoration:underline;
}
.OrdLink{
	font-size:12px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}
.OrdLink:hover{
	font-size:12px;
	font-weight:bold;
	color:#606060;
	text-decoration:underline;
}
.PrevNextLink{
	font-size:12px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}
.PrevNextLink:hover{
	font-size:12px;
	font-weight:bold;
	color:#606060;
	text-decoration:underline;
}
