html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #231F20;
	color: #A7A9AC;
	text-align: center;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	height: auto;
}

#searchengineContent, #sitemapSEO
{
	visibility: hidden;
	display: none;
	overflow: hidden;
}

/* PAGE SETUP */
#page
{
	/* background-image: url(images/backgroundGfx.jpg); */
	/* background-repeat: no-repeat; */
	/* background-position: bottom; */

	background-color: #231F20;
	border: 1px solid #F47421;
	
	margin: auto;
	
	width: 780px;
	height: auto;
	
	vertical-align: top;
}

#top
{
	/* background-image: url(images/2TLogoSiteTopBanner.jpg); */
	background-image: url(images/2TLogoSiteTopBanner.jpg);
	background-position: left, top;	
	background-repeat: no-repeat;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	width: 780px;
	height: 140px;
	
	clear: both;
}

#margin
{
	height: 45px;
}

#dynamics
{
	width: 780px;
	height: auto;
	
	vertical-align: top;
}

#menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;
	width: 200px;
	height: auto;
	
	text-align: left;
	
	padding: 0 0 0 25;

	float: left;
	clear: both;
}

#menuitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;

	padding: 0px 0px 5px 0px;

	float: none;
	clear: both;
}

#menuspace
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

	padding: 0px 0px 5px 0px;

	float: left;
}

#menulink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;

	padding: 0px 0px 5px 0px;

	float: none;
}

a.menu:link, a.menu:active, a.menu:visited
{
	text-decoration:none;
	color: #A7A9AC;
}

a.menu:hover
{
	text-decoration:underline;
	color: #F47421;
}

a.menuselected:link, a.menuselected:active, a.menuselected:visited
{
	text-decoration:none;
	color: #F47421;
}

a.menuselected:hover
{
	text-decoration:underline;
	color: #F47421;
}

.menu, .menuselected
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: bold;
	text-decoration:none;
	color: #A7A9AC;
}



#menuitemSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;

	padding: 0px 0px 3px 0px;

	float: none;
	clear: both;
}

#menulinkSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;

	padding: 0px 0px 3px 0px;

	float: none;
}

a.menuSub:link, a.menuSub:active, a.menuSub:visited
{
	text-decoration:none;
	color: #A7A9AC;
}

a.menuSub:hover
{
	text-decoration:underline;
	color: #F47421;
}

a.menuselectedSub:link, a.menuselectedSub:active, a.menuselectedSub:visited
{
	text-decoration:none;
	color: #F47421;
}

a.menuselectedSub:hover
{
	text-decoration:underline;
	color: #F47421;
}

.menuSub, .menuselectedSub
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: bold;
	text-decoration:none;
	color: #A7A9AC;
}

#contentMargin
{
	width: 10px;
	height: auto;
	
	float: left;	
}

#content
{
	width: 500px;
	height: 100%;
	margin-left: 230px;
	text-align: left;
}

#contentTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #F47421;

	margin: 0px 0px 10px 0px;

	border-bottom: 1px solid #F47421;

	width: 495px;
}

#contentParagraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;

	margin: 0px 0px 30px 0px;

	width: 495px;
}

#divider
{
	
	background-image: url(images/1pixel.gif);
	background-repeat: no-repeat;
	background-position: center;
	
	border-top: 1px solid #F47421;
	
	width: 780px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	height: 1px;
	
	clear: both;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;

	width: 780px;
	height: 35px;
	
	padding: 10px 5px 10px 5px;
	
	clear: both;
}

A:link.selected, A:active.selected, A:visited.selected
{
	font-weight: bold;
	text-decoration: none;
	color: #F47421;
}

A:link.unselected, A:active.unselected, A:visited.unselected
{
	font-weight: bold;
	text-decoration: none;
	color: #A7A9AC;
}

p
{
	color: #A7A9AC;
	/* text-align: left; */
}

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	font-weight: bold;
	color:#A7A9AC;
}

h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color:#A7A9AC;
}

h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color:#A7A9AC;
}

TABLE
{
	/*border-style: none;*/
	color: #000000;
}
TD
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #A7A9AC;
	border-style: none;
	vertical-align: top;
}

td.frameVertical
{
	background-color: #333333;
	width: 1px;
}

td.frameHorizontal
{
	background-color: #333333;
	height: 1px;
}

.heading
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.normal
{
	text-align: right;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: none;
	color: #333333;
}

/* GENERAL SETTINGS */
/* **************** */


TABLE.frame
{
	background-color: #FFFFFF;
}
td.frame
{
	background-color: #CCCCCC;
}

TD.menuselected
{
	vertical-align: middle;
}

/* ***** */
/* ADMIN */
select.admin
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 350px;
}
input.admin
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 350px;
}
textarea.admin
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 350px;
	height: 50px;
}
/* ADMIN */
/* ***** */


/* LOGIN */
input.login
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 160px;
}
input.loginButton
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;

	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #7691A6;

	width: 160px;
}
/* LOGIN */


UL
{
	list-style-image: url(images/bullet.gif);
}

li
{
	margin-bottom: 8px;
}

IMG.mainMenu
{
	border-color: FFFFFF;
	vertical-align: text-bottom;
}

td.command
{
	font-size: 10px;
	font-family: arial, tahoma, verdana;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1 2 1 3;
	text-align: right;
}

A:link, A:active, A:visited
{
	text-decoration: none;
	color: #A7A9AC;
}

A:hover
{
	text-decoration: underline;
	color: #F47421;
}

.specchar
{
	font-family: symbol;
}

.loginNormal
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}

.loginNormal:link, .loginNormal:active, .loginNormal:visited
{
	text-decoration: underline;
	color: #000000;
}
.loginNormal:hover
{
	text-decoration: underline;
	color: #000000;
}

.loginheading
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.errStr
{
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: none;
	color: #FF0000;
}

/* ************* */
/* *   ADMIN   * */
/* ************* */
input.adminDate
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #1F5176;

	width: 135px;
}
/* ************* */
/* *   ADMIN   * */
/* ************* */