#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 700px;
	height: 380px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 0;
	padding:0px 15px 0px 0px;
	text-align:left;
	float:left;
}
#text0 {
	font-weight:bold;
	color: #E24C79;
	font-size: 17px;
}
#text1,#text2,#text3,#text4,#text5,#text1b {
	font-weight:bold;
	color: #E24C79;
}
#text2b,#text3b,#text4b,#text5b {
	font-weight:normal;
	color: #E24C79;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	line-height:16px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:16px;
	margin:0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
	margin-top:0px;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#F9E56A;
	text-decoration:underline;
}
a img {
	border:0px;
}
form {
	margin:0px;
}
#centerer {
	width:99%;
	height:auto;
	text-align:center;
}
#main {
	width:917px;
	min-height:auto;
	text-align:left;
	margin: 0 auto;
}
#logo {
	width:778px;
	height:235px;
	float:left;
}
#lang {
	width:139px;
	height:188px;
	float:left;
}
#eyes {
	width:139px;
	height:188px;
	float:left;
}
#eyes {
	width:139px;
	height:47px;
	float:left;
}
#menu {
	width:917px;
	height:26px;
	padding-top:60px;
	float:left;
	background-image:url(../i/menu.jpg);
	background-repeat:no-repeat;
}
#menu0 {
	width:73px;
	text-align:center;
	padding-left:125px;
	float:left;
}
#menu1 {
	width:79px;
	text-align:center;
	float:left;
}
#menu2 {
	width:95px;
	text-align:center;
	float:left;
}
#menu3 {
	width:95px;
	text-align:center;
	float:left;
}
#menu4 {
	width:91px;
	text-align:center;
	float:left;
}
#menu5 {
	width:85px;
	text-align:center;
	float:left;
}
#menu6 {
	width:81px;
	text-align:center;
	float:left;
}
#menu a {
	color:#235B23;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#menu a:hover {
	color:#FA6003;
	text-decoration:none;
}
#menu a.selected {
	color:#FA6003;
	text-decoration:underline;
}
#legs {
	width:917px;
	height:83px;
	float:left;
}
#content {
	width:825px;
	height:auto;
	float:left;
	padding-left:62px;
	padding-right:30px;
	background-image:url(../i/back.gif);
	background-repeat:repeat-y;
}
#content_table {
	width:767px;
	height:470px;
	float:left;
	padding-top:60px;
	padding-left:60px;
}
.browse_desc {
	color:#E24C79;
	font-size:10px;
	font-weight:normal;
}
.detail_desc {
	color:#E24C79;
	font-size:11px;
	font-weight:bold;
	width:90px;
	display:block;
	float:left;
	margin-bottom:6px;
}
.detail_text {
	color:#E24C79;
	font-size:11px;
	font-weight:normal;
	width:200px;
	display:block;
}
.detail_br {
	clear:both;
	line-height:0px;
}
#footer {
	width:917px;
	height:50px;
	float:left;
}


