body {line-height:1.5;text-align: left;margin-left:0px;margin-top:0px;}
body {font-size:12px;background:#fff;font-family: Arial, Helvetica, sans-serif;width:1102px;}
p {
	margin: 0 0 0 0;
}
div.container {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width:1102px;
	margin:0 auto;
	display: block;
}
div#topregion1 {
	background-image: url(../images/bg-2.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

div#topregion2 {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

div#bodyregion {
	overflow:hidden;
	background-repeat: repeat-y;
	background-color: #fff;
	width: 800px;
	margin-left:100px;
	float: left;
}

div#bodyregion_t {
	background-image: url(../images/main_block1.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 10px;
	float: left;
}

div#bodyregion_b {
	background-image: url(../images/main_block3.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 15px;
	float: left;
}

div.contentcontainer {
	background-color: #f8f4e9;
	width: 800px;
	float: left;
}

div#bottomregion {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 101px;
}

div#imagecontroller {
	overflow:hidden;
	width: 772px;
	height: 200px;
	float: left;
	margin-top:-10px;
}

span.lang_select {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	margin-left:95px;
}

td.slide_image {
	font-size:10px;
	background-color:#fff;
	color:#ff6600;
	font-weight:bold;
	text-align:center;
}
.slide_image a {text-decoration:none; color:#ff6600;}
.slide_image a:visited {text-decoration:none; color:#ff6600;}
.slide_image a:hover{color:yellow;}

div.title_1 {
	font-size:20px;
	color:#5f5a9b;
	font-weight:bold;
	text-align:right;
	margin-right:200px;
	padding-top:50px;
	float: right;
}

div.up_link {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	margin-left:58px;
	float: left;
	display: inline;
}

.up_link a {text-decoration:none; color:#fff;}
.up_link a:visited {text-decoration:none; color:#fff;}
.up_link a:hover{color:yellow;}

a {text-decoration:none;}
a:visited {text-decoration:none;}

div.logo_div {
	text-align:left;
	margin-left:100px;
	margin-top:10px;
	float: left;
}
div#banner_div {
	width: 800px;
	height: 231px;
	text-align:left;
	margin-left:100px;
	margin-top:10px;
	float: left;
}

div.span-1 {
	background-color: #fff;
	overflow:hidden;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
}

div.span-2 {
	background-color: #fff;
	overflow:hidden;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	float: right;
}

div.span-3 {
	background-color: #fff;
	vertical-align:top;
	text-align:left;
	float: left;
}

div.t {background: url(../images/dot.gif) 0 0 repeat-x;}
div.b {background: url(../images/dot.gif) 0 100% repeat-x}
div.l {background: url(../images/dot.gif) 0 0 repeat-y}
div.r {background: url(../images/dot.gif) 100% 0 repeat-y}
div.bl {background: url(../images/bl.gif) 0 100% no-repeat}
div.br {background: url(../images/br.gif) 100% 100% no-repeat}
div.tl {background: url(../images/tl.gif) 0 0 no-repeat}
div.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px} 

div.page_footer {
	margin-top:5px;
	font-size:10px;
	color:#000;
	text-align:right;
	margin-right:200px;
	float: right;
}

.imageBorder {
	border:0px solid #fff;
}

table.t1 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.t1 th {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	text-align: left;
	height: 20px;
	color: #000;
	font-size:20px;
}
table.t1 td {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	font-size: 12px;
	height: 20px;
	color: #4a4a4a;
}

table.t2 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.t2 th {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	text-align: left;
	height: 20px;
	font-size: 15px;
	color: #000;
}
table.t2 td {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	font-size: 14px;
	color: #4a4a4a;
}

table.t2 th.th_heading {
	font-size: 20px;
}
table.t2 td.rt {
	vertical-align:middle;
	text-align:right;
}

table.t2 td.td_heading {
	font-size: 18px;
}

table.t2 td.tp {
	padding: 4px 12px 4px 12px;
	vertical-align:top;
	font-size: 12px;
	line-height: 14px;
}
table.t2 td.td250 {
	width: 250px;
}

table.t2 td.y_title {
	font-family: Segoe Print;
	font-size: 20px;
}

table.t2 td.td_tight {
	padding: 0px 0px 0px 0px;
}

.td_justify {
	text-align:justify;
}

.td_center {
	text-align:center;
}
.td_v_middle {
	vertical-align:middle;
}

.td_v_top {
	vertical-align:top;
}

.td_v_bottom {
	vertical-align:bottom;
}
.td_bold {
	font-weight:bold;
}

div#i_text {
	color: red;
	font-weight: bold;
	font-size: 12px;
}
textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

MARQUEE.m1 {
	margin-left: 5px;
	background: #fff;
	height:266px;
}

.heading1 {
	font-weight: bold;
}

.content1 {
	text-align: justify;
}

img
{  border-style: none;
}

table.list_table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table.list_table th {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	text-align: left;
	height: 20px;
	font-size: 15px;
	color: #000;
}

table.list_table td {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	font-size: 14px;
	color: #4a4a4a;
	vertical-align:top;
	text-align: justify;
}

table.list_table th.th_heading {
	font-size: 20px;
}

table.list_table td.th1 {
	width: 80px;
	font-weight: bold;
	background-color: #e7e7ff;
}
table.list_table td.th2 {
	width: 250px;
	font-weight: bold;
	background-color: #e7e7ff;
}
table.list_table td.td1 {
	width: 450px;
	background-color: #e7e7ff;
}
table.list_table td.th1_1 {
	width: 80px;
	font-weight: bold;
	background-color: #f7f7f7;
}
table.list_table td.th2_1 {
	width: 250px;
	font-weight: bold;
	background-color: #f7f7f7;
}
table.list_table td.td1_1 {
	width: 450px;
	background-color: #f7f7f7;
}

table.list_table td.exh_th1 {
	font-weight: bold;
	background-color: #e7e7ff;
}
table.list_table td.exh_td1 {
	background-color: #e7e7ff;
}
table.list_table td.exh_th1_1 {
	font-weight: bold;
	background-color: #f7f7f7;
}
table.list_table td.exh_td1_1 {
	background-color: #f7f7f7;
}
table.list_table td.td2 {
	padding: 0px 0px 0px 0px;
	background-color: #f7f7f7;
}

table.list_table th.th3 {
	background-color: #4a3c8c;
	color: white;
}

table.list_table td.td_right {
	text-align:right;
}

table.list_table tr.list_tr1 {
	background-color: #e7e7ff;
}

table.list_table tr.list_tr2 {
	background-color: #f7f7f7;
}

table.list_table tr.intro {
	height: 200px;
}

table.list_table tr.normal_tr {
	height: 20px;
}

.iltalic-small {
	font-style: italic;
	font-size: 10px;
}

.glink{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
 	color: white;
	font-weight: bold;
	text-decoration:none;
	margin: 0px;
	/*border-left: 1px solid #8FB8BC;*/
}

table.view_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: #7A7DB0;
	border-collapse: collapse;
	width: 770px;
	text-align:left;
}
table.view_table tr.tr_bottom {
	background-color: #FAF0E6;
}
table.view_table tr.headtr {
	background-color: #4a3c8c;
}
table.view_table tr.tr1 {
	background-color: #e7e7ff;
}
table.view_table tr.tr2 {
	background-color: #f7f7f7;
}
table.view_table tr.highlight {
	background-color: #FFFF66;
}
table.view_table th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: #7A7DB0;
	vertical-align: middle;
}
table.view_table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: #7A7DB0;
	vertical-align: middle;
}

table.press_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: #7A7DB0;
	border-collapse: collapse;
	text-align:justify;
	width: 770px;
}
table.press_table th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: #7A7DB0;
	font-size: 14px;
	color: #000;
}
table.press_table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: #7A7DB0;
	font-size: 12px;
	color: #000;
}
table.press_table td.font-small {
	font-size: 11px;
}
.press1 {
	font-size: 14px;
	font-weight: bold;
}

p.designer1 {
	text-align: center;
}
p.designer2 {
	text-align: center;
	color: #ff3399;
	font-family: Monotype Corsiva;
	font-weight: bold;
	font-style: italic;
}
p.design_app_p1 {
	font-weight: bold;
}
p.design_app_p_small {
	font-size: 12px;
}
p.design_app_p2 {
	color: blue;
	font-weight: bold;
}