html,body { 
	background-color:#ededed;
	margin: 0;
	height: 100%; 
	background-image: url(../img/page_bk.gif);
	background-repeat: repeat-x;
}

#stBannerHome {
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 700px;
}

.stTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #806b64;
}

#contact {
	background-color: #e6e6e7;
	width: 250px;
	padding-top:70px;
	padding-bottom:70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #806b64;
}

a.stLangLink {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #9f9f9f;
	text-decoration: none;
	font-weight: bold;
}

a.stLangLink:hover {
	text-decoration: underline;
}

a.stLangLinkRed {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #A83C48;
	text-decoration: none;
	font-weight: bold;
}

a.stLangLinkRed:hover {
	text-decoration: underline;
}

a.stLangLinkMv {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #9A728A;
	text-decoration: none;
	font-weight: bold;
}

a.stLangLinkMv:hover {
	text-decoration: underline;
}

a.stLangLinkBl {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #485F88;
	text-decoration: none;
	font-weight: bold;
}

a.stLangLinkBl:hover {
	text-decoration: underline;
}

a.stLangLinkLG {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #8DC7B4;
	text-decoration: none;
	font-weight: bold;
}
.photoGMain {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #806b64;
	border-right-color: #806b64;
	border-bottom-color: #806b64;
	border-left-color: #806b64;
}

#mvPlayer {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #806b64;
	border-right-color: #806b64;
	border-bottom-color: #806b64;
	border-left-color: #806b64;
	width:512px;
	background-color: #806b64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EDEDED;
}

a.stLangLinkLG:hover {
	text-decoration: underline;
}

.stTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #806b64;
	font-weight: bold;
}

#stTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #806b64;
	font-weight: bold;
	padding-top: 8px;
}

#stTextN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806b64;
}

#stTextNPad1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806b64;
	padding-left:40px;
	padding-top: 3px;
	font-weight:normal;
}

#stTextNPad2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806b64;
	padding-left:70px;
	padding-top: 3px;
	font-weight:normal;
}

#stTextNPad3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806b64;
	padding-left:80px;
	padding-top: 3px;
	font-weight:normal;
}

#stTextBPad1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806b64;
	padding-left:40px;
	font-weight:bold;
	padding-top: 5px;
}

#stTextBPad2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806b64;
	padding-left:70px;
	font-weight:bold;
	padding-top: 5px;
}
.stListNP {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

#homeLink {
	padding-left:5px;
	padding-right:5px;
}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

a.bottomLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #806b64;
	font-weight: bold;
	text-decoration:none;
}

a.bottomLink:hover {
	text-decoration:underline;
}

.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #806b64;
	font-weight: bold;
}

#stContentBg {
	background-color: #ededed;
	clear:both;
	margin-left: auto;
	margin-right: auto;	
	overflow: visible;
	position: relative;
	text-align: left;
	height:100%;
	width: 900px;
	min-height: 100%;
}
