
BODY				{background:#FFF;}
BODY *				{line-height:16px;}
BODY,TD,INPUT		{font-family:Arial, Helvetica, sans-serif;}
TD					{font-size:11px;}
INPUT				{}
UL,OL LI			{margin-top:4px;margin-bottom:10px;margin-left:15px;font-size:inherit;}
OPTION				{font-family:Verdana, Geneva, sans-serif;}
H1,H2,H3,H4,H5,H6	{font-size:11px;font-weight:normal;}
EM					{font-style:normal;}

A			{font-family:Verdana, Geneva, sans-serif;}
A:active	{font-family:Verdana, Geneva, sans-serif;}
A:visited	{font-family:Verdana, Geneva, sans-serif;}
A:hover		{font-family:Verdana, Geneva, sans-serif;}

SELECT
{
	cursor:pointer;
	border-width:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#FFF;
}

HR
{
	background:none;
	margin-top:15px;margin-bottom:15px;
	border-width:1px;
}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

#x-PAGE
{
	width:928px;
	
	margin-top:10px;
	margin-left:auto;margin-right:auto;
	margin-bottom:20px;
}

#x-WRAPPER
{
	vertical-align:top;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.segment		{width:100%;}
table.segment td.wr	{}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.header		{}
table.header td		{vertical-align:bottom;text-align:right;}
table.header img	{margin-bottom:1px;float:left;}

table.header table		{margin-left:auto;margin-right:0px;margin-bottom:15px;height:80px;}
table.header table *	{font-family:Arial, Helvetica, sans-serif;}

table.header h1			{color:#C56820;font-size:34px;padding-bottom:18px;padding-top:10px;}
table.header h2			{color:#799492;font-size:18px;}
table.header h3			{color:#799492;font-size:13px;text-align:right;}
table.header h3 *		{text-decoration:none;}
table.header h3 a		{color:#799492;}
table.header h3 a:hover	{text-decoration:underline;}
table.header h3 b		{color:#C56820;font-weight:bold;}

table.header h6
{
	color:#DFDFDF;
	font-size:18px;
	text-align:right;
	white-space:nowrap;letter-spacing:7.2pt;
	font-weight:normal;
	margin-right:-5px;margin-bottom:2px;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.body
{
	background-position:top;
	background-repeat:repeat-y;
	height:388px;
}

table.no-flash
{
	background-image:url(../images/bg/body.gif);
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.main-menu-wr
{
	background-position:top;
	background-image:url(../images/bg/main-menu.gif);
	background-repeat:no-repeat;
	height:61px;
}

table.main-menu-wr *
{
	font-family:Arial, Helvetica, sans-serif !important;
	white-space:nowrap;
}

table.main-menu-wr td
{
	color:#FFF;
	vertical-align:bottom;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.menu
{
	margin-left:15px;margin-bottom:10px;
}

table.menu a,
table.menu a:active,
table.menu a:visited,
table.menu a:hover
{
	color:#BCCAC9;
	text-decoration:none;
}

table.menu em,
table.menu a:hover
{
	color:#FFF;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.main-menu		{}
table.main-menu td	{padding-right:32px;}

table.main-menu-sub		{margin-bottom:6px;}
table.main-menu-sub td	{padding-right:10px;vertical-align:middle !important;color:#BCCAC9;}

table.main-menu a,
table.main-menu a:active,
table.main-menu a:visited,
table.main-menu a:hover
{
	font-weight:normal !important;
	font-size:18px !important;
}

table.main-menu-sub a,
table.main-menu-sub a:active,
table.main-menu-sub a:visited,
table.main-menu-sub a:hover
{
	font-weight:normal;
	font-size:15px !important;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.slogan
{
	margin-top:10px;height:10px;
	border-top:1px solid #E4EAE9;
}

table.slogan h6
{
	color:#DCDCDC;
	font-size:18px;
	letter-spacing:1.53pt;
	white-space:nowrap;
	margin-top:10px;
}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table.footer					{margin-top:15px;border-top:1px solid #E4EAE9;}
table.footer *					{color:#CCC;font-size:10px;font-family:Verdana, Geneva, sans-serif;}
table.footer div				{margin-top:5px;}
table.footer table.footer-menu	{margin-left:auto;margin-right:0px;}

table.footer a,
table.footer a:visited,
table.footer a:active
{
	color:#CCC;
}

table.footer a:hover
{
	color:#999;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.disclaimer					{margin-top:10px;border-top:1px solid #E4EAE9;}
table.disclaimer *					{color:#CCC;font-size:10px;font-family:Verdana, Geneva, sans-serif;}
table.disclaimer div				{margin-top:5px;}
table.disclaimer a:hover			{color:#999 !important;}
table.disclaimer table.footer-menu	{margin-left:auto;margin-right:0px;}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.page
{
	background-repeat:no-repeat;
	background-image:url(../images/bg/header.gif);
	background-position:top;
}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

table#Tab
{
	background:url(../images/panel/tab.gif) top no-repeat;
	width:300px;height:45px;
}

table#Tab td
{
	vertical-align:top;
}

table#Tab div
{
	font-size:16px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;margin-left:16px !important;margin-top:10px !important;
	color:#F3C189;
}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

td#Panel				{width:300px;}
td#Panel div			{margin:17px;margin-right:15px;margin-top:6px;margin-bottom:0px;}
td#Panel table.wr		{height:306px;}
td#Panel table.wr td	{color:#FFF;}

td#Panel table.intro td
{
	color:#FFF;
}

/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

td#Inner
{
	width:auto;
}

td#Inner div.wr,
td#Inner table.wr
{
	margin-left:34px;
	width:566px;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


div.x-loading
{
	height:385px;
}

div#titlebar		{margin-bottom:12px;border-bottom:1px solid #B0BEBA;}
div#titlebar table	{height:37px;}
div#titlebar td		{vertical-align:bottom;padding-bottom:5px;}
div#titlebar em		{font-size:14px;color:#B0BEBA;}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


div.alert		{margin-top:125px;}
div.alert table	{margin-left:auto;margin-right:auto;}
div.alert td	{text-align:center;}
div.alert img	{margin-bottom:10px;}
div.alert h6	{color:#666;}
div.alert em	{font-weight:bold;}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


table.get-more
{
	background:url(../images/footer/contact-form.gif) top no-repeat;
	height:47px;
}

table.get-more td		{vertical-align:bottom;}
table.get-more table	{margin-left:auto;margin-right:36px;margin-bottom:7px;height:19px;}
table.get-more table td	{vertical-align:middle !important;}
table.get-more img		{width:34px;height:19px;cursor:pointer;}

table.get-more input
{
	border:none;background:none;
	
	color:#000;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	height:15px;
}

table.get-more input.txt_1 {width:178px;margin-left:0px;margin-right:10px;}
table.get-more input.txt_2 {width:178px;margin-right:6px;}

table.get-more input.marked
{
	background-color:#FF9;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


div.x-DLG
{
	z-index:10001;
}

td.x-DLG_txt
{
	background-repeat:no-repeat;
	background-image:url(../images/bg/i_mail.jpg);
	background-position:10px 50%;
}

td.x-DLG_txt h5,
td.x-DLG_txt h6
{
	margin-left:110px;
}

td.x-DLG_txt h6
{
	color:#060;
	font-size:16px;
	font-weight:normal;
	
	margin-top:25px;
	margin-bottom:5px;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


td#Panel table.utypes	{margin-left:auto;margin-right:0px;}
td#Panel table.utypes *	{font-size:16px;text-decoration:none;}

td#Panel table.utypes td	{height:30px;vertical-align:middle !important;}
td#Panel table.utypes img	{margin-left:10px;margin-top:2px;}
td#Panel table.utypes h6	{text-align:right;}

td#Panel table.utypes a,
td#Panel table.utypes a:active,
td#Panel table.utypes a:visited
{
	color:#E6BC9C;
}

td#Panel table.utypes a:hover,
td#Panel table.utypes tr.marked td *
{
	color:#FFF !important;
}
