BIG {
	font-size: 110%;
}


BODY {
	font-family: "Times New Roman", Times, serif;
	background: #ffffff;
	color: #000000;
	margin: 0px;
}

.literature0 {
	background-color: #f1f1f1;
	padding: 10px;
}

.literature1 {
	background-color: #ffffff;
	padding: 10px;
}



HR {color: #cccccc ; }


h1, h2, h3, h4, h5, h6 { text-align: left; font-family: sans-serif; }
h1 { 
	/*color: #005A9C; */
	color: #000000;
	background: transparent;
	font: 170%;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 { font-size: 140% }
h3 { 
font-size: 120%; 
font-weight: normal;
}
h4 { font-size: bold 100% }
h5 { font-size: italic 100% }
h6 { font: small-caps 100% }

OL {
	padding: 0px;
	margin: 0px;
}

OL.glossary_details {
	font-size: small;
}

UL {
	list-style: none outside;
	padding-left: 0px;
	margin-top: 15px;
	margin-left: 30px;
	text-indent :  -15px;
}

SUP {
	font-size: 70%;
}


TABLE#glossary {
	border-collapse: collapse;
}

TABLE#glossary THEAD {
	border-collapse: collapse;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}

TABLE#glossary THEAD TD.asc {
	margin-right: 10px;
	background: url('/images/sort-asc.gif') top right no-repeat;
	background-color: #E5E5E5;
}

TABLE#glossary THEAD TD.desc {
	margin-right: 10px;
	background: url('/images/sort-desc.gif') top right no-repeat;
	background-color: #E5E5E5;
}

TABLE#glossary TR {
	border-bottom: 1px solid #e5e5e5;
}

TABLE#glossary THEAD A {
	color: Black;
}


TD {
	vertical-align: top;
}

.topmenuActive {
	background-color: #f3f3f3;
	color: #000000;
}

.topmenu, .topmenu:visited {
	color: #ffffff;
	background: transparent;
}

TABLE#glossary TD {
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.navbar {
	font-size: 100%;
	background: #ccccff;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
}

div.menu {
	background: #000066;
	padding: 9px;
}

SMALL {
	font-size: 90%;
}

LI {
	padding-top : 10px;
}

A.eng {
	color: #000000;
}

A.kwd {
	color: Gray;
}

A.geo {
	color: Green;
}

A.org {
	color : Navy;
}

A.tag {
	color: Black;
	font-size: 80%;
}


A.menu, A.menu:visited {
	color: #005A9C;
	background: transparent;
}




A.search {
	color: #000000;
}

INPUT {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

TEXTAREA {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

TABLE.translit {
	border: 1px solid #cccccc;
	padding: 10px;
}

TD.translit {
	border-bottom: 1px solid #cccccc;
}

TD.menu {
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	font-size: 90%;
	width: 25%;
	border : thin dashed Gray;
}

TD.rightmenu {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 90%;
	width: 30%;
}

TD.text {
	width: 75%;
}







