/*----------------------------------------------------------------*/

	.content {
		font-family:Arial;
		font-size:12px;
		color:#666;
		padding-top:20px;
	}

	.content td p {
		font-family:Arial;
	}
	
	/*	Head-Large */
	.content h1 {
		font-size:18px;
		color:#666633;
	}
	/*	Head-Medium */
	.content h2 {
		font-size:14px;
		color:#663;
	}
	/*	Head-Small */
	.content h3 {
		font-size:12px;
		color:#663;
	}

	/*	Body-Large */
	.content h4 {
		font-size:14px;
		color:#666;
	}

	/*	Body-Medium */
	.content p {
	}

	/*	Body-Small */
	.content h5 {
		font-size:11px;
		color:#666;
		font-weight:normal;
	}

	.content hr {
		border:0px solid #E9E9E9;
		color:#E9E9E9;
		background-color: #E9E9E9;
		height: 4px;
	}

	.content ul {}
	.content ul li {
		list-style-image:url('/images/bullet.gif');
	}
	.content a {
		color:#900;
		text-decoration:none;
	}
	.content a:hover {
		text-decoration:underline;
	}
	.content select {
		font-size:10px;
	}

/*----------------------------------------------------------------*/

	.latest {
		padding-top:20px;
	}
	.latest .title {
		padding:20px 10px 2px 10px;
	}

	.latest .name {
		padding:2px 10px 2px 10px;
		color:#900;
		font-weight:bold;
		text-transform:uppercase;
		font-size:12px;
	}
	.latest .general {
		padding:2px 10px 2px 10px;
		color:#666;
		font-size:11px;
	}

	.latest .date {
		padding:2px 0px 2px 0px;
		color:#663;
		font-size:11px;
		font-weight:bold;
	}
	.latest .news {
		padding:2px 0px 2px 0px;
		color:#666;
		font-size:12px;
	}
	.latest .readmore a {
		height:20px;
		color:#900;
		font-size:11px;
	}
	.latest .spacer {
		height:10px;
		border-top:1px dotted #EEE;
	}


	.latest hr {
		border:0px solid #E9E9E9;
		color:#E9E9E9;
		background-color: #E9E9E9;
		height: 4px;
	}

	body {
		margin:0px;
		font-family:Arial;
	 }
	table {
/*		border-collapse:collapse;
*/
	}
	td {padding:0px; }
	a {text-decoration:none;}
	a:hover {text-decoration:underline;}
	input {		
		font-size:10px;
		border:1px solid #FFF;
	}
	ul li {list-style-image:url('/images/bullet.gif');} 
	
	.TableWrapper {
/*
		background-image:url('/images/slice.gif');
		margin-left:10px;
*/
	}
	.TableFramework {
	}
	.TableNews {
	}
	.TableFeature {
			border:10px solid #E9E9E9;
	}
	.TableSearch  {border-top:1px dotted #DDD;}
	.TableSearch .number {font-size:11px; color:#999;}
	.TableSearch .name {font-size:12px; font-weight:bold;}
	.TableSearch .description {font-size:11px;}
	.TableSearch .relevance {font-size:11px;}
	.TableSearch .bar {border:1px solid #CCC;}
	.TableSearch img {border:1px solid #FFF;}
	.TableSearch b {background-color:#FFDFDF;}
	
	
	#menu {
		font-family:Arial;
		margin-top:20px;
		color:#666;
	}

	#menu .BdTSolid {border-top:1px solid #EEE;} 
	#menu .BdTDotted {border-top:1px dotted #EEE;} 
	#menu .BdBSolid {border-bottom:1px solid #EEE;} 
	#menu .BdBDotted {border-bottom:1px dotted #EEE;} 

	#menu .category {
		font-size:12px;
		color:#5E5C57;
		padding:3px 0 3px 0;
		font-weight:bold;
	}

	#menu .category a {
		font-size:12px;
		color:#5E5C57;
		text-decoration:none;
	}
	#menu .livecategory {
		padding:3px 0 3px 0;
	}

	#menu .livecategory a {
		font-size:12px;
		font-weight:bold;
		color:#900;
	}

	#menu .item {
		font-size:11px;
		padding:3px 0 3px 0;
	}
	#menu .item a {
		color:#616955;
		text-decoration:none;
	}
	#menu .liveitem {
		font-size:11px;
		padding:3px 0 3px 0;
	}
	#menu .liveitem a {
		color:#900;
		text-decoration:none;
	}
	#menu a:hover {
		text-decoration:underline;
	}
	.foot {
		font-size:9px;
		color:#666666;
	}


	