h1
{
	color:#cc3333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(images/dots.gif) bottom repeat-x;
	margin:15px 0;
	padding-bottom:15px;
	font-size:150%;
}

h2
{
	font-size:130%;
	color:#cc3333;
}

h3
{
	font-size:110%;
	color:#cc3333;
}

h4
{
	font-size:100%;
	color:#cc3333;
}

small, .smalltext
{
	font-size:90%;
}

.titletext
{
	font-size:120%;
}

.tablehead
{
	font-size:110%;
	font-weight:bold;
	color:#000000;
}

.border { border: 1px solid #B9B9BD;}

/*Data table*/
table.data-table
{
	border:1px solid #cccccc;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:6px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#fef1d1;
	/*text-align:left;*/
	font-weight:bold;
	background-image:none;
	border:1px solid #cccccc;
	padding:8px;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFFFFF;
	background-image:none;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#FFFFFF;
	padding:4px;
}
/*End data table*/


/*.information-block-bg
{
	width:186px;
	background: #f1f5f9 url(images/information-block-bg.gif) top repeat-x;
}

.information-block-top
{
	width:100%;
	background:url(images/information-block-top.gif) top no-repeat;
}

.information-block-bottom
{
	padding:5px 0;
	background:url(images/information-block-bottom.gif) bottom no-repeat;
}

.information-block-body
{
	border-left: 1px solid #c7ced8;
	border-right: 1px solid #c7ced8;
	padding-bottom:6px;
}*/

.information-block-body a:link,
.information-block-body a:visited,
.information-block-body a:active,
.information-block-body a:hover

{
	text-decoration:none;
	color:#244A7C;
}

.information-block-padding
{
	padding:0px 20px 30px 10px;
}
.information-block-right
{
	float:right;
	margin-left:10px;
}

/*right menu on base information-block*/
.menu-right-top
{
	width:100%;
	background:url(images/menu-right-top.gif) top no-repeat;
}
.menu-right-body a:link,
.menu-right-body a:visited,
.menu-right-body a:active,
.menu-right-body a:hover
{
	text-decoration:none;
	color:#000000;
}

.menu-right-bg
{
	width:186px;
	background: #FFFBDE;
}

.menu-right-bottom
{
	padding:5px 0;
	background:url(images/menu-right-bottom.gif) bottom no-repeat;
}

/*Error & OK messages*/
.errortext{color:red;}
.notetext{color:green;}
.starrequired{color:red;}

/*Icons*/
.image-download {width:25px; height:25px; background:transparent url(images/icons/download.gif) no-repeat; display:block;}
.image-view {width:25px; height:25px; background:transparent url(images/icons/view.gif) no-repeat; display:block;}
.image-buy {width:25px; height:25px; background:transparent url(images/icons/buy.gif) no-repeat; display:block;}

.image-arrow {background:transparent url(images/icons/pink_arrow.gif) left no-repeat; display:block; padding:3px 0px 3px 17px;}
div.information-block-body div.image-arrow-bg {background:transparent url(images/pink_arrow_bg.gif) bottom center no-repeat; padding: 6px 0 6px 7px;}
div.information-block-body div.image-arrow-bg-last {padding: 6px 0 0 7px;}

/* effects, tables, areas ... */

	/*-------------*/
	/* cute tables */
	/*-------------*/
	
	/* orange-gray table */
	table.border-bluegray {empty-cells: show;}
	
	/* head */
	table.border-bluegray tr.border-bluegray-head
	{
		background: #fef1d1;
		font-weight: bold;
	}
	
	/* delimiter */
	table.border-bluegray tr td.border-bluegray-vdelimiter {border-right: 1px solid #cccccc;}
	table.border-bluegray tr td.border-bluegray-hdelimiter {border-top: 1px solid #cccccc;}
	
	/* rounds */
	table.border-bluegray td.border-bluegray-round-tl, td.border-bluegray-round-tr, td.border-bluegray-round-bl, td.border-bluegray-round-br, table.border-bluegray td.border-bluegray-round-tl-mono, table.border-bluegray td.border-bluegray-round-bl
	{
		width:5px;
		height:5px;
		font-size:1px!important;
	}	
	
	table.border-bluegray td.border-bluegray-round-tl {background: url('/images/borders/color_orange_gray/tl_color_round.gif') no-repeat;}
	table.border-bluegray td.border-bluegray-round-tr {background: url('/images/borders/color_orange_gray/tr_color_round.gif') no-repeat;}
	table.border-bluegray td.border-bluegray-round-tl-mono {background:transparent url(/images/borders/mono_gray/tl_round.gif) left top;}
	table.border-bluegray td.border-bluegray-round-tr-mono {background:transparent url(/images/borders/mono_gray/tr_round.gif) right top;}
	table.border-bluegray td.border-bluegray-round-br {background: url('/images/borders/color_orange_gray/br_round.gif') no-repeat;}
	table.border-bluegray td.border-bluegray-round-bl {background: url('/images/borders/color_orange_gray/bl_round.gif') no-repeat;}
	
	/* lines */
	table.border-bluegray tr.border-bluegray-head td.border-bluegray-t-line {border-top: 1px solid #cccccc; font-size:1px!important;}
	table.border-bluegray tr.border-bluegray-head-mono td.border-bluegray-t-line {border-top: 1px solid #cccccc;}
	table.border-bluegray tr td.border-bluegray-l-line {border-left: 1px solid #cccccc;}
	table.border-bluegray tr td.border-bluegray-r-line {border-right: 1px solid #cccccc;}
	table.border-bluegray tr.border-bluegray-foot td.border-bluegray-b-line {border-bottom: 1px solid #cccccc; font-size:1px!important;}
	
	/* paddings */
	table.border-bluegray td.border-bluegray-pall {padding: 9px;}
	table.border-bluegray td.border-bluegray-prb {padding: 4px 9px 9px 4px;}
	table.border-bluegray td.border-bluegray-plrb {padding: 4px 9px 9px 9px;}
	table.border-bluegray td.border-bluegray-plb {padding: 4px 4px 9px 9px;}
	table.border-bluegray td.border-bluegray-prtb {padding: 9px 9px 9px 4px;}
	table.border-bluegray td.border-bluegray-pltb {padding: 9px 4px 9px 9px;}
	table.border-bluegray td.border-bluegray-plt {padding: 9px 4px 4px 9px;}
	table.border-bluegray td.border-bluegray-plrt {padding: 9px 9px 4px 9px;}
	table.border-bluegray td.border-bluegray-prt {padding: 9px 9px 4px 4px;}
	/* end orange-gray table */

	/*-----------------*/

	/* gray table */
	/* table */
	table.border-gray {empty-cells: show;}

	/* rounds */
	table.border-gray td.border-gray-round-tl, td.border-gray-round-tr, td.border-gray-round-bl, td.border-gray-round-rb
	{
		width:5px;
		height:5px;
	}
	table.border-gray td.border-gray-round-tl {background: url(/images/borders/mono_gray/tl_round.gif) left top no-repeat;}
	table.border-gray td.border-gray-round-tr {background: url(/images/borders/mono_gray/tr_round.gif) right top no-repeat;}
	table.border-gray td.border-gray-round-bl {background: url(/images/borders/mono_gray/bl_round.gif) left bottom no-repeat;}
	table.border-gray td.border-gray-round-rb {background: url(/images/borders/mono_gray/rb_round.gif) right bottom no-repeat;}

	/* body */
	table.border-gray td.border-gray-body
	{
		padding: 5px;
	}

	/* lines */
	table.border-gray tr.border-gray-head td.border-gray-t-line {border-top: 1px solid #cccccc;}
	table.border-gray tr td.border-gray-l-line {border-left: 1px solid #cccccc;}
	table.border-gray tr td.border-gray-r-line {border-right: 1px solid #cccccc;}
	table.border-gray tr.border-gray-foot td.border-gray-b-line {border-bottom: 1px solid #cccccc;}
	/* end gray table */

	/*-----------------*/
	/* cute delimiters */
	/*-----------------*/

	/* gray mono gradient */
	.delimiter-gray-mono-grad {background: url(/images/delimiters/mono_gray/grad_both.gif) center no-repeat;}


/* end effects... */

.required {color: red;}
.oktext {color:red; font-weight:bold;}

/*Any cell*/
table.activate-key-table td
{
	border:1px solid #f99302;
	background-color:#FFFFFF;
}
table.activate-key-table tbody td
{
	background-color:#FFF;
	background-image:none;
}