
a:link {color : #000080; font-family : "Arial"; font-size : 14px; text-decoration : underline; font-weight : normal;}
a:visited {color : #000080; font-family : "Arial"; font-size : 14px; text-decoration : underline; font-weight : normal;}
a:hover {color : #0000FF; font-family : "Arial"; font-size : 14px; text-decoration : underline; font-weight : normal;}

td {color : #000080; font-family: "Arial"; font-size: 14px; font-weight: normal; font-style: italic;}
div {color : #000080; font-family: "Arial"; font-size: 14px; font-weight: normal; font-style: italic;}
p {color : #000080; font-family: "Arial"; font-size: 14px; font-weight: normal; font-style: italic;}

h1 {color : #000000; font-family: "Arial"; font-size: 22px; font-weight: bold;}
h2 {color : #000000; font-family: "Arial"; font-size: 20px; font-weight: bold;}
h3 {color : #000000; font-family: "Arial"; font-size: 18px; font-weight: bold;}

.head {color : #000080; font-family: Arial, "Arial"; font-size: 14px; font-weight: normal;}

table.info {
	border-width: 1px;
	border-spacing: 5px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: #ffffff;
}
table.info td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #ffffff;
}

table.mydata_groups {
	border-width: 2px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #ED6F07;
	border-collapse: collapse;
	background-color: #FFD37D;
}
table.mydata_groups th {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	background-color: #FFD37D;
}
table.mydata_groups td {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	background-color: #FFD37D;
}

table.searchpanel {
	border-width: 0px;
	border-style: none;
        background: url("/images/searchpanel.gif");
}

table.mydata_pages {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
}

table.mydata_pages td {
	border-width: 0px;
	padding: 4px;
	border-style: none;
}

table.mydata_pages td.active {
	border-width: 2px;
	padding: 4px;
	border-style: inset;
	background-color: #fffff0;
}

