BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/pattern.gif);
}
.title {
	color: #B40101;
}
.titleLink {
	color: #B40101;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.titleLink:hover {
	color: #B40101;
	text-decoration: underline;
}
.content {
	color: #000000;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.border_red {
	border: 1px solid #B40101;
	background-color: #eeeeee;
}
.tenPix {
	font-size: 10px;
}
.linkMenu {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.linkMenu:hover {
	color: #B40101;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #B40101;
	text-decoration: underline;
}
.lineL {
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linesR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.sig {
	color: #FFFFFF;
	font-size: 10px;
}
.sigLink {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
