/* CSS Document */

body
{
	margin: 0px;
	font-size: 8pt;
	color: #999999;
	font-family: "Trebuchet MS";
	background: url("back.gif") repeat left top;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FBFBFB;
	scrollbar-highlight-color: #FBFBFB;
	scrollbar-3dlight-color: #FBFBFB; 
	scrollbar-darkshadow-color: #FBFBFB; 
	scrollbar-track-color: #FBFBFB;
	scrollbar-arrow-color: #FBFBFB;
}
a
{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a:hover
{
	text-decoration: underline;
	color: #999999;
}
#maintable
{
	background-color: #F5F5F5;
	width: 765px;
	height: 100%;
}
.intBrand
{
	width: 144px;
	vertical-align: middle;
	text-align: center;
	height: 90px;
}
.intLeftMenu
{
	background: #FFCD00 url("int.leftMenu.gif") left top repeat-x;
	width: 144px;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.intLeftMenuBreak
{
	background: #CCA502 url("int.leftMenuBreak.gif") left top repeat-x;
	width: 4px;
	text-align: left;
	vertical-align: top;
}
.intHeaderBrand
{
	width: 617px;
	text-align: right;
	vertical-align: middle;
	padding-top: 14px;
	padding-right: 14px;
	background: url("int.corner.gif") left top no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	white-space: 0px;
	color: #F7941D;
}
.contentBack
{
	width: 617px;
	vertical-align: top;
	text-align: left;
}
.inputInfo
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #6d6e71;
	text-align: right;
	padding-right: 2px;
}
.inputBox
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #6d6e71;
	width: 200px;
	border: 1px solid #F7941D;;
	background-color: transparent;
}
.inputButton
{
	background: #FEA200;
	border: 1px solid #F26B08;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
/** CHANNELS **********************************/
.channel
{
	padding-left: 5px;
	width: 143px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid D4E4E2;
	display: block;
}
.channel a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.channel a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #F26B08;
	text-decoration: none;
	display: block;
}
/** ITEMS **********************************/
.item
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #DCDCDC;
	padding-left: 8px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: normal;
}
.item a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
}
.item a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
}
/** CONTENT **********************************/
.content
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #999999;
	margin-bottom: 0px;
}
.content p
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #999999;
	margin-bottom: 0px;
}
.content a
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	background: url( "arrow01.gif" ) no-repeat 4px 10px;
	padding-left: 10px;
	padding-top: 3px;
	display: block;
}
.content a:hover
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
	background: url( "arrow01.gif" ) no-repeat 4px 10px;
	padding-left: 10px;
	padding-top: 3px;
	display: block;
}
.content h1
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FEA200;
	font-weight: bold;
	margin-bottom: 0px;
}
.content h2
{
	padding-left: 15px;
	font-family: "Trebuchet MS";
	background:  url("bullet.gif") no-repeat 4px 5px;
	font-size: 10pt;
	color: #FEA200;
	font-weight: bold;
	margin-bottom: 0px;
}
/*** RightLane ***/
.RightLane
{
	width: 180px;
	color: #333333;
}
.RightLane th
{
	background: #626262;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #DDDDDD;
	height: 17px;
}
.RightLane td
{
	background: #828282;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	color: #DDDDDD;
	padding-bottom: 2px;
}
.RightLane p
{
	color: #DDDDDD;
	padding:2px;
}
.RightLane a
{
	color: #FFFFFF;
	background: url( "plus01.gif" ) no-repeat left 2px;
	padding-left: 12px;
	font-weight: bold;
}
.Link
{
	color: #F8F8F8;
	background: url( "arrow00.gif" ) no-repeat 4px 7px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
.Link:hover
{
	color: #828282;
	background: url( "arrow00.gif" ) no-repeat 4px 7px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
/** footer **********************************/
.footer td
{
	vertical-align: top;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	height: 20px;
	border-top: 1px solid #828282
}
.footer p
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
	margin: 0px;
}
.footer a
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FEA200;
	text-decoration: none;
}
.footer a:hover
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FEA200;
	text-decoration: underline;
}
