body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

body, td, p, th, input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: Black;
}

th {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

td.mainBorderLeft {
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: 1px;
}

td.mainBorder {
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: 1px;
}

td.mainBorderRight {
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: 1px;
}

td.border {
	border-color: Silver;
	border-style: solid;
	border-width: 1px;
}

form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.input_text {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}

input.search {
	background-color: White;
	background-image: url(images/search.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-color: #A00030;
	color: #A00030;
	border-style: solid;
	border-width: 2px;
	width: 200px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 1px;
}

td.authors {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
}

a.authors {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

a.authors:hover {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

ul, li {
	list-style-type: square;
}

td.intranet_menu {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

a.intranet_menu {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

a.intranet_menu:hover {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}