body {
	background-image:URL("/images/marble.gif");
	background-color: #eeeeee;
}

td {
	font-size: 10pt;
	font-weight:medium;
	font-family: verdana,lucida,helvetica;	
}

p {
	font-family: verdana,lucida,helvetica;
	font-size: 12pt;
	margin-left: 20;
	margin-right: 20;
}

ul {
	font-family: verdana,lucida,helvetica;
	font-size: 12pt;
}


.active {
	font-family: helvetica;
	font-weight: bold;
	background-color: rgb(0,0,182);
	color: white;
	text-align:center;
	}	
.white{
	color: white;
}

.inactive {
	text-align:center;
	font-family: helvetica;
	font-weight: bold;
	background-color: rgb(111,111,182);
	color: white;
}

.info {
	background-color: lightyellow;
	color:black;
}
	
table {
	margin:0;
}
.spacer {

/*	background-color: rgb(111,111,182);*/
}

.subinactive {
	text-align:center;
	font-family: helvetica;
	font-weight: bold;
	background-color: rgb(0,0,182);
	color: white;
}

.subactive {
	text-align:center;
	font-family: helvetica;
	font-weight: bold;
	background-color: rgb(0,0,182);
	color: yellow;
}


.logo {
	font-family: times,serif;
	font-size:24pt;
	font-weight: bold;
	font-style: italic;
	color:white;
	background-color: rgb(0,0,182);
}	

.sublogo {
	text-align:right;
	font-family: times,serif;
	font-size:12pt;
	font-weight: medium;
	font-style: italic;
	color:white;
	background-color: rgb(0,0,182);
}	

.desc {
	font-weight: medium;
}

.bookauthor {
	background-color: lightyellow;
	font-size:12pt;
}
.booktitle {
	background-color: lightyellow;
	font-size:12pt;

}
.news {
	background-color: lightyellow;
}
.fact {
	background-color: lightyellow;
	text-align:justify;
}

.newshead { background-color: rgb(0,0,182);
	color:white;
	font-weight: bold;
	font-size:12pt;
	padding:4;
}

.orderhead { background-color: rgb(0,0,182);
	color:white;
	font-weight: bold;
	font-size:10pt;
	padding:2;
}
.headfact {
	background-color: rgb(182,0,0);
	color:white;
	font-weight: bold;
	padding:4;
}
.date {	
 	font-weight: bold; 
	background-color: rgb(111,111,182); 
	color:white;
}

.more {
	text-align:right;
}

.small {
	font-weight:medium;
	font-size:8pt;
}

.large {
	font-size:12pt;
	padding:3;
}

.copyright {
	font-family:sans-serif;
	font-size:8pt;
	text-align:justify;
	margin:30;
	color:gray;
}
.tm {
	font-size:6pt;
}



.answer {
	font-weight: bold;
	font-family: verdana,lucida,helvetica;
	font-size:12pt;
	margin-left:20;
	margin-right:20;
}

H2.question {
	font-style: italic;
	font-family: verdana,lucida,helvetica;
	font-size:14pt;
	margin-left:10;
	margin-right:20;
	background-color: rgb(255,182,0);
}

.question {
	font-style: italic;
	font-family: verdana,lucida,helvetica;
	font-size:12pt;
	margin-left:10;
	margin-right:20;
}

