body {
	margin : 0px 0px 0px 0px;
	background-image: url(../_images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

#content
{
	width:770px;
	margin-left : auto;
	margin-right : auto;
	margin-top:10px;
	margin-bottom:0px;
	padding-top : 0px;
	background-image: url(../_images/content_bg_08.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
	line-height: 60%;
	
}

#head
{
	margin-left : 30px;
	margin-right : 34px;
	width:700px;
	margin-bottom:0px;
	line-height: 60%;
	text-align: left;
	background-image: url(../_images/head_03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	height: 200px;
}

#menu{
	width: 300x;
	float:right;
	margin-right : 0px;
	margin-top:10px;
	line-height: 120%;
	text-align: right;
	clear: both;
	height : 25px;
}

#menu a{
	font-weight : bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
}
#menu a:link{	color : #B67648;text-decoration: none}
#menu a:visited{	color : #B67648;text-decoration: none}
#menu a:active{	color : #B67648;text-decoration: none}
#menu a:hover{	color : #000000;text-decoration: none;}

#left-box{
	float: left;
	text-align: center;
	width: 207px;

	margin-bottom: 14px;
	padding: 5px 5px 5px 5px;
	line-height: 140%;
	background-color: #EEEEEE;
}

#text-and-left
{
	width : 700px;
	margin-left : 30px;
	margin-right : 40px;
	margin-top: 15px;
	padding : 0px;
}

#text-content
{
	width: 470px;
	float : right;
	margin-top: 0px;
	margin-bottom: 14px;
	padding : 0px 0px 10px 10px;
	text-align : left;
	line-height: 160%;
}

#poster-box
{
	width:166px;
	height: 340px;
	min-height: 340px;
	background-image: url(../_images/poster_box_04.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right: auto;
	padding-top: 60px;
}

.short-view
{
	width: 210px;
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 5px;
	float:left;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	line-height: 130%;
	height: 210px;
	
}

.sub-box
{
	width: 150px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-bottom:10px;
	float:left;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	line-height: 130%;

}



/*strong{
		color: #F08535;
}*/


	
#copyright {
	margin-left: auto;
	margin-right: auto;
	color: #AAAAAA;
	line-height: 120%;
	font-size: 7pt;
}

.detail-description{
	margin: 5px 5px 5px 5px;
	float: none;
	clear: both;
}

.right-box{

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 4px 4px 4px 4px ;
	margin-bottom: 10px;
	/*background-color: #FEF8D4;*/
	text-align: left;
	border: 1px solid #F9E4C8;
}

.news-list{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.tree-menu-box{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 80%;
	background-color: #eeeeee;
	padding: 10px 10px 10px 10px;
	line-height: 60%;
	
}

.listing{
	width: 100%;
	text-align: center;
	background-color: #eeeeee;
}

p {
	/*border-left: 5px solid #F9E4C8;*/
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: justify;
}

span.highlight{
	color: #CC0000;
	font-weight: bold;
}

span.date{
	color : #AAAAAA;
	font-size:9px;
}


hr{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 1px;
	border-top: 1px solid #999999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #999999;	
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
	line-height: 120%;
}


h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 16px;
	text-align:left;
	color: #C28447;
}



h3{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;

	color: #000000;
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
}

h3.message{
	font-size: 10px;
	text-align: center;
	background-color: #000000;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 3px 3px 3px 3px;
	color: #999999;
	font-family: Verdana, Arial;
}


ul{
	margin-left: 0px;
	margin-top: 10px;
	padding-left:20px;
	margin-bottom: 10px;
	list-style: square;
	list-style-image: url(../_images/li.gif);
	font-weight: normal;
	/*color: #5495D5;*/
}

li{

	text-align: left;
	margin-bottom: 5px;
}

li.white{
	margin-bottom: 0px;
	margin-top: 0px;
	
}

li.no-li{
	margin-bottom: 0px;
	margin-top: 0px;
	list-style: none;
	
}

ul.strong{
	font-weight: bold;
	list-style: disc;	
}

ul.no-margin{
	margin-bottom: 0px;
	margin-top: 0px;
	
}



ol{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: decimal;
}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	background: transparent;

}


td{
	padding : 3px 3px 3px 3px;
	border : none;
	text-align: center;
	border-collapse: separate;
	background-color:#f0f0f0;
}




form{
	margin: 0px 0px 0px 0px;
}

input{
	border: 1px solid #454545;
	background-color: white;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select{
	border: 1px solid #454545;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea{
	border: 1px solid #454545;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
}


fieldset{
	padding: 5px 5px 5px 5px;
	border: 1px solid #888888;
}

legend{
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

label{
		color: #888888;
}

input.standard{
	width: 110px;
}

input.long{
	width: 290px;
}

input.short{
	width: 30px;
	text-align: right;
	vertical-align: middle;
	margin-top: 3px;
}

input.shortest{
	
	width: 15px;
	text-align: right;
	vertical-align: middle;
}


input.button{
	background-color: #666666;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #eeeeee;
	font-size: 10px;
	font-weight: bold;
}

input.img-button{
	border: none;
	background: none;
	vertical-align: middle;
	margin: 0px;
}

img{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

img.tree-ico{
	vertical-align: bottom;
}

img.right{
  float: right;
  border-left: 10px solid #eaeaea;
  margin-left: 10px;
}

img.right-no-border{
  float: right;
  border: 0px solid #7ABBA5;
  margin-left: 10px;
}

.clear-all{
	clear: both;
}


a:link {	color: #000000;	text-decoration: underline;}
a:active {color: #333333;text-decoration: underline;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #660000;text-decoration: underline;}

.listing a:link{color: #888888;	text-decoration: none;}
.listing a:active{color: #888888;	text-decoration: none;}
.listing a:visited{color: #888888;	text-decoration: none;}
.listing a:hover{color: #cc0000;	text-decoration: none;}



#copyright a:link {	color: #0B8443;text-decoration: underline;}
#copyright a:active {	color: #0B8443;text-decoration: underline;}
#copyright a:hover {	color: #cccccc;text-decoration: underline;}
#copyright a:visited {	color: #0B8443;text-decoration: underline;}


