BODY
{
	margin: 2%;
	background-color: #000000;
	background-image: url(../images/jak_bg_page_main.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
A
{
	color: #202020;
	text-decoration: none;
}
A:Hover
{
	color: #000000;
	text-decoration: none;
}
H1
{
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
H2
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 8pt;
	font-weight: bold;
}
UL
{
	margin-top: 5px;
	margin-bottom: 5px;
}
LI
{
	list-style-type: circle;
}
INPUT
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #404040;	
}
SELECT
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #404040;	
}
TEXTAREA
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #404040;	
}
.divContainer
{
	border-top: #606060 1px solid;
	border-right: #606060 1px solid;
	border-bottom: #606060 1px solid;
	border-left: #606060 1px solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color: #000000;
	width: 100%;
	float: left;
}
.divHeader
{
	background-color: #000000;
	background-image: url(../images/jak_bg_page_header.gif);
	background-repeat: no-repeat;
	height: 125px;
}
.divMenu
{
	background-color: #F8F8F8;
	background-image: url(../images/jak_bg_bar_000000.gif);
	background-repeat: repeat-x;
	border-top: #404040 1px solid;
	border-bottom: #000000 1px solid;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 10px;
	color: #000000;
}
.divContent
{
	border-right: #202020 1px solid;
	padding-right: 15px;
	background-position: left top;
	padding-left: 15px;
	float: left;
	background-image: url(../images/jak_bg_divs_top.gif);
	padding-bottom: 35px;
	margin: 20px 10px;
	width: 65%;
	padding-top: 0px;
	border-bottom: #202020 1px solid;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.divSamples
{
	border-right: #202020 1px solid;
	padding-right: 10px;
	background-position: left top;
	padding-left: 10px;
	float: left;
	background-image: url(../images/jak_bg_divs_top.gif);
	padding-bottom: 10px;
	margin: 20px 10px 10px 5px;
	width: 25%;
	color: #f8f8f8;
	padding-top: 0px;
	border-bottom: #202020 1px solid;
	background-repeat: no-repeat;
	background-color: #606060;
}
.tblForms
{
	border-right: #202020 1px solid;
	border-top: #202020 1px solid;
	margin-top: 15px;
	font-size: 8pt;
	margin-bottom: 15px;
	border-left: #202020 1px solid;
	width:100%;
	border-bottom: #202020 1px solid;
	background-color: #e6e6e6;
}
.tblForms-Header
{	
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 3px;
	border-bottom: #000000 1px solid;
	height: 20px;
	background-image: url(../images/jak_bg_bar_000000.gif);
}
.tblCredits
{
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 8pt;
	text-align: center;
}
.tblCredits-Image
{
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.altRow
{
	background-color: #ffffff;
}
.btnSubmit
{
	border-right: #202020 1px solid;
	border-top: #202020 1px solid;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/jak_bg_bar_000000.gif);
	border-left: #202020 1px solid;
	color: #ffffff;
	border-bottom: #202020 1px solid;
	height: 20px;
	padding-bottom: 2px;
}
.imgContent
{
	border-right: #202020 1px solid;
	border-top: #202020 1px solid;
	margin: 2px 15px 5px 0px;
	border-left: #202020 1px solid;
	border-bottom: #202020 1px solid;
}
.imgIcon
{
	margin: 0px 5px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.imgSample
{
	margin: 0px 10px 10px 0px;
}
.imgPortfolio
{
	border-right: #202020 1px solid;
	border-top: #202020 1px solid;
	border-left: #202020 1px solid;
	border-bottom: #202020 1px solid;
	margin: 10px;
}
.spnMenu-Link
{
	font-weight: bold;
	margin-right: 10px;
}
