@font-face {
font-family: BPG Glaho;
src: url(bpgglaho.eot);
src: url(BPGG000.ttf) format("truetype"); 

}
.mainbg {
	background-attachment: fixed;
	background-color: #4c9737;
	background-image: url(images/main.bg.line.vertical.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.pgbg {

	background-attachment: fixed;
	background-image: url(images/page.bg.jpg);
	background-repeat: no-repeat;
	background-position: center 53px;
}
.logobg {

	background-image: url(images/logo.bg.eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu-link {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 11px;
	color: #330000;
	text-decoration: none;	
	
}
.menu-link:link {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
.menu-link:hover {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 11px;
	color: #330000;
	text-decoration: underline;
}
.menu-link:active {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}.menu-link:visited {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
.menu-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2A8BE;
	border-right-color: #B2A8BE;
	border-bottom-color: #B2A8BE;
	border-left-color: #B2A8BE;
}
.copyright {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 5px;
}
.copyright:link {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 5px;
}
.copyright:hover {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	padding-top: 12px;
	padding-bottom: 5px;
}
.copyright:active {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 5px;
}
.main {
	font-family: "BPG Glaho", Sylfaen, Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 1.2;

}
.main:link {
	font-family: "BPG Glaho", Sylfaen, Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 1.2;

}
.main:hover {
	font-family: "BPG Glaho", Sylfaen, Arial, Helvetica;
	font-size: 13px;
	color: #465F86;
	text-decoration: none;
	line-height: 1.2;

}
.main:active {
	font-family: "BPG Glaho", Sylfaen, Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 1.2;

}
.main:visited {
	font-family: "BPG Glaho", Sylfaen, Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 1.2;

}
.formfield {
	font-family: BPG Glaho, Sylfaen, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFCC;
	border: 1px solid #666633;
	height: 20px;
	width: 225px;
	background-color: #161616;
}
.tabheight100p {
	height: 100%;
}
