body {
        margin: 0px;
}

.text {
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: black;
        /*background-color: #EBEBEB;*/
		/*background-color: #C1C1C1;*/
}
.footer {
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #FFFF00;
        background-color: #6666FF;
}
.error {
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: red;
        background-color: #C1C1C1;
}

A:hover { text-decoration: overline underline ; color: #ff0000; background-color: #ffff00; }
A:link { text-decoration: none }
A:visited { text-decoration: none }
/*p { text-indent: .25in }*/

.btoprow {
	background: url('http://www.stockfun.com/themes/default/bodytable/bg_r1_c2.gif') repeat-x;
	/*height: 25px;*/
}
.bbottomrow {
	background: url('http://www.stockfun.com/themes/default/bodytable/bg_r3_c2.gif') repeat-x;
	/*height: 52px;*/
}
.bleftside {
	background: url('http://www.stockfun.com/themes/default/bodytable/bg_r2_c1.gif') repeat-y;
	/*width: 52px;*/
}
.brightside {
	background: url('http://www.stockfun.com/themes/default/bodytable/bg_r2_c3.gif') repeat-y;
	/*width: 52px;*/
}
.ttoprow {
	background: url('http://www.stockfun.com/themes/default/table/box2_r1_c2.png') repeat-x;
	/*height: 25px;*/
}
.tbottomrow {
	background: url('http://www.stockfun.com/themes/default/table/box2_r3_c2.png') repeat-x;
	/*height: 52px;*/
}
.tleftside {
	background: url('http://www.stockfun.com/themes/default/table/box2_r2_c1.gif') repeat-y;
	width: 25px;
}
.trightside {
	background: url('http://www.stockfun.com/themes/default/table/box2_r2_c3.gif') repeat-y;
	width: 25px;
}


.celtic_menu {
	border-color:black;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	background-color:#708797;
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
a.celtic_plain:link, 
a.celtic_plain:visited{
	text-align:left;
	background-color:#708797;
	color:#ffffff;
	text-decoration:none;
	border-color:black;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	cursor:hand;
	display:block;
	font-size:11pt;
	font-family:Times New Roman, Times, serif;
	font-style:italic;
}
a.celtic_plain:hover, 
a.celtic_plain:active{
	background-color:#d4edf9;
	color:#000000;
	text-decoration:none;
	border-color:black;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	cursor:hand;display:block;
	font-size:11pt;
	font-family:Times New Roman, Times, serif;
	font-style:italic;
}

