/* css Arix@you for Web Lab 2007 */

/********* main elements *********/ 

body {
	color: #000;
	background-color: #fff;
	margin: 0.5in 0.25in;
	font: 11pt/15pt "Lucida Grande", Helvetica, sans-serif;
	}
	
td, div, p {
	color: #333;
	line-height: 18px;
}

h1 {
	color: #8c6e25;
	background: #fff;
	font-weight: bold;
	font-size: 16pt;
}


img {
	border:0;
}

/********* structural elements *********/ 
#logo {
	display:none;
}

#search {
	display:none;
}

#header{
	display:none;
}

#bodydiv{
}

#body{
}

#content{
	background:#fff;
	width:600px;
}

#manage {
	display:none;
}

#closer {
	display:none;
}

#closer1 {
	display:none;
}

#bottom{
	display:none;
}

#textp{
	display:none;
}

#left {
	display:none;
}

#top {
	display:none;
}

#mainleft {
	display:none;
}

#highslide-html-credits{
	display:none;
}


/********* link *********/ 

a {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
	background: #fff;
	font-weight: bold;
}
a:visited {
	color: #000;
	background: #fff;
	font-weight: bold;
}

.data {
	font-weight: normal;
	color: #000;
}

.data a {
	font-weight: normal;
	color: #000;
}

.data a:link {
	color: #000;
	font-weight: normal;
}
.data a:visited {
	color: #000;
	font-weight: normal;
}

.highslide {
	color: #000;
	font-weight: normal;
}
/********* news *********/ 

p.news {
	line-height:14px;
	padding-bottom:10px;
	background: url(../img/bg_news.gif) repeat-x bottom left;
	margin:20px 0 0 0;
}

/********* list *********/ 
p.list {
	margin:10px;
}	

h2 {
	background: #DFD7BB url(../img/arrow.gif) no-repeat 1% 50%;
	padding:2px 0px 2px 24px;
	color: #484647;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 20px 0px 10px 0px;
	font-weight:normal;
	border-bottom:1px solid #797979;
	display:block;
}

/********* for print *********/ 

#printop {
	padding: 0px;
	margin-bottom: 20px;
	height: 97px;
	border-bottom: 2px solid #666;
	font: 24pt/18pt "Lucida Grande", Helvetica, sans-serif;
}

#printbottom {
		font: 10pt Tahoma, arial, verdana, sans-serif;
		text-transform: lowercase; 
		padding: 0;
		margin-top: 20px;
		height:50px;
		width: 600px;
		border-top: 2px solid #666;
		text-align: right;
}
