/* CSS Document */


/* LINK PROPERTIES */
a:link,  a:visited {
font: 10pt tahoma, arial;
   color: #404040; text-decoration: underline;
}

a:hover,  a:visited:hover { 
font: 10pt tahoma, arial;
   color: #CECECE; text-decoration: underline;
}

#poweredby {
	visibility:hidden;
}


.index {
	font-weight:bold;
}

.copyright {
	font-size:10px;
	color:#999999;
	line-height: 11px;
	text-align: left;
}


.style_contact {
	font-size: 24px;
	font-family: Sylfaen;
	font-weight: bold;
}
.style4 {
	font-family: Sylfaen;
	font-weight: bold;
	font-size: 12px;
}


html, body {
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Sylfaen;
	font-size:12px;
	font-weight:bold;
}

#clear_rsp_body {
	font-family:Sylfaen;
	font-size:12px;
	font-weight:bold;
	height:100%;
	width:100%;
	margin:0px;
	/*margin:5px;*/
	overflow:hidden;
}

#clear_border_table {
	border-width: 1px;
	border-style:solid;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
}



.bg_table {
	border-color: #FF0000;
	border-style: solid;
	border-width: 0px;
	width: 100%;
	height: 100%;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#border_table {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 95%;
	height: 95%;
	left:2.5%;
	top:2.5%;
	position:absolute;
	z-index: 2;
}

#clearinternaltable {
	width: 100%;
	height: 99%;
	padding:0px;
	margin:0px;
	border-width:0px;
	border-style:solid;
}


.bottom_align {
	vertical-align: bottom;
	text-align: left;	
	
}

#content_table {
	width: 440px;
}

#rsp_body {
	font-family:Sylfaen;
	font-size:12px;
	font-weight:bold;
	height:100%;
	/*margin:5px;*/
}

#flashbg {
width:95%;
	height:95%;
	left:2.5%;
	width:95%;
	top:2.5%;
	height:95%;
	left:2.5%;
	top:2.5%;
	visibility:visible;
	position:absolute;
	z-index:1;
	border:0px;
	border-style:none;

}

div#new_flashbg {

	bottom:2.5%;
	right:0%;
	width:70%;
	overflow:hidden;


	position:absolute;
	z-index:1;
}

div#new_border_table {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	left:2.5%;
	top:2.5%;
	width:95%;
	height:95%;

/*	left:5px;
	top:5px;
	right:5px;
	bottom:5px;*/

	position:absolute;
	z-index:2;
	visibility: visible;
}


div#divHeader {
	z-index:4;
	position:absolute;
	top:10px;
	height:100px;
	width:100%;
}

div#divContent {
	z-index:5;
	position:absolute;
	top:110px;
	width:440px;
	/*height:50%;*/
	bottom:120px;
	overflow:hidden;
	left:3%;
/*	border-style:solid;
	border-width:1px;*/
}

div#divContact {
	z-index:3;
	position:absolute;
	bottom:2.5%;

	left:3%;
}

