body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}



.bgtop {
	background-color: #FFFFFF;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.bgfull {
	background-color: #D4C590;
	background-image: url(images/bg-full.jpg);
	background-repeat: repeat-x;
}
.bgmiddle {
	background-color: #FFFFFF;
	background-image: url(images/bg-middle.jpg);
	background-repeat: no-repeat;
}
.bgbottom {
	background-color: #000000;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.allaround {
	border: 1px inset #333333;
}
.lineleftdotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

a.ondark:link { color:#FBEAB5; text-decoration:none}
a.ondark:visited { color:#FBEAB5; text-decoration:none}
a.ondark:hover { color:#FFFFFF; cursor:hand; text-decoratioin:underline}
a.ondark:active { color:#FFFFFF; text-decoration:none}

a.onlight:link { color:#3300FF; text-decoration:underline}
a.onlight:visited { color:#3300FF; text-decoration:none}
a.onlight:hover { color:#999999; cursor:hand; text-decoration:underline}
a.onlight:active { color:#999999; text-decoration:none}

.bgrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FBEAB5;
	background-image: url(images/row-bg-wood.jpg);
	background-repeat: no-repeat;
	border: 1px solid #333333;
}
.wordboxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bgtopfh {

	background-color: #FFFFFF;
	background-image: url(images/top-fh.jpg);
	background-repeat: no-repeat;
}
.topbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #000000;

}
.boxaround {
	border: 1px solid #999999;

}
.rightdotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bgcurtain {
	background-color: #000000;
	background-image: url(images/flash/bg-curtains.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
