body
{
	text-align: center;
	font-family: arial;
	margin:0px auto;
	background-color: #FEFFFF;
}
p
{
	margin: 0px;
	padding: 0px;
}

div#container
{
	margin:0px auto;
	width: 960px;
	position: relative;
}
div#header
{
	font-size: 0;
}
/* -- homePage------------------------------------------------------------------------------------------------------- */
div#homeHeader
{
	height: 170px;
}
div#home, div#home_en
{
/*	float: right;*/
/*	font-size: 0px;*/
}
div#leftHeader
{
	background: url(../loadedFiles/leftHeader.png) no-repeat;
	width: 215px;
	height: 170px;
	float: left;
/*	font-size: 0px;*/
}
div#leftBox
{
	padding-right: 14px;
	padding-left: 19px;
	padding-top: 48px;
}
div#leftBox p, div#leftBoxTitle
{
/*	font-size: 11px;
	font-family: tahoma;
	color: #6F5680;
	text-align: right;
	line-height: 16px;
	*/
}
div#leftBoxTitle
{
	font-weight: bold;
}
div#homeMain
{
	width: 960px;
	height: 415px;
	font-size: 0px;
	margin:0px auto;
}
div#home_bg
{
	background: url(../loadedFiles/home_bg.png) no-repeat;
	width: 960px;
	height: 300px;
	margin:0px auto;
}
div#centerBox
{
	padding-top: 6px;
	text-align: center;
}
div#centerBox p
{
	color: #6F5680;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

/* -- main------------------------------------------------------------------------------------------------------- */
div#main
{
	background: url(../loadedFiles/background_pixel.png) repeat-y;
	width: 960px;
}
div#main_en
{
	background: url(../loadedFiles/background-pixel-eng.png) repeat-y;
	width: 960px;
}
div#content
{
	background: url(../loadedFiles/mainBg.png) no-repeat top;
	padding-bottom: 20px;
}
div#content1
{
	background: url(../loadedFiles/about-down.jpg) no-repeat top;
	padding-bottom: 20px;
}
div#pageContent
{

	text-align: right;
	font-size: 16px;
	color: #6F5680;
	font-weight: bold;
	padding-right: 210px;
	padding-left: 220px;
}
td.pageContent
{
	text-align: right;
	font-size: 16px;
	color: #6F5680;
	font-weight: bold;
}
div#content1_en
{
	background: url(../loadedFiles/innerBgEng.jpg) no-repeat top;
	padding-bottom: 20px;
}
div#content1_en_short
{
	background: url(../loadedFiles/innerBgEngShort.jpg) no-repeat top;
	padding-bottom: 20px;
}
div#pageContent_en
{

	text-align: left;
	font-size: 16px;
	color: #6F5680;
	font-weight: bold;
	padding-right: 200px;
/*	padding-left: 220px;*/
}
td.pageContent_en
{
	text-align: left;
	font-size: 16px;
	color: #6F5680;
	font-weight: bold;
}

div#title h1
{
	text-align: right;
	padding-right: 210px;
	padding-left: 220px;
	padding-top: 30px;
	font-size: 20px;
	color: #6F5680;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
}

/* --essay  page ---------------------------------------------------------------------------------------------------- */
div#essayPreview
{
	padding-right: 210px;
	padding-top: 30px;
	text-align: right;
}
div#essay
{
	padding-top: 10px;
	border-bottom: 1px solid #6F5680;
	padding-bottom: 10px;
	width: 560px;
}
div#essayPic
{
	width: 132px;
	height: 118px;
	padding-left: 10px;
	padding-right: 10px;
}
div#essayPic2
{
	text-align: center;
	padding-top: 30px;
}
div#essay_title
{
	color: #6F5680;
	font-weight: bold;
	font-size: 14px;
}
 div#subtitle
{
	color: #6F5680;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
}
div#essayExtra1, div#go
{
	color: #6F5680;
	font-weight: bold;
	font-size: 15px;
}
div#essayExtra1
{
	float: right;
}
div#essay_title a
{
	color: #6F5680;
	text-decoration: none;
}
div#subtitle a
{
	color: #6F5680;
	text-decoration: none;
}
div#essayExtra1 a
{
	color: #6F5680;
	text-decoration: underline;
}
div#go
{
	text-decoration: underline;
	float: left;
	cursor: pointer;
}
/* -- links page ------------------------------------------------------------------------------------------------------------ */
div#link
{
	border-bottom: 1px solid #6F5680;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 210px;
	margin-left: 220px;
}
.urls_link
{
	text-align: center;
}
.urls_link a
{
	color: #6F5680;
	text-decoration: none;
	font-weight: bold;

}
.urls_link a:hover
{
	text-decoration: underline;
}
.urls_txt
{
	font-size: 14px;
	color: #6F5680;
	font-weight: bold;
}
/* contact us -------------------------------------------------------------------------------------------------------------	*/

.formFieldText
{
	font-size: 14px;
	color: #6F5680;
	font-weight: bold;
}

.formField, .textareaField
{
	height: 22px;
	width: 170px;
	font-size: 13px;
}

.textareaField
{
	height: 70px;
}
/* -- footer---------------------------------------------------------------------------------------------------------------- */
div#footer
{
	padding-bottom: 15px;
	padding-top: 20px;
}
div#copyrights
{
	color: #6F5680;
	font-size: 11px;
	padding-top: 12px;
	float: right;
	padding-right: 50px;
}
div#interuseLogo
{
	float: left;
	padding-left: 65px;
	padding-top: 5px;
}

div#interuseText
{
	float:left;
	padding-top: 12px;
}

div#interuseText a
{
	color: #6F5680;
	font-size: 11px;
	text-decoration: none;
}
div#interuseText a:hover
{
	text-decoration: underline;
}

div.bottomMenu_link a
{
	color: #6F5680;
	font-size: 12px;
}

div.bottomMenu_link_blink a
{
	color: red;
	font-size: 12px;
}

div.bottomMenu_link a:hover
{
	color: #6F5680;
	font-size: 12px;
}




/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #6F5680;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #503FA8;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}


