body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.borderLeft2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.borderRight2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderTop2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.borderBottom2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.home:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.home:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.home:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.email:link {
	color: #0B5EA0;
	font-weight: bold;
	text-decoration: none;
}
a.email:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0B5EA0;
}
a.email:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0B5EA0;
}
a.email:active {
	text-decoration: none;
	font-weight: bold;
	color: #0B5EA0;
}.subtitles {
	font-weight: bold;
	color: #900E0E;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.webvlink:active, a.webvlink:link, a.webvlink:visited {
	text-decoration:underline;
	color: #000000;
}
a.webvlink:hover {color:#0099FF; text-decoration:none}