.jump
{
	background-image:url("photos/jump.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.kudyJump
{
	background-image:url("photos/kudyJump.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.ozyJump
{
	background-image:url("photos/ozyJump.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.tansJump
{
	background-image:url("photos/tansJump.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.vJump
{
	background-image:url("photos/vJump.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.hasJump
{
	background-image:url("photos/hasJump.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.backLeft
{
	background-image:url("bgLeft.jpg");
	background-position: top left;
	background-repeat:no-repeat
}

.backRight
{
	background-image:url("bgRight.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.bottom
{
	background-image:url("bottom.jpg");
	background-position: bottom center;
	background-repeat: no-repeat
}

.back1
{
	background-image:url("back1.jpg");
	background-repeat:no-repeat
}

.back2
{
	background-image:url("back2.gif");
	background-repeat:no-repeat
}

.imageBorder
{
	border: thin solid #AAAAAA;
	border-style: dashed;
	border-width: 1
}

.pageBorder

{
	border: thin solid #AAAAAA;
	border-style: solid;
	border-width: 1

}

.heading
{
	font-family: verdana; 
	font-weight: bold;
	font-size: 14;
	color: #000000
}

.mainFontText
{
	font-family: verdana; 
	text-align: justify;
	font-size: 11;
	line-height: 1.4;
	color: #303030 
}

.mainFontTextNoJust
{
	font-family: verdana; 
	font-size: 11;
	line-height: 1.4;
	color: #303030 
}

.smallFont
{
	font-family: verdana; 
	font-size: 9;
	color: #303030
}

a:link 
{
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

a:visited
{
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

a:hover 
{
	font-family: verdana;
	font-weight: bold;
	color: #F4BD17;
	text-decoration: underline
}

input
{
	font-size: 7pt;
	font-family: verdana;
	color: #808080
}

select
{
	font-size: 7pt;
	font-family: verdana;
	color: #808080;
}

textarea
{
	font-size: 7pt;
	font-family: verdana;
	color: #808080;
}