a:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #f23b00;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	list-style-image: url(/images/blokgro.jpg);
	list-style-type: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
}
A.title{
	font-size:18px;
}
A.title:hover{
	font-size:18px;
}

A.bluecolor{
	font-size:24px;
	color:#336699;
}
A.bluecolor:hover{
	font-size:24px;
	color:#336699;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:hand;
}
body {
	background-color: #eee8aa;
}
hr {
	color: #eee8aa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee8aa;
	border-right-color: #eee8aa;
	border-bottom-color: #eee8aa;
	border-left-color: #eee8aa;
}


#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #ffffff;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: #ffffff;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	padding-left: 60px;
	background-color: #ffffff;
}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#FFFFFF;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #e7e7d6;
	border-bottom:1px solid #99cc00;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

/* product index */
DIV .indexTitle{
	margin-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:10px;
	font-size:18px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px solid;
	
}
DIV .indexIntro{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	font-size:14px;
	font-weight: normal;
	color:#666666;
	word-wrap: break-word;
	word-break: break-all;
}




/* new construct */

DIV .programtitle{
	background:url(./images/blokgr.jpg) no-repeat top left;
	background-color:#e2dc9c;
	margin-left:5px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
	font-weight: normal;
	color: #a89176;
}
DIV .programintro{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	font-size:14px;
	font-weight: normal;
	color: #666666;
	word-wrap: break-word;
	word-break: break-all;
}
DIV .programlink{
	margin-left:5px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:10px;
	font-size:14px;
	font-weight: normal;
	color: #666666;
}
DIV .switchline{
	width:800px;
	height:30px;
	background:url(./images/line_shu.gif) repeat-x center;
}


IMG .imgstyle{
	border:#a89176 2px solid;
}










/* new construct2 */

DIV .proTitle{
	background:url(./images/blokgr.jpg) no-repeat top left;
	background-color:#e2dc9c;
	border-top:#e2dc9c 0px solid;
	border-bottom:#e2dc9c 0px solid;
	border-left:#e2dc9c 0px solid;
	border-right:#e2dc9c 0px solid;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	font-size:18px;
	font-weight: normal;
	color: #666666;
	text-align:left;
}


DIV .clips{
	background-color:#333333;
	padding:5px;
}
DIV .clips IMG{
	margin:2px;
}
	