body
{
	background-color: rgb(96,93,92);
	background-image: url('../images/STONE18Msmall.png');
	font-family:  Arial, Trebuchet MS;
	font-size: 10pt;
}

div.page
{
	position: relative;
	top: 20px;
	background-color: black;
	width: 800px;
	height: 790px;
	text-align: left;
}

div.header
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgb(179,31,23);
	background-image: url('../images/headerall.gif');
	width: 100%;
	height: 120px;
	text-align: center;
	padding-top: 50px;
	font-family:  tempus sans itc, Trebuchet MS, Arial;
	font-size: 24pt;
	font-weight: 400;
}

div.footer
{
	position: absolute;
	top: 750px;
	left: 0px;
	background-color: rgb(179,31,23);
	width: 100%;
	height: 40px;
	text-align: center;
	font-family:  tempus sans itc, Trebuchet MS, Arial;
	font-size: 14pt;
	font-weight: 400;
	padding-top: 10px;
}

div.body
{
	position: absolute;
	top: 120px;
	left: 10px;
	background-color: rgb(222,222,222);
	width: 780px;
	height: 630px;
}

img
{
	border: 0px;
}

img.logo
{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 2;
}

img.header
{
	position: absolute;
	top: 5px;
	left: 200px;
}

img.title
{
	position: absolute;
	top: 35px;
	left: 300;
}

img.symbol
{
	position: absolute;
	top: 5px;
	left: 750;
}

img.style_logo
{
	position: absolute;
	top: 5px;
	left: 645;
	z-index: 2;

}
/*
p
{
	padding-bottom:1em;
	color: black;
}
*/
h1, h2
{
	color: rgb(179,31,23);
}

div#nifty
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	background: white;
	padding: 5px;
}

div#nifty_2
{
	background: transparent;
	padding: 5px;
}

/* Start of Corners */
b.rtop, b.rbottom
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	display:block;
	background: transparent;
}

b.rtop b, b.rbottom b
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	display:block;
	height: 1px;
    overflow: hidden;
    background: white;
}

b.r1
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	margin: 0 5px;
}

b.r2
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	margin: 0 3px;
}

b.r3
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	margin: 0 1px;
	height: 2px;
}
/* End of Corners */

/* Start Menu */
div.menu
{
	position: absolute;
	top: 0px;
	left: 200px;
	height:20px;
	background-color: black;
	color: rgb(179,31,23);
	width: 380px;
	text-align: center;
}

div.menu_lcorner
{
	position: absolute;
	top: 0px;
	left: 195px;
	height:20px;
	width: 21px;
}

div.menu_rcorner
{
	position: absolute;
	top: 0px;
	left: 574px;
	height:20px;
	width: 21px;
}

td
{
	color: rgb(179,31,23);
}

a
{
	background-color:transparent;
}


a:link
{
	color:rgb(179,31,23);
	font-weight: normal;
	text-decoration:none;
}

a:visited
{
	color:rgb(179,31,23);
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color:black;
	font-weight: normal;
	text-decoration: underline;
}


a.menuitem
{
	font-family: Trebuchet MS, Eurostile, Arial;
	font-size: 11pt;
	background-color:transparent;
	letter-spacing: 0.1cm;
	line-height: 150%;
	padding-left: 0.35cm
}


a.menuitem:link
{
	color:white;
	font-weight: normal;
	text-decoration:none;
}

a.menuitem:visited
{
	color:white;
	font-weight: normal;
	text-decoration: none;
}

a.menuitem:hover
{
	color:white;
	font-weight: normal;
	text-decoration: underline;
}

div.menubg
{
	filter:alpha(opacity=50);
	-moz-opacity:.50;opacity:.50;
	background-color:black;
	padding: 5px;
	position:absolute;
	visibility: hidden;
}

div.menutxt
{
	position:absolute;
	visibility: hidden;
	background-color:transparent;
	padding: 5px;
}

div.slidein
{
	position:absolute;
 	height:310px;
 	overflow:hidden;
	font-family: sans-serif;
	font-size:9pt;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

div.slideinbody
{
	position:absolute;
	width:440px;
	height:310px;
	left:2px;
	top: 5px;
	left: 20px;
}

p.slideintext
{
	padding-left:8px;
}

div.verticaltext
{
	background-color: rgb(179,31,23);
	color:white;
	letter-spacing:2px;
	width: 15px;
	height: 100%;
	text-align: center;
	font-family: Trebuchet MS, Eurostile, Arial;
	vertical-align: middle;
	padding-top: 100px;
	cursor:pointer;
	cursor:hand ;
}

div.verticaltext_old
{
	writing-mode: tb-rl;
	filter: flipv fliph;
	background-color: rgb(40,40,40);
	color:white;
	letter-spacing:2px;
	width: 15px;
	height: 100%;
	text-align: center;
	font-family: Trebuchet MS, Eurostile, Arial;
}
