	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
		width:600px;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;		
		width:600px;
		
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('../images/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('../images/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('../images/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
.p1{
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
}
.entry_title0 {
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 170%;
	font-weight: bolder;
	color: #000000;
	margin: 15px 0px 15px 0px;
	}

.entry_title {
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	margin: 15px 30px 15px 20px;
	}

.entry_title2 {
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 170%;
	font-weight: bolder;
	color: #000000;
	margin: 15px 30px 15px 20px;
	}
.entry_title3{	
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 170%;
	color: #000000;
	background: #F7F7EF;
	margin: 15px 30px 15px 20px;
	padding: 5px;
	}
	
.entry_body {
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 170%;
	color: #666666;
	margin: 15px 30px 15px 20px;
	}
	
.entry_body2 {
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 170%;
	width:300px;
	color: #666666;
	margin: 15px 30px 15px 20px;
}

.ridername {
	font-family: Verdana, Luica Grande, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 170%;
	width:160px;
	color: #666666;
	padding:30px;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {color:#333333; text-decoration:none;}
a:active {color:#333333; text-decoration:none;}
a:hover {color:#666666; text-decoration:none;}
