/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7A785;
	text-transform: uppercase;
	text-decoration: none;
}
body {
	background-color: #999999;
	margin-top: 8%;
	margin-bottom: 8%;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: #666666;
	color: #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Cochin;
	font-size: 18px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Cochin;
}
h1 {
	font-size: 18px;
	color: #666666;
}.currentpage {
	color: #996633;
}
.menuList {
	width: 80px;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-style: normal;
}.textbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.penscribble {
	font-family: "Bradley Hand ITC TT-Bold";
	font-size: 14px;
}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: 1px solid #CCCCCC;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.orange {
	color: #C60;
}
