 /* ProSvet.org - The Russian Christian Web Portal */
 /* (c) P. M. Tikhonov, 2004 */

 /* Almost All Elements */
body
	{
	background-color: #FFFFFF;
	font-size: 1.0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 1.7em;
	margin-left: 1.3em;
	margin-right: 1.0em;}

 /* Default HRefs */
a:link, a:active, a:visited
	{
	font-size: 1.0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF8F0;
	color:#000080;}

a:hover
	{
	font-size: 1.0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F2F2FF;
	color: #004F75;}

 /* Header Of The Page (As Page Title) */
h1
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color: navy;
	color: #FFFFE8;
	text-align: center;
	text-indent: 0;}

 /* Left Menu */
#LMenu
	{
	border-right: 0.5em ridge;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 1.5em;
	text-indent: 0;
	background-color: #FFFFFF;
	float: left;}

 /* Right Menu */
#RMenu
	{
	border-left: 0.5em ridge;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0.5em;
	margin-right: 0;
	text-indent: 0;
	background-color: #FFFFFF;
	float: right;}

 /* Unnumbered List */
ul
	{
	font-size: 1.0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 0;
	padding-left: 0;
	margin-left: 1.7em;
	margin-right: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;}

 /* Menu Header */
.MHead
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #408080;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-indent: 0;}

 /* Horizontal Menu */
.HMenu
	{
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFDDBB;
	text-align: center;}

a:link.HMenu, a:active.HMenu, a:visited.HMenu
	{
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	background-color: #FFDDBB;
	color:#006699;}

a:hover.HMenu
	{
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
 	color:#000080;}

h2
	{
	color: #000080;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#FFF2E6;}

h3
	{
	color: #000080;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #FFF2E6;}

h4
	{
	color: #000080;
	font-family: "Century Schoolbook", Times, "Times New Roman", Garamond, serif;
	font-size: 1.3em;
	font-weight: bold;
	background-color:#FFF2E6;}

h5
	{
	color: #000080;
	font-family: "Century Schoolbook", Times, "Times New Roman", Garamond, serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFF2E6;}

h6
	{
	color: #000080;
	font-family: "Century Schoolbook", Times, "Times New Roman", Garamond, serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FFF2E6;}

ol, li
	{
	margin-left: 0;
	margin-right: 0;}

table
	{}

td
	{}


