/* ------------------ CSS spiritualastroscience  --------------- */
body { 
	background-image: url('../res/images/bgf.gif'); 
	background-repeat: repeat-x; 
	background-position: top left; 
	font-family: Verdana, Tahoma, sans-serif; 
	line-height:150%;
}
	
h1 {
	font-size:1em;
	font-weight:bold;
	margin: 20 0 10 0;
}

h2 {
	font-size:.9em;
   font-weight:bold;
	margin:0;
}

h3 {
	font-size:0.8em;
	margin:0px 0 10px 0; 
	padding:0;
}
h4 {
	font-size:0.8em;
	margin:0px 0 10px 0; 
	border: 1px solid #333;
	padding:2;
}

ul,li {
	margin-top: 0px;	
	font-size: 12px;
}

p {
	margin:0.3em 0 0.7em 0;
                font-size: 16px;
                line-height:160%;
}

img {
	border: 0px solid #A5A1A1;
}

a {
	color: #1A51B1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #B1134B;
}

hr {
	border:none;
	border-bottom:1px dashed #000000;
} 

fieldset {
	border:none;
	margin:0px;
	padding:5px 0 5px 0;
}

label {
	display:block;
                width: 450px;
	font-size: 12px;
	margin-bottom: 2px;
                margin-top: 10px;
	float:left;
}


table#master {width: 779px; border: 2px solid #60666e; }
table#master2nd {width: 779px; border: 0px; background-color: #ffffff;}

td#headertop {
	height: 55px;
	background-image: url('../res/images/headertopbg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #7f7f89;
}
td#headertopl img {
	border: 0px;
	position: relative;
	bottom: -3px;
}


td#header {
	padding-left: 1px;
	background-color: #60666e;
}

/*---- Main Menu ------*/
td#mainmenu {
	height: 47px; 
	background-image: url('../res/images/mainmenubg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 10px 0 20px;
}
td#mainmenu table {padding:0 5px 9px 2px;}
td.mainmenu-level2-act {
	width: 123px; 
	height: 38px; 
	background-image: url('../res/images/menuhovbg.gif');
	background-repeat: no-repeat;
	background-position: middle center; 
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
td.mainmenu-level2-act a {
        padding-top: 10px;
        padding-left: 18px;
        color: #ffffff;
	text-decoration: none;
}
td.mainmenu-level2-act a:hover {
        color: #ffffff;
	text-decoration: none;
}
td.mainmenu-level2-no {
        background-image:url('../res/images/menubg.gif');
        background-repeat: no-repeat;
        background-position: middle center;
        width: 123px; 
        height: 38px;
        color: blue;
}
td.mainmenu-level2-no a {
	font-size: 11px;
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	color: blue;
	padding: 10px 0 0 18px;
	
}
td.mainmenu-level2-no:hover {
        background-image:url('../res/images/menuhovbg.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
        width: 123px; 
        height: 38px;
}


td#submenu {
	padding: 20px 3px 0 5px;
	padding: 10px 3px 0 5px;
        border-right: 1px solid #b483a7;
        background-color: #f5e5f1;
}


div.menu1-level3-no {
	border-bottom: 1px solid #cccccc; 
	font-size: 13px;
	font-family: verdana, arial, tahoma;
	padding-top: 10px;
}
div.menu1-level3-no a:hover{text-decoration: none;}
div.menu1-level3-act {
	border-bottom: 1px solid #cccccc; 
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, tahoma;
	padding-top: 10px;
}
div.menu1-level3-act a {color: #fa3c49; }
div.menu1-level3-act a:hover {text-decoration: none;}

div.menu1-level4-no  {margin-left: 20px; border-bottom: 1px dotted #ccc;}
div.menu1-level4-act {margin-left: 20px; border-bottom: 1px dotted #ccc; }
div.menu1-level4-act a { font-size: 12px; font-weight: bold;}   
div.menu1-level4-no a {font-size: 12px; font-weight: normal;}

td#contentrow {
	padding: 0 10px 0 0;
}

td#colLeft {
               background-color: #f5e5f1;
               padding: 10px 3px 0 5px;
               border-right: 1px solid #b483a7;
               background-color: #f5e5f1;
}

div.tx-jsticker-pi1 {height: 20px; }
marquee.tx-jsticker-pi1-marquee {height: 20px;}

td#footer {
	height: 42px; 
	background-image: url('../res/images/footerbg.png');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	}
td#footer p {margin: 0; font-family: arial, veradana; font-size: 12px; color: #ffffff; }
td#footer a {text-decoration: underline; color: #ffffff;}
td#footer a:hover {text-decoration: none; color: #cccccc;}



