﻿/* ------- DOCUMENT SETTINGS ------- */
body 
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 9pt;
	color: #000000;
}
a
{
		text-decoration: none;
}
a:link
{
	color: #002079;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #999999;
	text-decoration: none;
	cursor: pointer;
}

/* ------- HEADER ------- */

.header
{
	height: 102px;
	background-image: url(../images/pgbHeader.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}

.headerEN
{
	height: 102px;
	background-image: url(../images/pgbHeaderEN.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}

/* ------- FOOTER ------- */
.footer
{
	height: 25px;
	text-align: center;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 9pt;
	background-image: url(../images/pgbFooter.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
}

/* ------- MENU ------- */
.menu
{
	height: 25px;
	text-align: center;
	background-image: url(../images/pgbMenu.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
}

.menu_top
{
	position: relative;
	right: 20px;
	height: 25px;
	z-index: 10000;
}

/* ------- LANGUAGE ------- */
.language
{
	position: relative;
	right: 20px;
	text-align: right;
	z-index: 100;
	float: right;
}

.header_flash
{
	position: relative;
	z-index: -1000;
	
}

/* ------- CONTENT ------- */
.bodytop
{
	height: 8px;
	background-image: url(../images/pgbBodyTop.jpg);
	background-repeat: no-repeat;
}
.bodycenter
{
	background-image: url(../images/pgbBodyCenter.jpg);
	background-repeat: repeat-y;
}
.bodybottom
{
	height: 12px;
	background-image: url(../images/pgbBodyBottom.jpg);
	background-repeat: no-repeat;
}

#main_table
{
	WIDTH: 783px;
}

.left
{
	vertical-align: top;
}
.right
{
	width: 222px;
	vertical-align: top;
}

.space
{
	height: 6px;
}

.title
{
	height: 22px;
	padding-left: 10px;
	background-color: #ff6c00;
	color: #ffffff;
	font-weight: bold;
}

/* ------- USER CONTROLS ------- */

.control_frame
{
	border: solid 1px #7e7e7e;
}

.control_customer1
{
	border: solid 1px #7e7e7e;
	background-image: url(../images/pgbCustomerPersonal.jpg);
	background-repeat: no-repeat;
}
.control_customer2
{
	border: solid 1px #7e7e7e;
	background-image: url(../images/pgbCustomerEnterprise.jpg);
	background-repeat: no-repeat;
}
.control_customer3
{
	border: solid 1px #7e7e7e;
	background-image: url(../images/pgbCustomerRegulations.jpg);
	background-repeat: no-repeat;
}

.control_stock_title_bg
{
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	vertical-align: bottom;
}
.control_stock_bg
{
	background-image: url(../images/pgbStock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.control_service_title_bg
{
	width: 222px;
	height: 23px;
	background-image: url(../images/pgbServiceTitleBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	color: #ffffff;
}

.control_rate_bg
{
	width: 263px;
	height: 143px;
	background-image: url(../images/pgbRateBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 8pt;
	color: #000000;
}

.control_news_title_bg
{
	height: 28px;
	background-image: url(../images/pgbNewsTitleBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 9pt;
	text-align: center;
	color: #ffffff;
}
.control_news_bg
{
	vertical-align: top;
	background-image: url(../images/pgbNewsBg.jpg);
	background-repeat: repeat-y;
}
.control_news_footer_bg
{
	height: 8pt;
	background-image: url(../images/pgbNewsFooterBg.jpg);
	background-repeat: no-repeat;
}


/* ------- Others ------- */
.label_error
{
	color: Red;
}
.label_title_white
{
	color : #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.label_white a:link, .label_white a:visited
{
	color: #ffffff;
}
.label_white a:hover
{
	color: #e1e1e1;
}

.label_title_blue2
{
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color : #0f1182;
	font-size: 12pt;
}
.label_title_blue
{
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color : #0f1182;
	font-size: 10pt;
}
.label_title_blue a:link, .label_title_blue a:visited
{
}
.label_title_blue a:hover
{
	color: #666666;
}

.button
{
	font-size: 8pt;
	font-weight: bold;
}
.textbox
{
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 8pt;
}
.dropdownlist
{
	font-size: 8pt;
}
.hyperlink
{
	font-size: 8pt;
}
.radio
{
	font-size: 8pt;
}