body
{
	margin: 0px;
	overflow: auto;
	background-color: #dddddd;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
}

td
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
}

a
{
	color: #774400;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-weight: bold;
	font-size: 15px;
	color: #ffbf0f;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h2
{
	font-weight: bold;
	font-size: 13px;
	color: #ffbf0f;
	background-color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

ul
{
	list-style-type:square;
	padding: 0px;
	margin-left: 15px;
}

.WelcomeScreen
{
	table-layout:fixed;
}

.WelcomeContent
{
	background-image:url(/images/welcome_bg.jpg);
	background-repeat:no-repeat;
	border-left: solid 1px #333333;
	border-top: solid 1px #333333;
}

.mainTable
{
	table-layout:fixed;
}

.mtR1L
{
	background-image:url(/images/bg_r1_l.jpg);
	background-repeat:no-repeat;
	border-left: solid 1px #333333;
	border-top: solid 1px #333333;
}

.mtR1R
{
	background-image:url(/images/bg_r1_r.jpg);
	background-repeat:no-repeat;
	border-right: solid 1px #333333;
	border-top: solid 1px #333333;
}

.mtR2
{
	background-image:url(/images/bg_r2.jpg);
	background-repeat:no-repeat;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
}

.mtR3L
{
	background-image:url(/images/bg_r3_l.jpg);
	background-repeat:no-repeat;
	border-left: solid 1px #333333;
}

.mtR3R
{
	background-image:url(/images/bg_r3_r.jpg);
	background-repeat:no-repeat;
	border-right: solid 1px #333333;
}

.mtR4
{
	background-image:url(/images/bg_r4.jpg);
	background-repeat:no-repeat;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
}

.mtR5
{
	background-image:url(/images/bg_r5_2.jpg);
	background-repeat:no-repeat;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

.mtMob
{
	background-repeat:no-repeat;
}

.contentDiv
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 720px;
	_width: 750px;
	height: 408px;
	_height: 428px;
	overflow: auto;
}

.contentDiv_Mob
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 225px;
	_width: 240px;
	height: 300px;
	_height: 320px;
	overflow: auto;
}

.lnkZynex
{
	font-size: 10px;
	color: #eeaf0f;
	text-decoration:none;
	font-weight:bold;
}

.adr
{
	font-size: 10px;
}

.navBox
{
	padding-left: 10px;
}

.navDiv
{
	width: 190px;
	height: 380px;
	overflow: auto;
}

A.Nav
{
	color: #333333;
	text-decoration:none;
}

A.NavPath
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

A.NavAct
{
	color:#ffbf0f;
	text-decoration:none;
	font-weight:bold;
}

TD.Nav1
{
	background-color: #dddddd;
	height: 19px;
	padding-left: 10px;
	padding-right: 5px;
	border-bottom: solid 1px #333333;
}

TD.Nav1Act
{
	background-color: #333333;
	height: 19px;
	padding-left: 10px;
	padding-right: 5px;
}

TD.Nav2
{
	background-color: #cccccc;
	height: 17px;
	padding-left: 20px;
	padding-right: 5px;
}

TD.Nav2Act
{
	background-color: #555555;
	height: 17px;
	padding-left: 20px;
	padding-right: 5px;
}

TD.Nav3
{
	background-color: #cccccc;
	font-size: 10px;
	height: 12px;
	padding-left: 30px;
	padding-right: 5px;
}

TD.Nav3Act
{
	background-color: #888888;
	font-size: 10px;
	height: 12px;
	padding-left: 30px;
	padding-right: 5px;
}