/*td {border: 1px solid red;}*/

html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

table {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #FF0000;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

.hidden {
	overflow: hidden;
}

.inline {
	display: inline;
}

.block {
	display: block;
} 

.sup {
	vertical-align: super;
}

.noBorder {
	border: none;
}

.white {
	background-color: #ffffff;
}


.black {
	background-color: #000000;
}


.bg_main {
	background-image: url(/site/images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_title {
	background-image: url(/site/images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.dot_hor {
	background-image: url(/site/images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.dot_vert {
	background-image: url(/site/images/dot_vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.home a{
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.lang_1 {
	color: #9B9B9B;
	text-decoration: none;
}

.lang_2 {
	color: #000000;
	text-decoration: none;
}

.title {
	height: 34px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.content {
	text-align: justify;
	margin-top: 30px;

}

.footer {
	color: #ffffff;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
}


.footer_2 {
	color: #000000;
}

.footer_2 a{
	color: #000000;
	text-decoration: none;
}


.test {
	border: 1px solid red;
}
/*Common styles end*/
.w_100_ {
	width: 100%;
}

.w_826 {
	width: 826px;
}

.w_802 {
	width: 802px;
}

.w_556 {
	width: 556px;
}

.w_246 {
	width: 246px;
}

.w_214 {
	width: 214px;
}

.w_96 {
	width: 96px;
}

.w_15 {
	width: 15px;
}

.w_2 {
	width: 2px;
}

.w_1 {
	width: 1px;
}

/*---*/

.h_393 {
	height: 393px;
}

.h_173 {
	height: 173px;
}

.h_80 {
	height: 80px;
}

.h_47 {
	height: 47px;
}

.h_27 {
	height: 27px;
}

.h_25 {
	height: 25px;
}

.h_20 {
	height: 20px;
}

.h_9 {
	height: 9px;
}

.h_11 {
	height: 11px;
}

.h_9 {
	height: 9px;
}

.h_1 {
	height: 1px;
}

.m_l_10 {
	margin-left: 10px;
}

.m_r_10 {
	margin-right: 10px;
}