body { background-repeat: no-repeat; }

a {
font-family:verdana;
font-size:10px;
text-decoration:none;
font-style:normal;
color:#003366;
}

a:hover	{
font-family:verdana;
font-size:10px;
text-decoration:none;
font-style:normal;
color:#003366;
}

a:visited	 {
font-family:verdana;
font-size:10px;
text-decoration:none;
font-style:normal;
color:#003366;
}

a.nav {
	text-decoration:none;
	color: #003366;
}

a.nav:hover {
	text-decoration: underline;
	color: #E8AC1B;
}

a.snav {
	font-size:8px;
	text-decoration:none;
	color: #FF9933;
}

a.snav:hover {
	font-size:8px;
	text-decoration: underline;
	color: #FF9933;
}

a.snav:visited {
	font-size:8px;
	text-decoration: none;
	color: #FF9933;
}
			
a.colheader					{ font-family: verdana;color: #004584;font-size: 12px;text-align: center;font-weight: bold;vertical-align:top;line-height: 22px; text-decoration:underline}
a.colheader:hover					{ font-family: verdana;color: #004584;font-size: 12px;text-align: center;font-weight: bold;vertical-align:top;line-height: 22px; text-decoration:underline}
a.colheader:visited					{ font-family: verdana;color: #004584;font-size: 12px;text-align: center;font-weight: bold;vertical-align:top;line-height: 22px; text-decoration:underline}

th					{ font-family: verdana;color: #004584;font-size: 12px;text-align: center;font-weight: bold;vertical-align:top;line-height: 22px;}

td.txt	 		{ background-color: #FF0000;font-family: verdana;color: #ffffff;font-size: 10px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px;}
td.txtBl 		{ font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px;}
td.title 		{ font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: bold;vertical-align:bottom; text-decoration:underline}
td.intro 		{ background-color: #FF0000;font-family: verdana;color: #ffffff;font-size: 10px;text-align: center;font-weight: normal;vertical-align:top;line-height: 18px;}
td.nav  		{ font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px;}
td.navr  		{ font-family: verdana;color: #000000;font-size: 10px;text-align: right;font-weight: normal;vertical-align:top;line-height: 18px;}
td.content 	{ font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px;}
td.contentc	{ font-family: verdana;color: #000000;font-size: 10px;text-align: center;font-weight: normal;vertical-align:top;line-height: 18px;}
td.contenti { font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px;  font-style: italic; }
td.contentb	{ font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: bold;vertical-align:top;line-height: 18px;}
td.even			{ font-family: verdana;color: #000000;font-size: 9px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px; background-color: White; }
td.odd			{ font-family: verdana;color: #000000;font-size: 9px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px; background-color: #D6D6D6; }
td.evenc		{ font-family: verdana;color: #000000;font-size: 9px;text-align: center;font-weight: normal;vertical-align:top;line-height: 18px; background-color: White; }
td.oddc			{ font-family: verdana;color: #000000;font-size: 9px;text-align: center;font-weight: normal;vertical-align:top;line-height: 18px; background-color: #D6D6D6; }

input				  { font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: normal;}
input.cbutton	{ font-family: verdana;color: #000000;font-size: 10px;text-align: center;font-weight: normal;vertical-align:center;}
textarea 		  { font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: normal;vertical-align:top;}
select			  { font-family: verdana;color: #000000;font-size: 10px;text-align: left;font-weight: normal;vertical-align:top;}

ul {
	list-style:square;
	/*color: #003366;*/
	color: #000000;
}

ul.circle {
	list-style:circle;
	/*color: #FF9933;*/
}

ul.bl {
	list-style:square;
	color: black;
}

ul.blcircle {
	list-style:circle;
	color: black;
}

span.obligatory {
	font-weight: bold;
	font-size: 9px;
	color: Maroon;
}

h1 {
	font-family: verdana;color: #004584;font-size: 16px;text-align: left;font-weight: bold;vertical-align:top;line-height: 18px;
}

h2 {
	font-family: verdana;color: #004584;font-size: 14px;text-align: left;font-weight: bold; font-style: italic; vertical-align:top;line-height: 18px;
}

.vline {
	background-image: url(../images/stripe1pix.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	top: 60px;
}

a.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/book_norm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 2px;
	height: 20px;	
}

a.book:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/book_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
}

a.book:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/book_norm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 2px;
	height: 20px;	
}

.min 		{font-family: verdana;color: #000000;font-size: 9px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px;}

.minred 		{font-family: verdana;color: red;font-size: 9px;text-align: left;font-weight: normal;vertical-align:top;line-height: 18px;}

td.odd_ed			{font-family: verdana;color: #000000;font-size: 9px;text-align: right;font-weight: normal;vertical-align:top;line-height: 18px; background-color: #D6D6D6; }
td.even_ed			{font-family: verdana;color: #000000;font-size: 9px;text-align: right;font-weight: normal;vertical-align:top;line-height: 18px; background-color: White; }

.cursimg {
 top: 140px;
 left: 599px;  
 width: 180px;
 position:absolute;
 text-align: right;
}

.input2 {
 text-align: center;
}

.price {
 white-space: nowrap;
}

/* Fixes 15/10/2004 */
.isbnprenumber {
 font-family: verdana;
 color: #000000;
 font-size: 10px;
 text-align: left;
 font-weight: normal;
 vertical-align:top;
 line-height: 18px;
}

.content #txtIsbn {
	margin-left: 1px;
}

.faqitem {
    font-family: verdana;
    color: rgb(0, 69, 132);
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    line-height: 22px;
}
table.cursustable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.cursustable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
  text-align: left;
  background-color: #D6D6D6;
}
table.cursustable td {
	border-width: 1px 1px 1px 1px;
  height: 35px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
  font-family: verdana;
  color: #000000;
  font-size: 11px;
  vertical-align: bottom;
}

table.cursustable td.odd {
	border-width: 1px 1px 1px 1px;
  height: 35px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #d6d6d6;
  font-family: verdana;
  color: #000000;
  font-size: 11px;
  vertical-align: bottom;
}


