html
{
	overflow: -moz-scrollbars-vertical;
}

body, th, td, font, div, h1, h2
{
	font-family: Tahoma;
	font-size: 12px;
}

h1
{
	color: #005a9a;
	margin: 0px;
	font-size: 14px;
}

h2
{
	color: #005a9a;
	margin: 0px;
	font-size: 14px;
}

a
{
	color: #666666;
	text-decoration: underline;
}
a:hover
{
	color: #0088dd;
	text-decoration: underline;
}

td.outside
{
	background-image: url(../img/back0.gif);
	background-repeat: repeat-x;
}

font.pager
{
	color: #666666;
	font-size: 10px;
}

/*****************************************************************************/

div#loaderBar
{
	height: 6px;
}

div#loaderBar div#showLoadProcess
{
	height: 6px;
	background-image: url(../img/loading.gif);
	display:none;
}

/*****************************************************************************/

div.linkway
{
	font-size: 10px;
	font-weight: normal;
	color: #538db7;
	padding-top: 3px;
}

div.linkway a
{
	font-size: 10px;
	color: #538db7;
	text-decoration: none;
}
div.linkway a:hover
{
	font-size: 10px;
	color: #a8c6dc;
}

div.linkway font.active
{
	font-size: 10px;
	color: #a8c6dc;
}

/*****************************************************************************/

div.menu
{
	font-size: 10px;
	color: #86a4b9;
	text-transform: uppercase;
}

div.menu a
{
	font-size: 10px;
	color: #86a4b9;
	font-weight: bold;
	text-decoration: none;
}
div.menu a:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

div.menu font.active
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

/*****************************************************************************/

div.loginform input.text,
div.loginform select
{
	font-size: 10px;
	color: #000000;
	border: 1px solid #07263b;
	background-color: #f8fcff;
	width: 91px;
}

div.loginform td
{
	font-size: 10px;
	color: #ffffff;
}

div.loginform h3
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

/*****************************************************************************/

div.newsItem
{
	background-image: url(../img/itemback1.gif);
	width: 307px;
	height: 60px;
}

div.newsItem#newsItemActive
{
	background-image: url(../img/itemback1active.gif);
	width: 307px;
	height: 60px;
	background-color: #e5e5e5;
}

div.newsItem table
{
	width: 307px;
	height: 60px;
}
div.newsItem table th
{
	width: 60px; 
}
div.newsItem table th img
{
	border: 1px solid #666666;
	width: 40px;
	height: 40px;
}

div.newsItem a
{
	font-size: 11px;
	color: #005a9a;
	font-weight: bold;
	text-decoration: none;
}
div.newsItem a:hover
{
	font-size: 11px;
	text-decoration: underline;
}

div.newsItem font.active
{
	font-size: 11px;
	color: #005a9a;
	font-weight: bold;
	text-decoration: none;
}

div.newsItem font.date,
div.newsItemDetailsHead font.date
{
	font-size: 11px;
	color: #999999;
}

div.newsItemDetailsHead
{
    margin-bottom: 10px;
}

/*****************************************************************************/

div.productItem
{
	background-image: url(../img/itemback2.gif);
	width: 250px;
	height: 60px;
}

div.productItem#productItemActive
{
	background-image: url(../img/itemback2active.gif);
	width: 250px;
	height: 60px;
	background-color: #e5e5e5;
}

div.productItem table
{
	width: 250px;
	height: 60px;
}
div.productItem table th
{
	width: 60px; 
}

div.productItem table th img
{
	border: 1px solid #666666;
	width: 40px;
	height: 40px;
}

div.productItem a
{
	font-size: 11px;
	color: #005a9a;
	font-weight: bold;
	text-decoration: none;
}
div.productItem a:hover
{
	font-size: 11px;
	text-decoration: underline;
}

div.productItem font.active
{
	font-size: 11px;
	color: #005a9a;
	font-weight: bold;
	text-decoration: none;
}

div.productItem font.date,
div.productItemDetailsHead font.date
{
	font-size: 11px;
	color: #999999;
}

div.productItemDetailsHead,
div.productItemDetailsText
{
	padding-left: 30px;
}

div.productItemDetailsSubHead
{
	font-weight: bold;
	color: #005a9a;
}

/*****************************************************************************/

div#currentPageUrl
{
	display: none;
	font-size: 10px;
	color: #888888;
}

div#currentPageUrl a
{
	font-size: 10px;
	color: #888888;
	text-decoration: underline;
}

div#currentPageUrl a:hover
{
	font-size: 10px;
	color: #0088dd;
	text-decoration: underline;
}

div.signature
{
	font-size: 10px;
	color: #888888;
}

/*****************************************************************************/

img.partnersListHr
{
	background-color: #cccccc;
	width: 270px;
	height: 1px;
}

table.partnerItems td.item
{
	width: 270px;
	text-align: center;
	border: 1px solid #ffffff;
}

table.partnerItems td.item img
{
	border: 1px solid #ffffff;
}

table.partnerItems div.head
{
	font-weight: bold;
	color: #005a9a;
	padding: 0px 40px 0px 40px;
}
table.partnerItems div.descr
{
	font-size: 11px;
	padding-left: 40px;
	padding-right: 40px;
}

table.partnerItems a
{
	text-decoration: none;
}
table.partnerItems a:hover
{
	text-decoration: underline;
}

/*****************************************************************************/

div.partnerRegForm
{
	font-size: 11px;
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
	padding: 10px;
}

div.partnerRegForm input.text,
div.partnerRegForm textarea.text
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999999;
	width: 210px;
}

div.partnerRegForm input.button
{
	font-family: Tahoma;
	font-size: 11px;
	width: 130px;
	height: 30px;
}

div#partnerRegResultMessage
{
	width: 208px;
	display: none;
	background-color: #ffffd0;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin-top: 12px;
}

/*****************************************************************************/

div.contactForm
{
	font-size: 11px;
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
	padding: 10px;
}

div.contactForm input.text,
div.contactForm select.select,
div.contactForm textarea.text
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999999;
	width: 310px;
}

div.contactForm input.button
{
	font-family: Tahoma;
	font-size: 11px;
	width: 130px;
	height: 30px;
}

div#contactFormResultMessage
{
	width: 308px;
	display: none;
	background-color: #ffffd0;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin-top: 12px;
}
