a:link {text-decoration: none; color: #0069b3;}
a:visited {text-decoration: none;}
a:active {text-decoration: none; color: #0069b3;}
a:hover {text-decoration: underline; color: #0069b3;}

body {
	font-family: arial, tahoma;
	font-size: 10pt;
	color: black;
	font-size: 10pt;
}

.pager span {font-weight:bold; color: red;}

h1 {font-size: 18pt;font-family: arial black, tahoma;font-weight: bold;}
h2 {font-size: 13pt;font-family: arial black, tahoma;font-weight: bold;}
h3 {font-size: 14pt;font-family: arial, tahoma;font-weight: bold;}
h4 {font-size: 12pt;font-family: arial, tahoma;font-weight: bold;}
h5 {font-size: 10pt;font-family: arial, tahoma;font-weight: bold;}
h6 {font-size: 8pt;font-family: arial, tahoma;font-weight: bold;}

input {
	font-family: arial, tahoma;
	font-size: 8pt;
	padding: 1px 2px;
}



TABLE.admin
{
    border: 0px;
}


TABLE.admin TD
{
    border: 0px;
	font-size: 10pt;
}



select {
	font-family: arial, tahoma;
	font-size: 8pt;
}

table.list {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 2px;
}

table.list th {
	background: #CCCCCC;
	color: black;
	padding: 2px 5px;
	border-bottom: 1px solid black;
}

table.list td {
	border-bottom: 1px dashed black;
	padding: 2px 5px;
}

table.quote {
	border: 1px solid gray;
	border-collapse: collapse;
	padding: 2px;
}

table.quote th {
	background: #CCCCCC;
	color: black;
	padding: 2px 5px;
	border-bottom: 1px solid black;
}

table.quote td {
	border: 1px solid #c0c0c0;
	padding: 2px 10px;
}
	
td {
	font-family: arial, tahoma;
	font-size: 8pt;
	padding: 0px;
}

.OrderTable td{
	padding: 2px;}

textarea {
	font-family: arial, tahoma;
	font-size: 8pt;
	text-align: left;
}

th {
	font-family: arial, tahoma;
	font-size: 8pt;
	text-align: left;
}

hr.listseperator {
	line-height: 1px;
	color: Silver;
}

td.editlabel {
	background: #ffffff;
	font-weight: bold;
	text-align: right;
}

.title {
	font-family: Century Gothic,Arial;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: orange;
}

.srchbox {
	font-family: arial, tahoma;
	font-size: 7pt;
	padding: 1px;
}

.srchbtn {
	font-family: arial, tahoma;
	font-size: 7pt;
}

.topmsg {
	font-family: arial, tahoma;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	color: red;
}

.errmsg {
	color: red;
}

.labeltext {
	font-size: 10pt;
	font-family: arial black, tahoma;
	font-weight: normal;
}

.selectedrow {
    background-color: rgb(240,240,240);
}

.nav img
{
}

table.nav
{
    margin-left: 23px;
}
 
table.nav a
{
    font-weight: bold;
    font-size: 7.5pt;
    font-family: Arial;
    color: Black;
}

table.quote td
{
    padding: 5px;
}

table.News td
{
    padding: 5px;
}
