/* CSS Document */


.blockLeftColumnVideos{	
	margin-top:3px;	
}

.blockRightColumnVideos{
	margin:10px;
}

.blockCenterColumnVideos{
	padding-left:10px;	
	margin-left:10px;	
	border-left-color:#333333;
	border-left-width:1px;
	border-left-style:dashed;	
	
	border-right-color:#333333;
	border-right-width:1px;
	border-right-style:dashed;
	padding-right:10px;	
	
	margin-bottom:10px;	
}

.blockMenuLeft{
	width:155px;
}

.blockGoalVideo{
	width:585px;
	padding-bottom:5px;
	margin-top:5px;
}


.goalTitleDiv{
	padding-bottom:5px;
	padding-top:5px;
	
 	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #635e5a;
	font-size:20px;	
	font-weight:bold;	
	text-decoration: none;
	
	text-align:left; 	
}

.goalTitle{ 
	padding-left:10px;
	padding-right:10px;	
 	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #635e5a;
	font-size:18px;	
	font-weight:bold;
	text-align:justify;	
	vertical-align:middle;
}


.blockItems{
 margin-top:10px;
}

.tblListItems{
	margin-top:15px;
	width:585px;
	border-color:#5EBB00;
	border-width:1px;
	border-style:solid;		 
}

.tblTitle{
	background-color:#A8FF51;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#635e5a; 
	font-size:11px;		
	font-weight:bold;
	padding:5px;
	text-align:center;
	
	border-bottom-color:#5EBB00;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}

.tdItems{
	background-color:#D8FFB0;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#635e5a; 
	font-size:11px;		
	font-weight:bold;
	padding:5px;
	
	width:156px;
	 
	border-right-color:#5EBB00;
	border-right-width:1px;
	border-right-style:solid;

	border-left-color:#5EBB00;
	border-left-width:1px;
	border-left-style:solid;

	text-align:left;
}

.tableFoundedResult{
	width:585px;
	padding:10px;
	margin-top:5px;		
}

.tdFoundedResult{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #635e5a;
	font-size:13px;		
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;		
}

.tdNumPage{
 	font-family:Courier New, Courier, monospace;
	color: #635e5a;
	font-size:13px;	
	font-weight:bold;	
	padding-left:5px;
	padding-right:5px;	
}


/*--------------start page link-------------------*/
a.pageLink:link { 
 	font-family:Courier New, Courier, monospace;
	color:#635e5a; 
	text-decoration: none; 
	font-size:13px;	
	font-weight:bold;	
	text-decoration: underline;	
	padding:4px;
}
 a.pageLink:visited { 
 	font-family:Courier New, Courier, monospace;
	color:#635e5a; 
	text-decoration: none; 
	font-size:13px;	
	font-weight:bold;	
	text-decoration: underline;	
	padding:4px;
}
 a.pageLink:hover { 
 	font-family:Courier New, Courier, monospace;
	color: #008AB2;
	text-decoration: underline;
	font-size:13px;	
	font-weight:bold;	
	padding:4px;
}
 a.pageLink:active { 
 	font-family:Courier New, Courier, monospace;
	color: #635e5a;
	font-size:13px;	
	font-weight:bold;	
	text-decoration: underline;	
	padding:4px;
} 
/*--------------end page link-------------------*/

a.itemLink:link { 
 	font-family:Courier New, Courier, monospace;
	color:#635e5a; 
	text-decoration: none; 
	font-size:11px;	
	font-weight:normal;	
}
 a.itemLink:visited { 
 	font-family:Courier New, Courier, monospace;
	color:#635e5a; 
	text-decoration: none; 
	font-size:11px;	
	font-weight:normal;	
}
 a.itemLink:hover { 
 	font-family:Courier New, Courier, monospace;
	color: #008AB2;
	text-decoration: underline;
	font-size:11px;	
	font-weight:normal;	
}
 a.itemLink:active { 
 	font-family:Courier New, Courier, monospace;
	color: #635e5a;
	font-size:11px;	
	font-weight:normal;	
} 

/*------------------------------------------------------------*/

.goalDescVideo{
	background-color:#D8FFB0;	
	margin-top:10px;

	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	text-indent:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#010101; 	
	font-size:11px;		
	text-decoration: none; 

}
