/*******************************  overall  *******************************/
* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 90%;
}

.normal {
	font-size: 90%;
}

.normal a {
	text-decoration: underline;
}

.normal td {
	padding: 2px;
}

.small {
	font-size: 80%;
}

img {
	border: none;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 0px;
	font-size: 85%;
}

p b {
	font-size: 100%;
}

p img {
	padding-right: 10px;
}

hr {
	border: solid #630000 thin;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	margin-left: 30px;
}

h1 {
	font-size: 100%;
/*	color: #6C4706; */
	color: #630000;
	font-style: italic;
	margin-bottom: 5px;
}

.comment {
	font-size: 70%;
	font-weight: 600;
}

.topic {
	font-size: 90%;
	font-weight: 600;
}

/*******************************  links  *******************************/
a {
	color: #08395A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #08395A;
}

.mailto {
	text-decoration: underline;
	font-weight: 600;
}

/*******************************  logo  *******************************/
#logo {
	background-image: url(images/na_classnet.gif);
	height: 79px;
	width: 500px;
}

/*******************************  logotop  *******************************/
#logotop {
	background-image: url(images/titletop.gif);
	height: 14px;
	word-spacing: 5px;
	text-align: center;
	width: 500px;
	font-size: 11px;
	font-weight: 600;
	padding-top: 3px;
	color: #6C4706;
}

#logotop a {
	/*color: #6C4706;*/
	color: #630000;
	text-decoration: none;
}

#logotop a:visited {
	/*color: #6C4706;*/
	color: #630000;
}

#logotop a:hover {
	/*color: #B84E3C;*/
	/*color: #630000;*/
	color: #6C4706;
	text-decoration: none;
}

/*******************************  navigation  *******************************/
#navigation {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	float: right;
	width: 142px;
}

#navigation ul {
	margin-left: 15px;
}

#navigation li {
	list-style-image: url(images/bullet.gif);
	color: #08395A;
	font-weight: 600;
	font-size: 80%;
	padding-top: 1px;
}

/*******************************  bluebox  *******************************/
.bluebox {
	background-color: #26587D;
	border-top: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	border-left: solid 2px #000000;
	height: 4px;
	width: 654px;
	line-height: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*******************************  box  *******************************/
.box {
	border-left: solid 2px #630000;
	border-right: solid 2px #630000;
	border-bottom: solid 2px #630000;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box th {
	background-color: #630000;
	padding: 2px 2px 2px 2px;
	font-weight: 700;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #FFFFFF;
}

.box th li {
	padding: 2px 2px 2px 2px;
	font-size: 65%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: 600;
	text-align: right;
}

.box th a {
	color: #FFFFFF;
}

.box th a:visited {
	color: #FFFFFF;
}

.box td {
	background-color: #EFE7BD;	
	padding: 5px 5px 5px 5px;
	font-size: 80%;
}

/*******************************  darkbox  *******************************/
.darkbox {
	border-left: solid 2px #104A63;
	border-right: solid 2px #104A63;
	border-bottom: solid 2px #104A63;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.darkbox th {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #104A63;
	font-size: 85%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.darkbox td {
	padding: 5px 5px 5px 5px;
	font-size: 80%;
}

.darkbox iframe {
	margin: 5px 5px 5px 5px;
}

/*******************************  advanced  *******************************/
#advanced {
	border-left: solid 2px #630000;
	border-right: solid 2px #630000;
	border-bottom: solid 2px #630000;
	margin-top: 5px;
}

#advanced th {
	background-color: #630000;
	padding: 2px 2px 2px 2px;
	font-weight: 700;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #FFFFFF;
}

#advanced th a {
	color: #FFFFFF;
}

#advanced th a:visited {
	color: #FFFFFF;
}

#advanced .hr {
	padding-right: 9px;
}

#advanced td {
	background-color: #EFE7BD;
}

/*******************************  nextprev  *******************************/
.nextprev {
	background-color: #104A63;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: 600;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*******************************  publication  *******************************/
.publication {
	background-color: #EFE7BD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.publication th {
	font-size: 100%;
	font-weight: 700;
	text-align: left;
}

.publication td {
	font-size: 70%;
	font-weight: 600;
}

.publication a {
	color: #000000;
}

.publication a:visited {
	color: #000000;
}

/*******************************  results  *******************************/
.shopping {
	color: #630000;
	padding-left: 4px;
	font-size: 75%;
	font-weight: 600;
	font-style: italic;
	vertical-align: top;
}

.adtext {
	font-size: 90%;
	padding-bottom: 7px;
}

.auction {
	background-color: #EEEEE0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 90%;
}

.search_results {
	font-size: 70%;
	padding-bottom: 5px;
}

/*******************************  steps  *******************************/
.steps {
	background-color: #EFE7BD;
	border: solid 2px #104A63;
	padding: 2px;
	color: #104A63;
	font-size: 90%;
	font-weight: 600;
	line-height: 32px;
}

/*********************************  advertisement  **************************/
.advertisement {
	border: 2px solid #DDDDDD;/*#EEEEEE;*/
	background-color: #EEEEEE;/*#F7F7F7;*/
	margin-bottom: 5px;
}

.advertisement th {
	background-color: #DDDDDD;
	padding: 0px;
	font-size: 80%;
	text-align: center;
	color: #A1A1A1;
}

.advertisement td {
	padding: 3px;
	font-size: 85%;
	text-align: center;
}