H1 		{font: 11pt/13pt Arial, sans-serif; color: #900000; text-align: center; text-decoration: overline}
H2 		{font: 11pt/11pt Arial, sans-serif; color: #fff2c5; text-align: center}
H3 		{font: italic 14pt/14pt Arial, sans-serif; color: #900000; text-align: center}
H4 		{font: italic 17pt/17pt Arial, sans-serif; color: #900000; text-align: center}
H5 		{font: 30pt/30pt Arial, sans-serif; color: #900000; text-align: center; text-decoration: overline; letter-spacing: 0.4em; margin: 0.1em 0em 0.5em 0em}
H6 		{font: 36pt/36pt Arial, sans-serif; color: #900000; text-align: center; text-decoration: overline; letter-spacing: 0.3em; margin: 0.1em 0em 0.5em 0em}

body 		{font: 10pt/11pt Arial, sans-serif; color: #fff2c5; margin: 1em 0em 0em 0em; background: black url(../bg/bg4.jpg) repeat fixed 0% 6%; text-decoration: none; text-align: left;}

a:visited	{font: 10pt/15pt arial, sans-serif; color: #fff2c5; text-decoration: none; }
a:active 	{font: 10pt/15pt arial, sans-serif; color: #e00000; text-decoration: none; }
a:link 		{font: 10pt/15pt arial, sans-serif; color: #fff2c5; text-decoration: none; }
a:hover 		{font: 10pt/15pt arial, sans-serif; color: #e00000; text-decoration: none; }

#ss_text	{text-align: center}

input 	{background: #000000; border-style: inset; border-color: #000000; color: #fff2c5; font: 10pt/10pt Arial, sans-serif; width: 80%}
button 	{background: #000000; border-style: none; border-color: #300000; color: #fff2c5; font: 11pt/15pt Arial, sans-serif; width: 13%}
select 	{background: #000000; border-style: solid; border-color: #300000; color: #fff2c5; font: 11pt/12pt Arial, sans-serif; width: 90%; text-align: left; margin: 0em 0em 0em 0em;}

p 		{font: 8pt/9pt arial, sans-serif; color: #fff2c5; text-align: center}
td,font 	{font: 10pt/12pt Arial, sans-serif; color: #fff2c5; text-align: justify;}
i		{font: italic 11pt/12pt Arial, sans-serif; color: #900000}		
strong	{border-width: 1px; border-style: inset; border-color: #900000}		
em		{font: 10pt/14pt arial, sans-serif; color: #fff2c5; text-decoration: overline}		

.italics	{font: italic 10pt/13pt Arial, sans-serif; color: #900000}
.firstletter{font: 38pt/34pt Arial, sans-serif; color: #900000; margin: 0em 0em 0em 1em; text-decoration: none}
.firstword	{font: 15pt/15pt Arial, sans-serif; color: #900000}

li		{font: 11pt/16pt Arial, sans-serif; color: #fff2c5; text-align: left}

pre {
 font: 11pt/14pt Arial, sans-serif;
 color: #fff2c5;
 margin: 0em 0em 0em 3em;
}

div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: url(../bg/bottom.gif) no-repeat  right bottom;
	color: #000;
}

div.sdmenu div {
	background: url(../bg/title.gif) repeat-x;
	overflow: hidden;
	padding-bottom: 0px;
}

div.sdmenu div:first-child {
	background: url(../bg/toptitle.gif) no-repeat;
}

div.sdmenu div.collapsed {
	height: 20px;
}

div.sdmenu div span {
	display: block;
	padding: 0px 0px;
	color: #fff2c5;
	background: url(../bg/expanded.gif) no-repeat 180px center;
	cursor: default;
	border-bottom: 1px solid #600;
}

div.sdmenu div.collapsed span {
	background-image: url(../bg/collapsed.gif);
	border-bottom: 0px solid #fff;
}

div.sdmenu div a:visited {
	padding: 0px 30px;
	background: #000;
	display: block;
	border-bottom: 0px solid #fff;
	color: #fff2c5;
}

div.sdmenu div a:active {
	background : #000 url(../bg/linkarrow.gif) no-repeat right center;
	color: #700000;
	text-decoration: none;
}

div.sdmenu div a:link {
	padding: 0px 30px;
	background: #000;
	display: block;
	border-bottom: 0px solid #fff;
	color: #fff2c5;
}

div.sdmenu div a:hover {
	background : #000 url(../bg/linkarrow.gif) no-repeat right center;
	color: #e00000;
	text-decoration: none;
}

