/* Default CSS Stylesheet for a new Web Application project */


.cat
{
	font-size: xx-small;
	color: #787156;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.cat A
{
	font-size: xx-small;
	color: #787156;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.cat A:active
{
	font-size: xx-small;
	color: #787156;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.cat A:hover
{
	font-size: xx-small;
	color: #787156;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.cat A:link
{
	font-size: xx-small;
	color: #787156;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.mainLink
{
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.mainLink A
{
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.mainLink A:active
{
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.mainLink A:hover
{
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.mainLink A:link
{
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.main
{
	font-size: x-small;
	color: black;
	font-family: Verdana, Arial;
}
.mainBold
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana, Arial;
}
.mainPrice
{
	font-size: x-small;
	color: green;
	font-family: Verdana, Arial;
}
.mainPrice A
{
	font-size: x-small;
	color: green;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.mainPrice A:active
{
	font-size: x-small;
	color: green;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.mainPrice A:hover
{
	font-size: x-small;
	color: green;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.mainPrice A:link
{
	font-size: x-small;
	color: green;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.catTop
{
	font-weight: bold;
	font-size: x-small;
	color: #787156;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.jet
{
	z-index: 1;
	left: 7px;
	width: 400px;
	position: absolute;
	top: 90px;
	height: 550px;
}
